#testimonial-wrap {width:978px;margin-top:30px;min-height:700px;}
#testimonial-tabs {width:958px;padding:0 10px 0 10px;height:48px;margin-top:10px;background: url("/images/testimonial/testimonial-tab-bg.png") no-repeat scroll left top transparent;}
#testimonial-tabs ul li {float: left;height:49px;position:relative;background: url("/images/testimonial/line-sep.png") no-repeat scroll right center transparent;}
#testimonial-tabs ul li.last {background: none;}
#testimonial-tabs ul li a {color: #FFFFFF;float: left;font-family: "Segoe UI Light",Myriad Pro,Trebuchet MS,sans-serif;font-size: 21px;height: 48px;line-height: 48px;margin: 0 0 0 2px;padding: 0 0 0 10px;text-decoration: none;behavior: url(css/pie.htc);}
#testimonial-tabs ul li a.first-tab {width:280px;margin:0px;}
#testimonial-tabs ul li a.second-tab {width:315px;}
#testimonial-tabs ul li a.third-tab {width:328px;}
#testimonial-tabs ul li a:hover {color:#9A0000;font-weight:bold;background-color: #F3F3F3;border-radius: 5px 5px 0px 0px; -moz-border-radius: 5px 5px 0px 0px;-webkit-border-radius: 5px 5px 0px 0px;height: 58px;line-height: 58px;position: relative;text-align: center;top: -10px;z-index:10;border-top:1px solid #E1E1E1;border-left:1px solid #E1E1E1;border-right:1px solid #E1E1E1;}
#testimonial-tabs ul li a.first-tab:hover {width:278px;margin:0px;}
#testimonial-tabs ul li a.second-tab:hover {width:313px;}
#testimonial-tabs ul li a.third-tab:hover {width:326px;}
#testimonial-tabs ul li a.selected {color:#9A0000;font-weight:bold;background-color: #F3F3F3;border-radius: 5px 5px 0px 0px; -moz-border-radius: 5px 5px 0px 0px;-webkit-border-radius: 5px 5px 0px 0px;height: 58px;line-height: 58px;position: relative;text-align: center;top: -10px;z-index:10;border-top:1px solid #E1E1E1;border-left:1px solid #E1E1E1;border-right:1px solid #E1E1E1;}
#testimonial-tabs ul li a.selected.first-tab {width:278px;margin:0px;}
#testimonial-tabs ul li a.selected.second-tab {width:313px;}
#testimonial-tabs ul li a.selected.third-tab {width:326px;}
#testimonial-tabs ul li a:hover span {background: url("/images/testimonial/normal-user-sel.png") no-repeat scroll left 10px transparent;width:35px;height:38px;padding-right:5px;}
#testimonial-tabs ul li a.selected span {background: url("/images/testimonial/normal-user-sel.png") no-repeat scroll left 10px transparent;width:35px;height:38px;padding-right:5px;}
#testimonial-tabs ul li a span {background: url("/images/testimonial/forum-user.png") no-repeat scroll left top transparent;width:29px;height:23px;padding-right:10px;display:inline-block;}
#testimonial-content {width:918px;padding:30px 30px 50px 30px;min-height:700px;background-color: #F3F3F3;clear:both;position:relative;}
#testimonial-content .user-container {width:918px;height:auto;overflow:hidden;margin-bottom:20px;}
#testimonial-content .user-container .user-img-cont {width:115px;margin-right:20px;float:left;}
.user-img-cont span.img-cont {width:107px;height:106px;display:block;background: url("/images/testimonial/img-cont-bg.png") no-repeat scroll left top transparent;padding: 8px 3px 3px 6px;}
.user-img-cont span.user-name {display:block;text-align:center;font-size:15px;font-weight:bold;font-style:italic;color:#1E1E1E;margin-top:15px;}
#testimonial-content .user-container .user-txt-cont {width:743px;float:left;border-radius: 5px; -moz-border-radius: 5px;-webkit-border-radius: 5px;background-color:#FFFEF2;padding:20px;position:relative;behavior: url(css/pie.htc);}
#testimonial-content .user-container .user-txt-cont .arrow {background: url("/images/testimonial/arrow.png") no-repeat scroll left top transparent;position:absolute;width:9px;height:20px;left:-9px;top:15px;}
.user-txt-cont p {color:#3B3B3B;font-size:14px;line-height:25px;margin-bottom:10px;}
.user-txt-cont .desc {border-top:1px dotted #BBBBBB;padding-top:20px;}
.user-txt-cont .desc span.prod-info	{font-size:13px;font-weight:bold;font-style:italic;color:#990000;padding-right:5px;}
.user-txt-cont .desc span.user-info	{font-size:13px;font-style:italic;color:#CD0000;}
.hidden {display: none !important;}
.searchresult {padding-bottom:20px;height:auto;overflow:hidden;}
.tab1-hiddenresult, .tab2-hiddenresult, .tab3-hiddenresult {display:none;}

/* tab1-pagination */
.pagination { font-size:14px;overflow:hidden;margin:0 auto;padding-left:350px;position:absolute;bottom:25px; }
.pagination a { text-decoration: none; color:#3B3B3B; }
.pagination a, .pagination span { display: block; float: left; padding: 0.3em 0.6em; margin-right: 6px; margin-bottom: 5px; }
.pagination .current { color:#990000;font-weight:bold;background: url("/images/testimonial/pag-cur-bg.png") no-repeat scroll 0 0 transparent; }
.pagination .prev{ background: url("/images/testimonial/prev-arrow.png") no-repeat scroll left center transparent; text-indent:-999999px;margin-right:10px; }
.pagination .next{ background: url("/images/testimonial/next-arrow.png") no-repeat scroll left center transparent;text-indent:-999999px;margin-left:5px; }
.pagination .current.prev{ background: url("/images/testimonial/prev-arrow.png") no-repeat scroll left center transparent; text-indent:-999999px;margin-right:10px; }
.pagination .current.next{ background: url("/images/testimonial/next-arrow.png") no-repeat scroll left center transparent;text-indent:-999999px;margin-left:10px; }