.cleaner { clear: both; }
.cleaner-padding { clear: both; height: 20px; }

/* layout */
#container { width: 1000px; margin:0 auto; padding: 0; background: url('../images/layout/container-bg.jpg') no-repeat;}

#container .home-link { float: left; visibility: hidden; }
#container .home-link:hover { float: left; visibility: hidden; cursor: pointer; cursor: hand; }

#container .search { height: 75px; padding: 0; margin: 45px 17px 10px 0; float: right; text-align: right; }
#container .search p { padding: 0; margin: 0; float:left; }
#container .search .search-label { margin: 5px 3px 0 0; padding: 0; }
#container .search form { margin:0; padding: 0; } 
#container .search .search-textfield { margin: 0 3px 0 0; height: 17px; }
#container .search .go { margin: 2px 0 0 0; padding: 0; }

#main-wrapper { width: 964px; margin: 0 auto; }

#left-wrapper { width: 743px; float:left; margin: 0; padding: 0; }
#right-wrapper { width: 207px; float:right; margin: 0; padding: 0; }

/* content left-wrapper */
.thumb-border { padding: 0; margin: 0 15px 0 0; background: #D8D8D8; float: left; }
.thumb-border img { margin: 2px; padding: 0; border: 1px solid #FFF; display: block; }

.thumb-border2 img { margin: 2px; padding-left: 6px; border: 1px solid #FFF; display: block; }


#choice-bar { background: url('../images/layout/choicebar-bg.jpg'); height: 42px }
#choice-bar label { font-size: 16px; color: #FFF; }
#choice-bar form { float:left; margin: 0; padding: 4px 0 0 8px; }
#choice-bar form .textfield { width: 160px; }
#choice-bar form .selector { /*width: 194px;*/ }

#recent-tab1 { width: 400px; float: left; margin: 15px 14px 0 0; }
#recent-tab1 .tab-head { width: 400px; height: 27px; float: left; background: no-repeat url('../images/layout/box1-head-bg.jpg'); }
#recent-tab1 .tab-content { widows: 400px; margin: 0; padding: 0; float: left; background: repeat-x url('../images/layout/box-content-bg.gif'); }

 /* #recent-tab1 .row { width: 400px; height: 170px; margin: 8px 0 0 0; padding: 0; } */
#recent-tab1 .row { width: 400px; margin: 8px 0 0 0; padding: 0; }
#recent-tab1 .row .date { margin: 0; padding: 10px 0 10px 0; }
#recent-tab1 .row p { margin: 0 8px 0 0; padding: 0; }
#recent-tab1 .row h2 { font-size: 20px; margin: 0; padding: 0; color: #FF0000; font-weight: normal; }

#recent-tab2 { width: 329px; float: left; margin: 15px 0 0 0; }
#recent-tab2 .tab-head { width: 329px; height: 27px; float: left; background: no-repeat url('../images/layout/box2-head-bg.jpg'); }
#recent-tab2 .tab-content { widows: 329px; height: 355px; float:left; background: repeat-x url('../images/layout/box-content-bg.gif');}

#recent-tab2 .thumb-border { margin: 0 15px 0 0; background: #D8D8D8; float: left; }
#recent-tab2 .thumb-border img { margin: 4px; padding: 0; border: 1px solid #FFF; display: block; }

#recent-tab2 .row { width: 329px; height: 110px; margin: 8px 0 0 0; padding: 0; }
#recent-tab2 .row p { margin: 0 8px 0 0; padding: 0; }
#recent-tab2 .row h2 { font-size: 20px; margin: 0; padding: 0; color: #FF0000; font-weight: normal; }

#recent-tab1 .title { font-size: 17px; margin: 0; padding: 6px 0 0 35px; }
#recent-tab2 .title { font-size: 17px; margin: 0; padding: 6px 0 0 35px; }

#tab3 { width: 743px; float: left; margin: 20px 0 0 0; }


#tab3-head { width: 743px; height: 42px; float: left; background: url('../images/layout/box3-head-bg.gif'); }
#tab3-head p { margin: 12px 0 0 38px; padding: 0; }
#tab3-head a { text-decoration: none; color: #FFFFFF; }

/*
#tab3-head .fold1 { width: 123px; height: 42px; float: left; margin: 0 6px 0 19px; padding: 0; background: url('../images/layout/box3-recent.jpg'); color: #000; font-size: 13px; }
#tab3-head .fold2 { width: 123px; height: 42px; float: left; margin: 0 6px 0 0; background: url('../images/layout/box3-popular.jpg'); color: #FFF; font-size: 13px; }
#tab3-head .fold3 { width: 123px; height: 42px; float: left; margin: 0 6px 0 0; background: url('../images/layout/box3-rated.jpg'); color: #FFF; font-size: 13px; }
*/

#tab3-head .fold1 { width: 123px; height: 42px; float: left; margin: 0 6px 0 19px; padding: 0; background: url('../images/layout/box3-recent-a.jpg'); color: #FFF; font-size: 13px; }
#tab3-head .fold2 { width: 123px; height: 42px; float: left; margin: 0 6px 0 0; background: url('../images/layout/box3-popular.jpg'); color: #FFF; font-size: 13px; }
#tab3-head .fold3 { width: 123px; height: 42px; float: left; margin: 0 6px 0 0; background: url('../images/layout/box3-rated.jpg'); color: #FFF; font-size: 13px; }
#tab3-head .fold1-selected { width: 123px; height: 42px; float: left; margin: 0 6px 0 19px; padding: 0; background: url('../images/layout/box3-recent.jpg'); color: #000; font-size: 13px; }
#tab3-head .fold2-selected { width: 123px; height: 42px; float: left; margin: 0 6px 0 0; background: url('../images/layout/box3-popular-a.jpg'); color: #000; font-size: 13px; }
#tab3-head .fold3-selected { width: 123px; height: 42px; float: left; margin: 0 6px 0 0; background: url('../images/layout/box3-rated-a.jpg'); color: #000; font-size: 13px; }



#tab3-content { width: 743px; float: left; background: repeat-x url('../images/layout/box-content-bg.gif') }
#tab3-padding { width: 667px; margin: 18px 0 0 40px; }
#tab3-padding .rating { width: 22px; height: 20px; margin: 0 10px 0 0; padding: 1px 2px 0 0; background: url('../images/layout/box3-rating.jpg'); float: left; text-align: center; color:#FFFFFF; font-size: 17px; }
#tab3-padding h2 { font-size: 17px; color: #FF0000; margin: 2px 0 0 0; padding: 0; font-weight: normal; }
#tab3-padding .text { margin: 5px 0 10px 0; padding: 0; line-height: 1.5em; }

#category-wrapper { height: 16px; margin: 10px 0 10px 0; }
#category-wrapper #category { height: 12px; float: left; margin: 0; padding: 2px; background: url('../images/layout/category-bg.gif'); color: #FFFFFF; font-size: 10px; text-align: center; }
#category-wrapper img { display: block; float: left; }
#category-wrapper #category p.text { margin: 0; padding: 0; line-height: 1.0em; }

/* content right-wrapper */
#tab-right { width: 207px; margin:0; padding: 0; background: #FBFBFB; }

#tab-right-top { width: 207px; height: 30px; margin: 0; padding: 0; background: url('../images/layout/rightbox-head.jpg'); }
#tab-right-top p { font-size: 17px; padding: 9px 0 0 12px; margin: 0; }

#tab-right-content { width: 197; margin: 0; padding: 10px; line-height: 1.7em; background: repeat-x url('../images/layout/rightbox-content-bg.gif'); border-bottom: 0px; border-top: 0px; border-left: 1px solid #DFDFDF; border-right: 1px solid #DFDFDF; }
#tab-right-content p { padding: 0; margin: 0 0 8px 0; }
#tab-right-content .links a { display: block; width: 170px; margin: 4px 0 0 0; }
#tab-right-content form { padding: 0; margin: 0; width: 180px; }
#tab-right-content form .subscribe { width: 175px;  }
#tab-right-content .selector { width: 180px; font-size: 12px;}

#tab-right-bottom { width: 207px; height: 7px; margin: 0 0 11px 0; background:url('../images/layout/rightbox-bottom.gif'); font-size: 1px; }

#right-wrapper .border { width: 182px; background: #D8D8D8; margin: 0 auto; padding: 0; text-align: center; border: 4px solid #D8D8D8; }
#right-wrapper .border img { border: 1px solid #FFF; margin: 0; display: block; }

#main-details { width: 740px; margin: 15px 0 0 0; float: left;}
#main-details .text { width: 460px; float:left; margin: 0; padding: 10px 0 0 0; }
#main-details .text h1 { font-weight: normal; margin: 0; padding: 0; font-size: 22px; }
#main-details .text h2 { font-weight: normal; margin: 0; padding: 0; font-size: 18px; }
#main-details .text .date { color: #BBBBBB; }
#main-details .text .title a { text-decoration: none; }
#main-details .text p { padding: 0; margin: 5px 0 0 0; line-height: 1.8em;}




#searchresult .searchtext { width: 500px; float:left; margin: 0; padding: 5px 0 0 0; }
#searchresult .searchtext h2 { font-weight: normal; margin: 0; padding: 0; font-size: 18px; }
#searchresult .searchtext .date { color: #BBBBBB; }
#searchresult .searchtext .title a { text-decoration: none; }
#searchresult .searchtext p { padding: 0; margin: 5px 0 0 0; line-height: 1.8em;}

#searchresult .searchtext .rating-box2 { width: 86px; height: 77px; padding: 5px 0 0 0; margin: 0 10px 0 0; float: left; background: url('../images/layout/rating-box2-bg.gif'); color: #FFF; text-align: center; }
#searchresult .searchtext .rating-box2 .rating-who { font-size: 9px; padding: 0; margin: 0; }
#searchresult .searchtext .rating-box2 .rating-numbers { font-size: 22px; padding: 0; margin: 0; } 
#searchresult .searchtext .rating-box2 p { padding: 0; margin: 0; line-height: 1.2em;}

#searchresult .searchtext .rating-box2 { width: 86px; height: 77px; padding: 5px 0 0 0; margin: 0 10px 0 0; float: left; background: url('../images/layout/rating-box2-bg.gif'); color: #FFF; text-align: center; }
#searchresult .searchtext .rating-box2 .rating-who { font-size: 9px; padding: 0; margin: 0; }
#searchresult .searchtext .rating-box2 .rating-numbers { font-size: 22px; padding: 0; margin: 0; } 

#searchresult .fold { width: 160px; height: 27px; float: left; background: url('../images/layout/review-fold-bg.gif') }
#searchresult .fold img.left { display: block; float: left; }
#searchresult .fold p { float: left; padding: 0; margin: 5px 5px 0 5px; font-size: 17px; }
#searchresult .fold img.right { display: block; float: right; }
#searchresult .content { width: 742px; float: left; padding: 23px 0 0 10px; }




#main-details .rating-box { width: 113px; height: 99px; padding: 12px 0 0 0; margin: 0 10px 0 0; float: left; background: url('../images/layout/rating-box-bg.jpg'); color: #FFF; text-align: center; }
#main-details .rating-box .rating-who { font-size: 10px; padding: 0; margin: 0; }
#main-details .rating-box .rating-numbers { font-size: 29px; padding: 0; margin: 0; } 

#main-details .rating-box2 { width: 86px; height: 77px; padding: 5px 0 0 0; margin: 0 10px 0 0; float: left; background: url('../images/layout/rating-box2-bg.gif'); color: #FFF; text-align: center; }
#main-details .rating-box2 .rating-who { font-size: 9px; padding: 0; margin: 0; }
#main-details .rating-box2 .rating-numbers { font-size: 22px; padding: 0; margin: 0; } 

#review-tab { width: 470px; float: left; margin: 20px 0 0 0;}
#review-tab .head { width: 470px; height: 27px; background: url('../images/layout/review-head-bg.gif'); }
#review-tab .head .fold { width: 105px; height: 27px; float: left; background: url('../images/layout/review-fold-bg.gif') }
#review-tab .head .fold img.left { display: block; float: left; }
#review-tab .head .fold p { float: left; padding: 0; margin: 5px 5px 0 5px; font-size: 17px; }
#review-tab .head .fold img.right { display: block; float: right; }
#review-tab .content { width: 470px; background: repeat-x url('../images/layout/box-content-bg.gif');}
#review-tab .content span { display: block; margin: 0; padding: 20px 10px 0 10px; line-height: 1.6em; }

#summary-tab { width: 261px; float: left; margin: 20px 0 0 12px; }

#summary-tab .head { width: 261px; height: 26px; background: url('../images/layout/summary-head-bg.gif');}
#summary-tab .head img.left { display: block; float: left; }
#summary-tab .head p { float: left; display: block; margin: 0; padding: 2px 0 0 2px; font-size: 18px; color: #FFFFFF; }
#summary-tab .white_text { margin: 0; padding: 2px 0 0 2px; font-size: 18px; color: #FFFFFF; }
#summary-tab .head img.right { display: block; float: right; }

#summary-tab .content { width: 261px; margin: 14px 0 0 0; float:left; }
#summary-tab .content .first-row { width: 261px; float: left; background: #DFDFDF; }
#summary-tab .content .first-row img.left { display: block; float: left; }
#summary-tab .content .first-row p { float: left; display: block; margin: 1px 0 0 0; padding: 1px 0 0 0; font-size: 10px; line-height: 1.3em; }
#summary-tab .content .first-row img.right { display: block; float: right; }

#summary-tab .content .white-row { width: 239px; border: 1px solid #DFDFDF; padding: 0 10px 0 10px; }
#summary-tab .content .white-row p { margin: 8px 0 0 0; padding: 0 0 5px 0; line-height: 1.3em;}

#summary-tab .content .gray-row { width: 241px; height: 18px; border: 0px solid #DFDFDF; background: #DFDFDF;  padding: 0 10px 0 10px; }
#summary-tab .content .gray-row p { float: left; display: block; margin: 1px 0 0 0; padding: 1px 0 0 0; font-size: 10px; line-height: 1.3em; }

#summary-tab .content .last-row { width: 261px; float: left; background: url('../images/layout/summary-lastrow-bg.jpg'); }
#summary-tab .content .last-row img.left { display: block; float: left; }
#summary-tab .content .last-row p { float: left; display: block; margin: 5px 0 0 2px; padding: 0; font-size: 12px; line-height: 1.3em; }
#summary-tab .content .last-row img.right { display: block; float: right; }



#gallery-tab { width: 742px; float: left; margin: 30px 0 0 0; }
#gallery-tab .head { width: 742px; height: 27px; background: url('../images/layout/review-head-bg.gif'); }
#gallery-tab .head .fold { width: 365px; height: 27px; float: left; background: url('../images/layout/review-fold-bg.gif') }
#gallery-tab .head .fold img.left { display: block; float: left; }
#gallery-tab .head .fold p { float: left; padding: 0; margin: 5px 5px 0 5px; font-size: 17px; }
#gallery-tab .head .fold img.right { display: block; float: right; }
#gallery-tab .content { width: 742px; float: left; padding: 13px 0 0 0; background: repeat-x url('../images/layout/box-content-bg.gif');}

#gallery-tab .thumb-border { padding: 0; margin: 4px 0 0 4px; background: #D8D8D8; float: left; }
#gallery-tab .thumb-border img { margin: 4px; padding: 0; border: 1px solid #FFF; display: block; }

#gallery-tab .head .fold-video { width: 340px; height: 27px; float: left; background: url('../images/layout/review-fold-bg.gif') }
#gallery-tab .head .fold-video img.left { display: block; float: left; }
#gallery-tab .head .fold-video p { float: left; padding: 0; margin: 5px 5px 0 5px; font-size: 17px; }
#gallery-tab .head .fold-video img.right { display: block; float: right; }

#score-tab { width: 742px; height: 180px; float: left; margin: 30px 0 0 0; }
#score-tab .head { width: 742px; height: 26px; background: url('../images/layout/summary-head-bg.gif');}
#score-tab .head img.left { display: block; float: left; }
#score-tab .head p { float: left; padding: 0; margin: 1px 0 0 0; font-size: 18px; color: #FFFFFF; }
#score-tab .head img.right { display: block; float: right; }

#score-tab .colum1 { width: 206px; margin: 14px 0 0 0; float:left; }
#score-tab .colum1 .first-row { width: 206px; height: 23px; float: left; background: #DFDFDF; }
#score-tab .colum1 .first-row img.left { display: block; float: left; }
#score-tab .colum1 .first-row p { float: left; display: block; margin: 5px 0 0 2px; padding: 0; font-size: 10px; }
#score-tab .colum1 .first-row img.right { display: block; float: right; }

#score-tab .colum1 .first-row p.rating { float: right; margin: 4px 20px 0 0; }

#score-tab .colum1 .white-row { width: 184px; height: 23px; border-left: 1px solid #DFDFDF; padding: 0 10px 0 10px; font-size: 10px; }
#score-tab .colum1 .white-row p { float:left; margin: 0; padding: 4px 0 3px 0; line-height: 1.5em;}
#score-tab .colum1 .white-row p.rating { float: right; margin: 0 10px 0 0; }

#score-tab .colum1 .gray-row { width: 186px; height: 23px; border: 0px solid #DFDFDF; background: #DFDFDF;  padding: 0 10px 0 10px; }
#score-tab .colum1 .gray-row p { float:left; margin: 0; padding: 4px 0 3px 0; line-height: 1.5em; font-size: 10px;}
#score-tab .colum1 .gray-row p.rating { float: right; margin: 0 10px 0 0; }

#score-tab .colum1 .last-gray-row { width: 206px; height: 23px; float: left; background: #DFDFDF; }
#score-tab .colum1 .last-gray-row img.left { display: block; float: left; margin: 5px 0 0 0; }
#score-tab .colum1 .last-gray-row p { float: left; display: block; margin: 5px 0 0 2px; padding: 0; font-size: 10px; }
#score-tab .colum1 .last-gray-row p.rating { float: right; margin: 5px 0 0 0; }
#score-tab .colum1 .last-gray-row img.right { display: block; float: right; margin: 5px 0 0 0; }
#score-tab .colum1 .last-gray-row p.rating { float: right; margin: 5px 20px 0 0; }

#score-tab .colum1 .last-white-row { width: 206px; height: 23px; float: left; background: #DFDFDF; }
#score-tab .colum1 .last-white-row img.left { display: block; float: left; margin: 5px 0 0 0; }
#score-tab .colum1 .last-white-row p { float: left; display: block; margin: 5px 0 0 2px; padding: 0; font-size: 10px; }
#score-tab .colum1 .last-white-row p.rating { float: right; margin: 5px 0 0 0; }
#score-tab .colum1 .last-white-row img.right { display: block; float: right; margin: 5px 0 0 0; }
#score-tab .colum1 .last-white-row p.rating { float: right; margin: 5px 20px 0 0; }

#score-tab .colum2 { width: 260px; margin: 14px 0 0 0; float:left; }
#score-tab .colum2 .first-row { width: 260px; height: 23px; float: left; background: #DFDFDF; }
#score-tab .colum2 .first-row img.left { display: block; float: left; }
#score-tab .colum2 .first-row p { float: left; display: block; margin: 5px 0 0 2px; padding: 0; font-size: 10px; }
#score-tab .colum2 .first-row img.right { display: block; float: right; }

#score-tab .colum2 .white-row { width: 240px; height: 23px; padding: 0 10px 0 10px; }
#score-tab .colum2 .white-row p { margin: 0; padding: 1px 0 3px 0; line-height: 1.5em; font-size: 12px; }

#score-tab .colum2 .gray-row { width: 240px; height: 23px; border-left: 1px solid #FFF; border-right: 0px solid #FFF; background: #DFDFDF;  padding: 0 10px 0 10px; }
#score-tab .colum2 .gray-row p { margin: 0; padding: 1px 0 3px 0; line-height: 1.5em; font-size: 12px; }

#score-tab .colum2 .last-gray-row { width: 260px; height: 23px; float: left; background: #DFDFDF; }
#score-tab .colum2 .last-gray-row img.left { display: block; float: left; margin: 5px 0 0 0; }
#score-tab .colum2 .last-gray-row p { float: left; display: block; margin: 5px 0 0 2px; padding: 0; font-size: 10px; }
#score-tab .colum2 .last-gray-row img.right { display: block; float: right; margin: 5px 0 0 0; }

#score-tab .colum2 .last-white-row { width: 260px; height: 23px; float: left; background: #DFDFDF; }
#score-tab .colum2 .last-white-row img.left { display: block; float: left; margin: 5px 0 0 0; }
#score-tab .colum2 .last-white-row p { float: left; display: block; margin: 5px 0 0 2px; padding: 0; font-size: 10px; }
#score-tab .colum2 .last-white-row img.right { display: block; float: right; margin: 5px 0 0 0; }

#score-tab .colum3 { width: 273px; margin: 14px 0 0 0; float:left; }
#score-tab .colum3 .first-row { width: 273px; height: 23px; float: left; background: #DFDFDF; border-left: 1px solid #FFF; }
#score-tab .colum3 .first-row img.left { display: block; float: left; }
#score-tab .colum3 .first-row p { float: left; display: block; margin: 0; padding: 2px 0 0 8px; font-size: 12px; }
#score-tab .colum3 .first-row img.right { display: block; float: right; }

#score-tab .colum3 .first-row p.rating { float: right; margin: 4px 20px 0 0; }

#score-tab .colum3 .white-row { width: 253px; height: 23px; padding: 0 10px 0 10px; font-size: 10px;  border-right: 1px solid #DFDFDF; }
#score-tab .colum3 .white-row p { float:left; margin: 0; padding: 1px 0 3px 0; line-height: 1.5em; font-size: 12px; }

#score-tab .colum3 .gray-row { width: 253px; height: 23px; background: #DFDFDF;  padding: 0 10px 0 10px; border-left: 1px solid #FFF; }
#score-tab .colum3 .gray-row p { float:left; margin: 0; padding: 1px 0 3px 0; line-height: 1.5em; font-size: 12px; }

#score-tab .colum3 .last-gray-row { width: 263px; height: 23px; float: left; background: #DFDFDF; padding: 0 0 0 10px;  border-left: 1px solid #FFF; }
#score-tab .colum3 .last-gray-row img.left { display: block; float: left; margin: 5px 0 0 0; }
#score-tab .colum3 .last-gray-row p { float:left; margin: 0; padding: 1px 0 3px 0; line-height: 1.5em; font-size: 12px; }
#score-tab .colum3 .last-gray-row img.right { display: block; float: right; margin: 5px 0 0 0; }



/* RELATED REVIEWS */
#related-reviews-tab { width: 742px; float: left; margin-bottom: 30px; }
#related-reviews-tab .head { width: 742px; height: 26px; background: url('../images/layout/summary-head-bg.gif');}
#related-reviews-tab .head img.left { display: block; float: left; }
#related-reviews-tab .head p { float: left; padding: 0; margin: 1px 0 0 0; font-size: 18px; color: #FFFFFF; }
#related-reviews-tab .head img.right { display: block; float: right; }

#related-reviews-tab .colum1 { width: 206px; margin: 14px 0 0 0; float:left; }
#related-reviews-tab .colum1 .first-row { width: 206px; height: 23px; float: left; background: #DFDFDF; }
#related-reviews-tab .colum1 .first-row img.left { display: block; float: left; }
#related-reviews-tab .colum1 .first-row p { float: left; display: block; margin: 5px 0 0 2px; padding: 0; font-size: 10px; }
#related-reviews-tab .colum1 .first-row img.right { display: block; float: right; }

#related-reviews-tab .colum1 .first-row p.rating { float: right; margin: 4px 20px 0 0; }

#related-reviews-tab .colum1 .white-row { width: 184px; height: 23px; border-left: 1px solid #DFDFDF; padding: 0 10px 0 10px; font-size: 10px; }
#related-reviews-tab .colum1 .white-row p { float:left; margin: 0; padding: 4px 0 3px 0; line-height: 1.5em;}
#related-reviews-tab .colum1 .white-row p.rating { float: right; margin: 0 10px 0 0; }

#related-reviews-tab .colum1 .gray-row { width: 186px; height: 23px; border: 0px solid #DFDFDF; background: #DFDFDF;  padding: 0 10px 0 10px; }
#related-reviews-tab .colum1 .gray-row p { float:left; margin: 0; padding: 4px 0 3px 0; line-height: 1.5em; font-size: 10px;}
#related-reviews-tab .colum1 .gray-row p.rating { float: right; margin: 0 10px 0 0; }

#related-reviews-tab .colum1 .last-gray-row { width: 206px; height: 23px; float: left; background: #DFDFDF; }
#related-reviews-tab .colum1 .last-gray-row img.left { display: block; float: left; margin: 5px 0 0 0; }
#related-reviews-tab .colum1 .last-gray-row p { float: left; display: block; margin: 5px 0 0 2px; padding: 0; font-size: 10px; }
#related-reviews-tab .colum1 .last-gray-row p.rating { float: right; margin: 5px 0 0 0; }
#related-reviews-tab .colum1 .last-gray-row img.right { display: block; float: right; margin: 5px 0 0 0; }
#related-reviews-tab .colum1 .last-gray-row p.rating { float: right; margin: 5px 20px 0 0; }

#related-reviews-tab .colum2 { width: 260px; margin: 14px 0 0 0; float:left; }
#related-reviews-tab .colum2 .first-row { width: 260px; height: 23px; float: left; background: #DFDFDF; }
#related-reviews-tab .colum2 .first-row img.left { display: block; float: left; }
#related-reviews-tab .colum2 .first-row p { float: left; display: block; margin: 5px 0 0 2px; padding: 0; font-size: 10px; }
#related-reviews-tab .colum2 .first-row img.right { display: block; float: right; }

#related-reviews-tab .colum2 .white-row { width: 240px; height: 23px; padding: 0 10px 0 10px; }
#related-reviews-tab .colum2 .white-row p { margin: 0; padding: 1px 0 3px 0; line-height: 1.5em; font-size: 12px; }

#related-reviews-tab .colum2 .gray-row { width: 240px; height: 23px; border-left: 1px solid #FFF; border-right: 0px solid #FFF; background: #DFDFDF;  padding: 0 10px 0 10px; }
#related-reviews-tab .colum2 .gray-row p { margin: 0; padding: 1px 0 3px 0; line-height: 1.5em; font-size: 12px; }

#related-reviews-tab .colum2 .last-gray-row { width: 260px; height: 23px; float: left; background: #DFDFDF; }
#related-reviews-tab .colum2 .last-gray-row img.left { display: block; float: left; margin: 5px 0 0 0; }
#related-reviews-tab .colum2 .last-gray-row p { float: left; display: block; margin: 5px 0 0 2px; padding: 0; font-size: 10px; }
#related-reviews-tab .colum2 .last-gray-row img.right { display: block; float: right; margin: 5px 0 0 0; }

#related-reviews-tab .colum3 { width: 273px; margin: 14px 0 0 0; float:left; }
#related-reviews-tab .colum3 .first-row { width: 273px; height: 23px; float: left; background: #DFDFDF; border-left: 1px solid #FFF; }
#related-reviews-tab .colum3 .first-row img.left { display: block; float: left; }
#related-reviews-tab .colum3 .first-row p { float: left; display: block; margin: 0; padding: 2px 0 0 8px; font-size: 12px; }
#related-reviews-tab .colum3 .first-row img.right { display: block; float: right; }

#related-reviews-tab .colum3 .first-row p.rating { float: right; margin: 4px 20px 0 0; }

#related-reviews-tab .colum3 .white-row { width: 253px; height: 23px; padding: 0 10px 0 10px; font-size: 10px;  border-right: 1px solid #DFDFDF; }
#related-reviews-tab .colum3 .white-row p { float:left; margin: 0; padding: 1px 0 3px 0; line-height: 1.5em; font-size: 12px; }

#related-reviews-tab .colum3 .gray-row { width: 253px; height: 23px; background: #DFDFDF;  padding: 0 10px 0 10px; border-left: 1px solid #FFF; }
#related-reviews-tab .colum3 .gray-row p { float:left; margin: 0; padding: 1px 0 3px 0; line-height: 1.5em; font-size: 12px; }

#related-reviews-tab .colum3 .last-gray-row { width: 263px; height: 23px; float: left; background: #DFDFDF; padding: 0 0 0 10px;  border-left: 1px solid #FFF; }
#related-reviews-tab .colum3 .last-gray-row img.left { display: block; float: left; margin: 5px 0 0 0; }
#related-reviews-tab .colum3 .last-gray-row p { float:left; margin: 0; padding: 1px 0 3px 0; line-height: 1.5em; font-size: 12px; }
#related-reviews-tab .colum3 .last-gray-row img.right { display: block; float: right; margin: 5px 0 0 0; }
/* END RELATED REVIEWS */

.vote-bar { width: 743px; height: 42px; margin: 0; padding: 0; float: left; background: url('../images/layout/choicebar-bg.jpg'); color: #FFF; font-size: 10px; }
.vote-bar .title { font-size: 18px; }

#discusion-tab { width: 742px; float: left; margin: 30px 0 0 0; }
#discusion-tab .head { width: 742px; height: 27px; background: url('../images/layout/review-head-bg.gif'); }
#discusion-tab .head .fold { width: 365px; height: 27px; float: left; background: url('../images/layout/review-fold-bg.gif') }
#discusion-tab .head .fold img.left { display: block; float: left; }
#discusion-tab .head .fold p { float: left; padding: 0; margin: 5px 5px 0 5px; font-size: 17px; }
#discusion-tab .head .fold img.right { display: block; float: right; }
#discusion-tab .post { width: 712px; float: left; padding: 13px 15px 10px 15px; line-height: 1.5em; background: repeat-x url('../images/layout/box-content-bg.gif');}

/* #discusion-tab .post2 { width: 712px; float: left; padding: 13px 15px 5px 15px; line-height: 1.5em; border-top: 1px solid #DFDFDF;} */
#discusion-tab .post2 { width: 712px; float: left; padding: 13px 15px 5px 15px; line-height: 1.5em;}

#discusion-tab .post .infoline .date { margin: 0 0 0 0; padding: 0 0 5px 3px; font-size: 14px; color: #BBBBBB; }
#discusion-tab .post .infoline .name { margin: 0 0 0 0; padding: 0 0 0 3px; font-size: 14px;}

#discusion-tab .post2 .infoline .date { margin: 0 0 0 0; padding: 0 0 5px 3px; font-size: 14px; color: #BBBBBB; }
#discusion-tab .post2 .infoline .name { margin: 0 0 0 0; padding: 0 0 0 3px; font-size: 14px;}

#post-form-tab { width: 742px; float: left; margin: 30px 0 5px 0; }
#post-form-tab .head { width: 742px; height: 27px; background: url('../images/layout/review-head-bg.gif'); }
#post-form-tab .head .fold { width: 365px; height: 27px; float: left; background: url('../images/layout/review-fold-bg.gif') }
#post-form-tab .head .fold img.left { display: block; float: left; }
#post-form-tab .head .fold p { float: left; padding: 0; margin: 5px 5px 0 5px; font-size: 17px; }
#post-form-tab .head .fold img.right { display: block; float: right; }
#post-form-tab .post { width: 712px; float: left; padding: 13px 15px 0 15px; line-height: 1.5em; background: repeat-x url('../images/layout/box-content-bg.gif');}
#post-form-tab .content { width: 732px; padding: 14px 0 0 10px; background: repeat-x url('../images/layout/box-content-bg.gif');}

#post-form .textfields { width: 250px; }
#post-form .comment-textarea { width: 387px; height: 130px; }

#category-tab { width: 742px; float: left; margin: 15px 0 0 0; }
#category-tab .head { width: 742px; height: 27px; background: url('../images/layout/review-head-bg.gif'); }
#category-tab .head .fold { width: 365px; height: 27px; float: left; background: url('../images/layout/review-fold-bg.gif') }
#category-tab .head .fold img.left { display: block; float: left; }
#category-tab .head .fold p { float: left; padding: 0; margin: 5px 5px 0 5px; font-size: 17px; }
#category-tab .head .fold img.right { display: block; float: right; }
#category-tab .content { width: 742px; float: left; padding: 13px 0 0 0; background: repeat-x url('../images/layout/box-content-bg.gif');}
#category-tab .content p { width: 350px; margin: 0 0 0 10px; padding: 0; display: block; float: left; line-height: 1.8em; }

#category-tab .thumb-border { padding: 0; margin: 0 0 0 4px; background: #D8D8D8; float: right; }
#category-tab .thumb-border img { margin: 4px; padding: 0; border: 1px solid #FFF; display: block; }


#best-category-tab { width: 742px; float: left; margin: 15px 0 0 0; }
#best-category-tab .head { width: 742px; height: 27px; background: url('../images/layout/review-head-bg.gif'); }
#best-category-tab .head .fold { width: 365px; height: 27px; float: left; background: url('../images/layout/review-fold-bg.gif') }
#best-category-tab .head .fold img.left { display: block; float: left; }
#best-category-tab .head .fold p { float: left; padding: 0; margin: 5px 5px 0 5px; font-size: 17px; }
#best-category-tab .head .fold img.right { display: block; float: right; }
#best-category-tab .content { width: 742px; float: left; padding: 13px 0 0 0; background: repeat-x url('../images/layout/box-content-bg.gif');}
#best-category-tab .content p { width: 350px; margin: 0 0 0 10px; padding: 0; display: block; float: left; line-height: 1.8em; }

#best-category-tab .content .row { width: 370px; height: 111px; margin: 0 0 10px 0; padding: 0; float: left; }
#best-category-tab .content .row .date { margin: 0; padding: 10px 0 10px 0; }
#best-category-tab .content .row p {  width: 225px; margin: 4px 0 0 10px; padding: 0; font-size: 11px; line-height: 1.4em; }
#best-category-tab .content .row h2 { width: 190px; float:left; margin: 4px 0 0 10px; padding: 0; font-size: 15px; color: #FF0000; font-weight: normal; }

#best-category-tab .content .row .thumb-border { padding: 0; margin: 0; background: #D8D8D8; float: left; }
#best-category-tab .content .row .thumb-border img { margin: 4px; padding: 0; border: 1px solid #FFF; display: block; }

#best-category-tab .content .row .category-rating { width: 130px; height: 16px; float: left; margin: 4px 0 0 10px; font-size: 10px; color: #FFF; background: url('../images/layout/category-rating-bg.jpg'); text-align: center; }

#all-category-tab { width: 742px; height: 180px; float: left; margin: 10px 0 0 0; }
#all-category-tab .head { width: 742px; height: 26px; background: url('../images/layout/summary-head-bg.gif');}
#all-category-tab .head img.left { display: block; float: left; }
#all-category-tab .head p { float: left; padding: 0; margin: 1px 0 0 0; font-size: 18px; color: #FFFFFF; }
#all-category-tab .head img.right { display: block; float: right; }

#all-category-tab .colum1 { width: 440px; margin: 14px 0 0 0; float:left; }
#all-category-tab .colum1 .first-row { width: 440px; height: 23px; float: left; background: #DFDFDF; }
#all-category-tab .colum1 .first-row img.left { display: block; float: left; }
#all-category-tab .colum1 .first-row p { float: left; display: block; margin: 5px 0 0 2px; padding: 0; font-size: 10px; }
#all-category-tab .colum1 .first-row img.right { display: block; float: right; }

#all-category-tab .colum1 .white-row { width: 419px; height: 25px; border-left: 1px solid #DFDFDF; padding: 0 10px 0 10px; }
#all-category-tab .colum1 .white-row p { float:left; margin: 0; padding: 1px 0 3px 0; line-height: 1.5em; font-size: 14px}

#all-category-tab .colum1 .gray-row { width: 420px; height: 25px; border: 0px solid #DFDFDF; background: #DFDFDF;  padding: 0 10px 0 10px; }
#all-category-tab .colum1 .gray-row p { float:left; margin: 0; padding: 1px 0 3px 0; line-height: 1.5em; font-size: 14px;}

#all-category-tab .colum1 .last-row-gray {height: 25px; width: 440px; float: left; background: #DFDFDF; border-left: 1px solid #FFF;}
#all-category-tab .colum1 .last-row-gray img.left { display: block; float: left; }
#all-category-tab .colum1 .last-row-gray p { float: left; display: block; margin: 5px 0 0 2px; padding: 0; font-size: 14px; }
#all-category-tab .colum1 .last-row-gray img.right { display: block; float: right; }

#all-category-tab .colum1 .last-row {  width: 440px; float: left; background: url('../images/layout/summary-lastrow-bg.jpg'); }
#all-category-tab .colum1 .last-row img.left { display: block; float: left; }
#all-category-tab .colum1 .last-row p { float: left; display: block; margin: 5px 0 0 2px; padding: 0; font-size: 14px; }
#all-category-tab .colum1 .last-row img.right { display: block; float: right; }


#all-category-tab .colum2 { width: 65px; margin: 14px 0 0 0; float:left; }
#all-category-tab .colum2 .first-row { width: 65px; height: 23px; float: left;  border-left: 1px solid #FFF; background: #DFDFDF; text-align: center; }
#all-category-tab .colum2 .first-row img.left { display: block; float: left; }
#all-category-tab .colum2 .first-row p { display: block; margin: 5px 0 0 2px; padding: 0; font-size: 10px; }
#all-category-tab .colum2 .first-row img.right { display: block; float: right; }

#all-category-tab .colum2 .white-row { width: 45px; height: 25px; padding: 0 10px 0 10px; }
#all-category-tab .colum2 .white-row p { margin: 0; padding: 1px 0 3px 0; line-height: 1.5em; font-size: 14px; text-align: center;}

#all-category-tab .colum2 .gray-row { width: 45px; height: 25px; border-left: 1px solid #FFF; background: #DFDFDF;  padding: 0 10px 0 10px; }
#all-category-tab .colum2 .gray-row p { margin: 0; padding: 1px 0 3px 0; line-height: 1.5em; font-size: 14px; text-align: center;}

#all-category-tab .colum2 .last-row { width: 65px; height: 30px; float: left; background: url('../images/layout/summary-lastrow-bg.jpg'); }
#all-category-tab .colum2 .last-row img.left { display: block; float: left; }
#all-category-tab .colum2 .last-row p { display: block; margin: 5px 0 0 2px; padding: 0; font-size: 14px; text-align: center; }
#all-category-tab .colum2 .last-row img.right { display: block; float: right; }

#all-category-tab .colum2 .last-row-gray { width: 65px; height: 25px; float: left; background: #DFDFDF; border-left: 1px solid #FFF;}
#all-category-tab .colum2 .last-row-gray img.left { display: block; float: left; }
#all-category-tab .colum2 .last-row-gray p { display: block; margin: 5px 0 0 2px; padding: 0; font-size: 14px; text-align: center; }
#all-category-tab .colum2 .last-row-gray img.right { display: block; float: right; }


#all-category-tab .colum3 { width: 94px; margin: 14px 0 0 0; float:left; }
#all-category-tab .colum3 .first-row { width: 94px; height: 23px; float: left;  border-left: 1px solid #FFF; background: #DFDFDF; text-align: center; }
#all-category-tab .colum3 .first-row img.left { display: block; float: left; }
#all-category-tab .colum3 .first-row p { display: block; margin: 5px 0 0 2px; padding: 0; font-size: 10px; }
#all-category-tab .colum3 .first-row img.right { display: block; float: right; }

#all-category-tab .colum3 .white-row { width: 74px; height: 25px; padding: 0 10px 0 10px; }
#all-category-tab .colum3 .white-row p { margin: 0; padding: 1px 0 3px 0; line-height: 1.5em; font-size: 14px; text-align: center;}

#all-category-tab .colum3 .gray-row { width: 74px; height: 25px; border-left: 1px solid #FFF; background: #DFDFDF;  padding: 0 10px 0 10px; }
#all-category-tab .colum3 .gray-row p { margin: 0; padding: 1px 0 3px 0; line-height: 1.5em; font-size: 14px; text-align: center;}

#all-category-tab .colum3 .last-row { width: 94px; height: 30px; float: left; background: url('../images/layout/summary-lastrow-bg.jpg'); }
#all-category-tab .colum3 .last-row img.left { display: block; float: left; }
#all-category-tab .colum3 .last-row p { display: block; margin: 5px 0 0 2px; padding: 0; font-size: 14px; text-align: center; }
#all-category-tab .colum3 .last-row img.right { display: block; float: right; }

#all-category-tab .colum3 .last-row-gray { width: 94px; height: 25px;; float: left; background: #DFDFDF; border-left: 1px solid #FFF;}
#all-category-tab .colum3 .last-row-gray img.left { display: block; float: left; }
#all-category-tab .colum3 .last-row-gray p { display: block; margin: 5px 0 0 2px; padding: 0; font-size: 14px; text-align: center; }
#all-category-tab .colum3 .last-row-gray img.right { display: block; float: right; }


#all-category-tab .colum4 { width: 62px; margin: 14px 0 0 0; float:left; }
#all-category-tab .colum4 .first-row { width: 62px; height: 23px; float: left;  border-left: 1px solid #FFF; background: #DFDFDF; text-align: center; }
#all-category-tab .colum4 .first-row img.left { display: block; float: left; }
#all-category-tab .colum4 .first-row p { display: block; margin: 5px 0 0 0; padding: 0; font-size: 10px; }
#all-category-tab .colum4 .first-row img.right { display: block; float: right; }

#all-category-tab .colum4 .white-row { width: 62px; height: 25px; padding: 0; }
#all-category-tab .colum4 .white-row p { margin: 0; padding: 1px 0 0 0; line-height: 1.5em; font-size: 14px; text-align: center;}

#all-category-tab .colum4 .gray-row { width: 62px; height: 25px; border-left: 1px solid #FFF; background: #DFDFDF;  padding: 0; }
#all-category-tab .colum4 .gray-row p { margin: 0; padding: 1px 0 0 0; line-height: 1.5em; font-size: 14px; text-align: center;}

#all-category-tab .colum4 .last-row { width: 62px; height: 30px; float: left; background: url('../images/layout/summary-lastrow-bg.jpg'); }
#all-category-tab .colum4 .last-row img.left { display: block; float: left; }
#all-category-tab .colum4 .last-row p { display: block; margin: 5px 0 0 0; padding: 0; font-size: 14px; text-align: center; }
#all-category-tab .colum4 .last-row img.right { display: block; float: right; }

#all-category-tab .colum4 .last-row-gray { width: 62px; height: 25px; float: left; background: #DFDFDF; border-left: 1px solid #FFF;}
#all-category-tab .colum4 .last-row-gray img.left { display: block; float: left; }
#all-category-tab .colum4 .last-row-gray p { display: block; margin: 5px 0 0 0; padding: 0; font-size: 14px; text-align: center; }
#all-category-tab .colum4 .last-row-gray img.right { display: block; float: right; }


#all-category-tab .colum5 { width: 77px; margin: 14px 0 0 0; float:left; }
#all-category-tab .colum5 .first-row { width: 76px; height: 23px; float: left; background: #DFDFDF; border-left: 1px solid #FFF; }
#all-category-tab .colum5 .first-row img.left { display: block; float: left; }
#all-category-tab .colum5 .first-row p { display: block; margin: 5px 0 0 2px; padding: 0; font-size: 10px; text-align: center; }
#all-category-tab .colum5 .first-row img.right { display: block; float: right; }

#all-category-tab .colum5 .white-row { width: 56px; height: 25px; border-right: 1px solid #DFDFDF; padding: 0 10px 0 10px; }
#all-category-tab .colum5 .white-row p { margin: 0; padding: 1px 0 3px 0; line-height: 1.5em; font-size: 14px; text-align: center;}

#all-category-tab .colum5 .gray-row { width: 56px; height: 25px; border-left: 1px solid #FFF; background: #DFDFDF;  padding: 0 10px 0 10px; }
#all-category-tab .colum5 .gray-row p { margin: 0; padding: 1px 0 3px 0; line-height: 1.5em; font-size: 14px; text-align: center;}

#all-category-tab .colum5 .last-row { width: 67px; height: 30px; float: left; padding: 0 0 0 10px; background: url('../images/layout/summary-lastrow-bg.jpg'); }
#all-category-tab .colum5 .last-row img.left { display: block; float: left; }
#all-category-tab .colum5 .last-row p { float: left; display: block; margin: 5px 0 0 0; padding: 0; font-size: 14px; text-align: center;}
#all-category-tab .colum5 .last-row img.right { display: block; float: right; }

#all-category-tab .colum5 .last-row-gray { width: 67px; height: 25px; float: left; padding: 0 0 0 10px; background: #DFDFDF; border-left: 1px solid #FFF;}
#all-category-tab .colum5 .last-row-gray img.left { display: block; float: left; }
#all-category-tab .colum5 .last-row-gray p { float: left; display: block; margin: 5px 0 0 0; padding: 0; font-size: 14px; text-align: center;}
#all-category-tab .colum5 .last-row-gray img.right { display: block; float: right; }

#all-category-tab .pages { font-size: 14px; text-align: center; margin: 5px 0 0 0; }
#all-category-tab .next-page { font-size: 14px; float: right; margin: 5px 0 0 0; }


.head .fold h1 { font-weight: normal; margin: 0; padding: 0; font-size: 18px; }