body {
    margin: 0; 
    padding: 0; 
    height: 100%;
} 
a {
	color:#4C98FA;
	font-family:Tahoma;
}
td {
    color: #38454D;
	line-height:17px;
	font-family: Tahoma;
	font-size: 12px;
}
.small {
    color: #38454D;
	font-family: Tahoma;
	font-size: 11px;
}
h4 {
    color: #38454D;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
}
h3 {
    color: #38454D;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
}
h2 {
	font-family: Tahoma;
	font-size: 17px;
	color: #4C98FA;
	font-weight:normal;
}
.day {
	color: #4C98FA;
}
.features {
	color: #38454D;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
}
p {
	margin: 5px;
}
.inv {
	display: none;
}

/* BUY BUTTON BEGIN */

div.bs_buybutton_container {
	float:none;
	height:54px;
	padding:10px 0 10px 0;
	text-align:center;
}

.bs_buybutton_left,
.bs_buybutton_right {
	display:block;
	height:54px;
	width:300px;
	margin:0 auto 0 auto;
}

div.bs_buybutton_left {
	background:url(/img/bs_buybutton_left.png) top left no-repeat #44ef2d;
}

div.bs_buybutton_right {
	background:url(/img/bs_buybutton_right.png) top right no-repeat;
}

span.bs_buybutton_row1,
span.bs_buybutton_row2 {
	display:block;
	font-family:Tahoma, Arial, "MS Sans Serif";
	color:#13430d;
	text-align:center;
	text-shadow:-1px -1px 0px #a9f89f;
}

span.bs_buybutton_row1 {
	line-height:54px;
	padding:0 20px 0 20px;
	font-size: 16px;
	font-weight:bold;
}

span.bs_buybutton_row2 {
	line-height:14px;
	padding:0 20px 0 20px;
	font-size: 14px;
	font-weight:normal;
}

div.bs_buybutton_container a {
	display:block;
	height:54px;
	text-decoration:none;
}

/* BUY BUTTON END */

/* DOWNLOAD BUTTON BEGIN */

div.bs_dwbutton_container {
	float:none;
	height:54px;
	padding:5px 0 5px 0;
}

.bs_dwbutton_left,
.bs_dwbutton_right {
	display:block;
	height:54px;
	float:left;
}

div.bs_dwbutton_left {
	background:url(/img/bs_dwbutton_left.png) top left no-repeat #37abe4;
}

div.bs_dwbutton_right {
	background:url(/img/bs_dwbutton_right.png) top right no-repeat;
}

div.bs_dwbuttonplay_right {
	background:url(/img/bs_dwbuttonplay_right.png) top right no-repeat;
}

span.bs_dwbutton_row1,
span.bs_dwbutton_row2 {
	display:block;
	font-family:Tahoma, Arial, "MS Sans Serif";
	color:#e3f5fe;
	text-shadow:1px 1px 4px #18719e;
}

span.bs_dwbutton_row1 {
	line-height:20px;
	padding:8px 57px 0 10px;
	font-size: 16px;
	font-weight:bold;
}

span.bs_dwbutton_row2 {
	display:block;
	line-height:14px;
	padding:1px 57px 0 10px;
	font-size: 13px;
	font-weight:normal;
}

div.bs_dwbutton_container a {
	display:block;
	float:left;
	height:54px;
	text-decoration:none;
}

/* DOWNLOAD BUTTON END */

p.bs_attention {
	background:url(/img/bs_bulb.png) left center no-repeat;
	padding: 10px 4px 10px 54px;
	border-top: 2px solid #fbf9a8;
	border-bottom: 2px solid #fbf9a8;
}