div#content_body{ padding: 10px; width: 580px; height: 570px; }

h1{ margin: 0px; font-weight: normal; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; }
hr
{ 
	border-top: 1px solid #999999;
	border-bottom: 1px solid #666666; 
	margin-bottom: 12px; 
}
	
div.scroll_text_holder
{
	width: 580px;
	height: 490px;
}

p 
{
	font-size: 1.4em;
	line-height: 1.3em;
	margin: 5px 0px 10px 0px;
}

span.updated
{
	margin: 2px 20px 0px 0px;
	font-size: 1.4em;
	line-height: 0.857143em;
}

div.scroll_text_holder img{ border: 1px solid #333333; margin: 10px; }
div.scroll_text_holder img.left{ margin-right: 20px; }
div.scroll_text_holder img.right{ margin-left: 10px; }

div.comment
{
	width: 541px;
	min-height: 132px;
	margin-bottom: 10px;
	display: block; 
	float: left;
	clear: both;
}

div.comment_blue
{
	width: 541px;
	min-height: 132px;
	margin-bottom: 10px;
	display: block; 
	float: left;
	clear: both;
}

div.comment_user{ display: block; float: left; }
div.comment_user_blue{ display: block; float: right; margin-left: 10px; margin-right: 0px; }

div.comment_bubble{ display: block; float: right; }
div.comment_bubble_blue{ display: block; float: left; }

div.comment_bubble_top
{
	height: 11px;
	background: transparent url(/assets/images/comments/comments_bubble_top_white.jpg) no-repeat 0 0;
	width: 431px;
	clear: both;		
}

div.comment_bubble_bottom
{
	height: 31px;
	background: transparent url(/assets/images/comments/comments_bubble_bottom_white.jpg) no-repeat 0 0;
	width: 431px;
	clear: both;		
}

div.comment_bubble_body
{
	min-height: 90px;
	background: transparent url(/assets/images/comments/comments_bubble_middle_white.jpg) repeat-y 0 0;
	width: 401px;
	clear: both;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 1.6em;
}

div.comment_bubble_top_blue
{
	height: 11px;
	background: transparent url(/assets/images/comments/comments_bubble_top_blue.jpg) no-repeat 0 0;
	width: 431px;
	clear: both;		
}

div.comment_bubble_bottom_blue
{
	height: 31px;
	background: transparent url(/assets/images/comments/comments_bubble_bottom_blue.jpg) no-repeat 0 0;
	width: 431px;
	clear: both;		
}

div.comment_bubble_body_blue
{
	min-height: 90px;
	background: transparent url(/assets/images/comments/comments_bubble_middle_blue.jpg) repeat-y 0 0;
	width: 401px;
	padding-left: 20px;
	padding-right: 10px;
	clear: both;
	font-size: 1.6em;
}

div.comment_user, div.comment_user_blue
{
	font-size: 1.6em;
	color: #999999;
	text-align: left;
	font-style: italic;
	width: 100px;
	margin-right: 10px;
	margin-top: 10px;
	height: 60px;
	word-wrap: break-word;
}

div.comment_user_blue{ margin-right: 0px; }

div.comments_holder
{
	width: 570px;
	padding: 10px 0px 10px 10px;
	height: 320px;
	background-color: white;
}

.jScrollPaneContainer{border: 0px solid #999999;}


div.comments_box
{
	width: 580px;
	margin-top: 10px;
	color: #333333;
	font-size: 1.55em;	
}

div#comments_counter{ font-size: 1.4em; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; height: 1.4em; margin-bottom: 0px; }

label{ height: 20px; margin-bottom: 7px; }
div.right label{ height: 20px; margin-top: 7px; margin-bottom: 0px; }
input{ width: 148px; border: 1px solid #333333; height: 22px; margin-bottom: 4px; font-size: 1.2em; }
textarea{ padding: 5px; width: 368px; border: 1px solid #333333; height: 78px; font-size: 1.6em; }

button#submitButton{ background-color: white; margin-top: 23px; border: 0px; width: 129px; height: 28px; background-image: url('/assets/images/comments/submit.png'); background-repeat: no-repeat; }
button#submitButton:hover{ background-color: white; border: 0px; width: 129px; height: 28px; background-image: url('/assets/images/comments/submit_RO.png'); background-repeat: no-repeat; }


div.grid_5.alpha.h_eight_hundred_eighty .jScrollPaneContainer{ border: 0px solid white; }

