#asset26{
	padding:0px 10px 17px 20px;
	width:90%;
}


#asset26 .submit_comment{
	padding:0px 0px 7px 0px;
}

#asset26 .submit_comment .title_block{
	padding:0px 12px 0px 0px;
}

#asset26 .submit_comment .title_block .text{
	float:left;
	padding:3px 0px 1px 0px;
	font-size:108%;
}

#asset26 .submit_comment .title_block .triangle{
	background-image:url('../images/submit_comment_triangle.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	width:17px;
	height:26px;
	float:right;
}

#asset26 .submit_comment .text_area{
	padding:10px 12px 10px 10px;
	background-color:#f0f6f7;
}

#asset26 .submit_comment .text_area textarea{
	width:100%;
	height:77px;
	overflow:auto;
	border-style:solid;
	border-left-color:#a6a6a6;
	border-top-color:#a6a6a6;
	border-bottom-color:#d3d1d2;
	border-right-color:#d3d1d2;
	border-width:1px;
}

#asset26 .submit_comment .button_container{
	float:right;
	padding:10px 10px 0px 0px;
}


#asset26 .submit_comment .button_container .button{
	background-image:url('../images/submit_comment_button.gif');
	background-repeat:no-repeat;
	border:0px solid black;
	background-color:transparent;
	width:109px;
	height:26px;
	cursor:pointer;
}


#asset26 .comments_block{
	padding:7px 0px 0px 0px;
}

#asset26 .number_of_comments{
	padding:0px 0px 10px 3px;
	font-size:100%;
}


#asset26 .comment{
	padding:0px 0px 16px 0px;
}


#asset26 .comment .header{
	background-color:#f0f6f7;
	color:#749ea7;
}

#asset26 .comment .header .author{
	float:left;
}

#asset26 .comment .header .author .image{
	padding:6px 6px 4px 6px;
	float:left;
}

#asset26 .comment .header .author .text{
	float:left;
	padding:4px 0px 0px 0px;
	font-size:93%;
}

#asset26 .comment .header .time{
	float:right;
	padding:5px 7px 0px 0px;
	font-size:85%;
}


#asset26 .comment .content{
	color:#858585;
	padding:1px 0px 0px 27px;
	font-size:85%;
	line-height:18px;
}



#asset26 .footer{
	padding:6px 0px 10px 0px;
}

#asset26 .footer ul{
	float:right;
}

#asset26 .footer ul li{
	float:left;
	background-image:url('../images/li_arrow_black_up.gif');
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding:0px 15px 0px 11px;
	font-size:85%;
	color:#336699;
}

#asset26 .footer ul li a{
	color:#336699;
	text-decoration:none;
}

#asset26 .footer ul li a:hover{
	text-decoration:underline;
}

/*Comment Reply portion*/
#asset26 .commentreply{
	padding:0px 0px 16px 0px;
}


#asset26 .commentreply .commentheader{
	background-color:#FFF5BE;
	color:#F28E00;
	height:22px;
}

#asset26 .commentreply .commentheader .commentauthor{
	float:left;
}

#asset26 .commentreply .commentheader .commentauthor .commentimage{
	padding:0px 6px 0px 27px;
	float:left;
}

#asset26 .commentreply .commentheader .commentauthor .commenttext{
	float:left;
	padding:4px 0px 0px 0px;
	font-size:93%;
}

#asset26 .commentreply .commentheader .commenttime{
	float:right;
	padding:5px 7px 0px 0px;
	font-size:85%;
}


#asset26 .commentreply .commentcontent{
	color:#858585;
	padding:1px 0px 0px 53px;
	font-size:85%;
	line-height:18px;
}

