.tsitop{position: relative}
.ctmdle{position: relative; margin-top: 0px;}
.clor{color: #C60;}
#tstitem{padding-bottom: 15px}
#contentTitle{
	position: absolute;
	top: -8px;
	left: 1px;
	background-image: url(../images/contentHeader_bg.png);
	background-repeat: no-repeat;
	width: 609px;
	height: 34px;
}

#contentTitle h1{
	color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 34px;
	padding-left: 15px;
}

#contentDetail{
	padding-top: 40px;
	background-color: #e0e0e0;
	margin-left: 1px;
	width: 607px;
	overflow: hidden;
}
.article {
	margin: 0 24px;
}
.article .part {
	border: 1px solid #a9afb3;
	padding: 6px;
	margin-bottom: 10px;
	border-radius: 6px;
	background-color: #FFF;
}
.testimonialItem{
	background-color: #e0e0e0;
	font-size: 12px;
	width: 578;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 18px;
	padding-bottom: 33px;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 15px;
}

.whois{
	display: block;
	float: right;
	font-size: 11px;
	margin-right: 4px;
	color: #C60;
}

.centerTD{
	width: 549px;
}

.leftTD{
	width: 20px;
}

.rightTD{
	width: 15px;
}

.feedbackItem {
	width: 100%;
	position: relative;
}
.feedbackItem td {
	padding: 0;
	margin: 0;
	vertical-align: top;
	text-align: left;
	font-size: 11px;
}
.feedbackItem .product {
	width: 109px;
	padding-right: 6px;
}
.feedbackItem .product img {
	height: 139px;
	width: 109px;
}
.feedbackItem .product_name {
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana;
	padding-top: 14px;
	width: 30%;
	color: #333;
}
.feedbackItem .product_name a {
	color: #454545;
}
.feedbackItem .rating {
	width: 55%;
	padding-top: 10px;
}
.feedbackItem .question {
	width: 40%;
}
.feedbackItem .result {
	width: 10%;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.feedbackItem .comments {
	width: 50%;
}
.rating-level, .rating-level a {
    background: url("../images/star_v2.png") no-repeat scroll 1000px 1000px transparent;
}
.rating-level {
	background-position: 0 0;
    height: 23px;
    position: relative;
    width: 120px;
    z-index: 1000;
	float: left;
}
.rating-level li {
    display: inline;
	list-style: none outside none;
}
.rating-level a {
    height: 23px;
    left: 0;
    line-height: 23px;
    outline: medium none;
    position: absolute;
    text-indent: -999em;
    top: 0;
}
.rating-level a.one-star {
    width: 24px;
    z-index: 6;
}
.rating-level a.two-stars {
    width: 48px;
    z-index: 5;
}
.rating-level a.three-stars {
    width: 72px;
    z-index: 4;
}
.rating-level a.four-stars {
    width: 96px;
    z-index: 3;
}
.rating-level a.five-stars {
    width: 120px;
    z-index: 2;
}
.rating-level .current-rating,.rating-level a:hover{
	background-position:0 -28px;
}
.rating-level a.one-star:hover,.rating-level a.one-star.current-rating,.rating-level a.two-stars:hover,.rating-level a.two-stars.current-rating{
	background-position:0 -116px;
}
.rating-level .three-stars .current-rating,.rating-level .four-stars .current-rating,.rating-level .five-stars .current-rating{
	background-position:0 -28px;
}
.addcomments {
	float:right; margin-right: 6px; width:71px; height:23px; color:#555; padding: 5px; font-size: 12px; text-align: right; overflow:hidden;
	background:url(../images/feedback-comments-icon.png) no-repeat right center;
}
.addcomments a {
	color:#C60;
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	display: none;
}
.star-meanings {
	position: absolute; top: 30px; left: 20px; display: none; background: #FFF; border: solid 1px #999; padding: 5px; border-radius: 3px; color: #555; z-index: 2000;
}
.comment-more-details {
	display: block;
}
.comment-more-details textarea{
	background: #f6f6f6;
	border: 1px solid #e0e0e0;
    color: #999999;
    height: 75px;
    margin-top: 10px;
    overflow: auto;
    padding: 5px;
	width: 97%;
}
.comment-more-details textarea.on {
	color: #333333;
}
.ratings-overall {
	padding: 0 5px;
	position: relative;
	height: 120px;
}
.ratings-overall .comment-more-details textarea {
	margin: 0;
	height: 88px;
}
.buttons {
	text-align: right; margin-right:10px;
	padding: 6px;
	padding-top: 2px;
}
.buttons .submit1 {
	background: #00F;
	border: solid 1px #d2d2d2;
	border-radius: 4px;
	color: #FFF;
	padding: 3px;
}
.buttons .reset1 {
	background: #00F;
	border: solid 1px #d2d2d2;
	border-radius: 4px;
	color: #FFF;
	padding: 3px;
}
.comments-wrapper {
	position: relative;
	/*height: 23px;
	width: 284px;*/
}
.rating-wrapper {
	position: relative;
}
.rating-wrapper td {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #C60;
	padding-right: 5px;
}
.rating-quality, .rating-value {
	position: relative;
}
#contentMiddle .textBlock {
	margin-bottom: 10px;
}
#contentMiddle .textBlock .top {
	background:url(../images/AwardIdeas/bossday/textbox_bg.png) no-repeat left top;
	height: 10px;
	line-height: 1px;
}
#contentMiddle .textBlock .middle {
	background:url(../images/AwardIdeas/bossday/textbox_bg_middle.png) repeat-y;
	padding: 10px 25px;
}
#contentMiddle .textBlock .bottom {
	background:url(../images/AwardIdeas/bossday/textbox_bg.png) no-repeat left bottom;
	height: 10px;
	line-height: 1px;
}
#feedback-summary {
	background:url(../images/feedback-bg.png) no-repeat right center;
	padding-right: 140px;
	height: 110px;
}
#feedback-summary p {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
}
