DIV.class {
	clear: both;
}
#PageContent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
	position: relative;
}
#PageContent H2 {
	font-size: 14px;
	color: #727272;
	line-height: 20px;
	margin: 10px 0 0 10px;
	padding: 0
}
#PageContent H3 {
	font-size: 12px;
	color: #088CB5;	
	line-height: 20px;
	margin: 10px 0 0 10px;
	padding: 0;
}
#PageContent H3 A:hover {
	color: #A1E3F7;
}
#PageContent H3 A {
	color: #088CB5;	
}
#PageContent P {
	text-align: justify;
	margin: 5px 10px;
	padding: 0;
}
#PageContent LI {
	list-style: inside;
}
#StepsBlock {
	width: 340px;
	margin: 0 10px 5px 0;
	padding: 0;
	border-right: 1px solid #7ED560;
	border-bottom: 1px solid #7ED560;
	float: left;
}
#StepsBlock DIV.contentsteps {
	border: 1px solid #fff;
	margin: 0;
	padding: 10px;
}
#StepsBlock DIV.contentsteps P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
	text-align: justify;
	margin: 5px 10px;
	padding: 0;
}
#StepsBlock DIV.contentsteps DIV.stepbox {
	/*height: 70px;*/
	background-image: url(../images/mainpage/steps/steps_box_bg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #ddd;
}
#StepsBlock DIV.contentsteps DIV.stepimage {
	height: 39px;
	margin: 0;
	padding: 3px 0 0 15px;
}
#StepsBlock DIV.contentsteps DIV.stepimage IMG {
	vertical-align: bottom;
}
#StepsBlock DIV.contentsteps DIV.stepbox P {
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #087295;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 15px;
}
#StepsBlock DIV.contentsteps DIV.stepbox P SPAN {
	color: #F3982D;
}
#StepsBlock DIV.contentsteps DIV.stepbox P STRONG {
	font-size: 28px;
	font-weight: normal;
	color: #F3982D;
}
#ContentHeader {
	width: 640px;
	margin: 0;
	padding: 10px 0 10px 0;
	float: left;
}
#ContentHeader H2 {
	background-color: #088CB5; 
	font-size: 14px;
	color: #ddd;
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 5px;
}
#ContentHeader H3 {
	font-size: 12px;
	font-weight: normal;
	color: #088CB5;	
	text-decoration: underline;
	line-height: 20px;
	margin: 5px 0 0 0;
	padding: 0;
}
#ContentHeader H4 {
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0 0 0;
	padding: 0;
}
#ContentHeader H4 A {
	color: #727272;
}
#ContentBlock {
	width: 640px;
	margin: 0;
	padding: 0;
	float: left;
}
#ReviewsPic IMG {
	float: right;
	margin: 0 15px;
	padding: 0;
}
#GoogleAd {
	width: 620px;
	margin: 5px 10px;
	padding: 0;
	float: left;
}
#SupportedModels {
	width: 640px;
	margin: 0 auto;
	padding: 0;	
}
TABLE#Models {
	width: 640px;
	border: 1px solid #ddd;
	margin: 10px 0 0 0;
	padding: 0;	
}
TABLE#Models TD {
	width: 73px;
	border: 1px solid #ddd;
	line-height: 18px;	
	margin: 0;
	padding: 0 0 0 5px;
}
#GoogleAdBottom {
	width: 640px;
	float: right;
	margin: 15px 0 0 0;
	padding: 0;
}
#GoogleAdBottom #GoogleAdBottomBox {
	width: 468px;
	margin: 0 auto;
	padding: 0;
	/*float: right;*/
}
/* reviews */
#ListReviews {
	float: left;
}
#ListReviews TABLE#List {
	width: 640px;
	margin: 0;
	padding: 0;
}
#ListReviews TABLE#List TH {
	background-color: #7DD564;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 18px;
}
#ListReviews TABLE#List TD {
	text-align: center;
	line-height: 20px;
	border: 1px solid #ddd;
}
#ListReviews TABLE#List TD A {
	color: #088CB5;
	text-decoration: none;
}
#ListReviews TABLE#List TD A:HOVER {
	color: #ddd;
}
#ArticleSummary {
	padding: 0 0 0 20px;
}
#ArticleSummary DIV.SummarySection {
	width: 470px;
	height: 80px;
	margin: 0 10px 0 0;
	padding: 0 0 5px 0;
	float: left;
	border: 1px solid #ddd;
}
#BackTo {
	text-align: right;

}
#BackTo A {
	font-weight: bold;
	color:  #088CB5;
	line-height: 20px;
	margin: 0 15px 0 0;
	padding: 0;
}
/* new models */
#NewModelsBlock {
	width: 640px;
	margin: 0;
	padding: 0;
	float: left;
}
#NewModelsBlock TABLE#NewModels {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid #ddd;
}
#NewModelsBlock TABLE#NewModels TD {
	border: 1px solid #ddd;
}
#NewModelsBlock TABLE#NewModels TD IMG {
	vertical-align: middle;
	border: 0;
}
/* partner sites */
#PartnerSitesBlock {
	margin: 0;
	padding: 0 15px;	
}
#PartnerSitesBlock H2 {
	color: #087FA4;
	margin: 10px 0 15px 15px;
}
#PartnerSitesBlock H2 A {
	color: #727272;
	font-size: 11px;
}
#PartnerSitesBlock IMG {
	width: 500px;
	margin: 0 15px 0 0;
	padding: 0;
	border: none;
	float: left; 
}
#PartnerSitesBlock DIV.partnersection {
	margin: 40px 0 0 0;
	padding: 0;
}
#PartnerSitesBlock DIV.partnersection P {
	text-align: left;
}
#GoogleAdPartners {
	width: 728px;
	margin: 15px auto;
	padding: 0;
}

/* FORMS */
#commentBlock {
	padding: 20px;
}
#commentCenter {
	width: 550px;
	background-color: #ddd;
	margin: 0 auto;
	padding: 20px 0;
}
#CommentBlock01 {
	width: 510px;
	margin: 0;
	padding: 0 0 20px 0;
	float: left;
}
#CommentBlock02 {
	margin: 0 0 0 20px;
	padding: 0;
}
#CommentBlock01,
#CommentBlock02 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
}
#CommentBlock01 P {
	width: 80px;
	line-height: 20px;
	text-align: right;
	margin: 5px 0;
	padding: 0;
	float: left;
}
#CommentBlock01 DIV {
	float: left;
}
#CommentBlock01 INPUT,
#CommentBlock01 SELECT {
	height: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
	margin: 5px 0 5px 15px;
	padding: 0;
	float: left;
	border: 1px solid #EEE;
}
#CommentBlock02 P {
	width: 150px;
	margin: 0;
	padding: 0;	
}
#CommentBlock02 #Captcha {
	width: 150px;
	height: 50px;
	margin: 0  10px 0 0;
	padding: 0;
	float: left;
}
#CommentBlock02 DIV {
	margin: 0;
	padding: 0;	
	float: left;
}
#CommentBlock02 INPUT {
	margin: 10px 0;
	padding: 0;	
}
#addCommentForm {
	clear: both;
}
#addCommentForm TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
	margin: 5px 0 5px 15px;
	padding: 0;
	border: 1px solid #EEE;
	float: left;
}
P#commentOption,
P#newCommentBox,
P#newComment  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	line-height: 20px;
	color: #088CB5;
	border-bottom: 1px dotted #EEE;
}
P#newComment  {
	padding: 0 20px;
	border: none;
	color: #727272;
}
#commentList DIV {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #727272;
}
#commentBox1 {
	background-image: url(/images/content/comment_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
	padding: 0;
}
#commentBox1 P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
	margin: 0;
	padding: 5px 20px;
}
#commentBox1 P A {
	font-weight: bold;
	color: #727272;
}
P#backTop {
	padding: 5px 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*position: relative;*/
	clear: both;
}
P#backTop A {
	color: #459A2A;
	text-decoration: none;
}

/* nokia models by Xtina */
#NokiaModel {
	width: 400px;
	border: 1px solid #0087FF;
	margin: 5px 10px 0 10px;
	padding: 5px 0;
	float: right;
}
#NokiaModel H1 {
	font-size: 16px;
	color: #DF8A00;
	text-align: center;
	margin: 0;
	padding: 0;
}
#NokiaModel H1 STRONG {
	color: #0087FF;
}
#NokiaModel P {
	font-size: 14px;
	text-align: center;
	color: #767f93;
	margin: 10px 20px 0 20px;
	padding: 0; 
}
#NokiaModel P STRONG {
	color: #0087FF;	
}


