/* CSS Document */

body{
	font-size:12px;
	line-height:16px;
}

p{
	color:#000000;
	font-size:12px;
	line-height:16px;
	padding:5px 0;
	text-align:justify;
}

span.bigbanner{
	width:300px;
	height:120px;
	padding:14px;
	border:1px solid #AB312A;
	display:block;
	background:#F1BFBC url(loader1.gif) no-repeat 50% 50%;
	margin-bottom:10px;
}

span.banner{
	width:120px;
	height:60px;
	border:1px solid #AB312A;
	float:left;
	display:block;
	margin-right:7px;
	padding:1px;
	background:#F1BFBC url(loader1.gif) no-repeat 50% 50%;
}

span.downloadicon{
	left:232px;
	position:absolute;
	top:20px;
}

font.bonus{
	font-size:12px;
}

span.date{
	font-size:11px;
	font-style:italic;
	color:#D78A00;
}


h1{
	font-size:18px;
	line-height:24px;
	margin-bottom:5px;
}

.reviews{
	padding:7px 0;
	border-bottom:1px dotted #0A456F;
}

.reviews span.image{
	width:156px;
	height:56px;
	margin-bottom:7px;
	display:block;
	border:1px solid #AB312A;
	background:#F1BFBC url(loader1.gif) no-repeat 50% 50%;
}

.sidereview{
	padding:7px;
}

span.sidebanner{
	float:left;
	display:block;
	width:100px;
	height:67px;
	padding:1px;
	margin-right:7px;
	border:1px solid #AB312A;
	background:#F1BFBC url(loader1.gif) no-repeat 50% 50%;
}

