
/*Centralise Vehicle Reviews starts from here*/
/*Common CSS Style Start*/
.ReviewGallery{position:relative;float:right;}
.ReivewTitleArea, .ReivewTitle, .ReviewThumbLayout,.ReviewThumbModel,.ReviewThumbRow,.ReviewThumbCol,.ThumbModelName,.review-arrow, .DescriptionArea, .DescriptionTitle, .DescriptionContent, .reviewPriceQQ, .reviewPriceQQ_headingTxt, .reviewPriceQQ_headingTxt2, .reviewPriceQQ-txtbox, .modelName, .ReviewImgFormArea, .ReviewModelImg {position:relative;float:left;}
.MainReviewLayout, .ReviewThumbLayout, .ReviewModelImg  {width:695px;}

a.review_link:link,a.review_link:visited{ font-weight:200; color : #333333; }
a.review_link:hover{color:#6c0000}

.reviewPriceQQ_headingTxt, .reviewPriceQQ_headingTxt2, .MainReviewLayout {font-family : Verdana, Arial, Helvetica, sans-serif; }
/*Common CSS Style End*/

.MainReviewLayout {font-size : 12px; font-weight:200;color:#333333; }

.ReivewTitleArea{left:0px;  height:55px; }
.ReivewTitle{text-align:left;  vertical-align:top; font-size:12px;  text-transform:uppercase; height:15px; width:450px; left:5px; line-height:15px;}
.ReviewGallery{right:10px; width:250px; height:20px; top:3px;   text-align:right;}

.ReviewThumbLayout{ left:0px;  }
.ReviewThumbRow{width:620px;left:40px; top:0px; text-align:center;  }
.ReviewThumbCol{width:155px; height:100px; font-size : 12px; font-weight:200; color : #333333;}
.ReviewThumbModel{ height:70px; width:151px; left:0px; top:0px; text-align:center;  border:1px solid #000000; vertical-align:middle; padding-top:5px;  }
.ThumbModelName{width:152px; height:20px; left:10px; top:2px; display:inline; text-align:left;}
.review-arrow{font-size:13px; color:#000000; visibility:hidden;width:8px; height:15px; line-height:15px; vertical-align:top; top:-2px; text-align:left; }


/*Discription page CSS Starts from here*/

.ReviewImgFormArea{left:0px; width:690px;  } 
.ReviewModelImg, .modelName {left:0px; width:540px;text-align:center;}

.ReviewModelImg{height:140px;} 
.modelName{height:20px;font-size:12px; font-weight:bold; color:#0186A9;}


.reviewPriceQQ{left:0px; top:0px; width:150px; height:160px; float:right;} 
.reviewPriceQQ_headingTxt, .reviewPriceQQ_headingTxt2, .reviewPriceQQ-txtbox{left:0px; top:0px; width:125px; height:21px;color:#333333; }
.reviewPriceQQ_headingTxt{font-size:18px; font-weight:bold;} 
.reviewPriceQQ_headingTxt2{font-size:9px; font-weight:normal;} 
.reviewPriceQQ-txtbox{vertical-align:middle; }


.discripptionModelImg{ border:none; }
.DescriptionArea, .DescriptionTitle, .DescriptionContent {width:675px; left:0px;font-size:11px; color:#000000;font-weight:normal;}
.DescriptionArea{left:5px; padding-bottom:5px; padding-right:20px;}  
.DescriptionTitle{margin:5px; padding-left:5px; height:20px; background-color:#B1B1B1;  font-weight:bold; line-height:18px;}  
.DescriptionContent{ margin:5px; text-align:justify;padding-left:5px; }  


input.textfield { 
border : 1px solid #000000; 
background-color : #FFFFFF; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 10px; 
text-align : left;
padding:0px;
width:125px;
}

/*Centralise Vehicle Reviews end from here*/
