﻿#mainDefaultDiv {
	background-color: #FFFFFF;
	width: 522px;
	margin-left: -12px;
	padding-bottom: 50px;
	margin-top: -0px;
}
#browseSession {
	background-image: url('browseSession.png');
	background-repeat: no-repeat;
	width: 255px;
	height: 145px;
	vertical-align: middle;
	text-align: center;
	margin-top: 7px;
}
.defaultRedBoxes {
	position: relative;
	top: 75px;
	width: 160px;
	left: 65px;
	text-align: left;
	font-size: large;
}
#tryFree {
	background-image: url('tryItFree.png');
	background-repeat: no-repeat;
	width: 255px;
	height: 145px;
	vertical-align: middle;
	text-align: center;
	position: relative;
	top: 0px;
}
.redBoxes {
	text-align: center;
	margin-bottom: 70px;
}
.redPurchaseBox {
	background-image: url('redPurchaseBox.png');
	background-repeat: no-repeat;
	width: 243px;
	height: 83px;
}

