.inner-contents{
	margin:0;
}

.article-content{
	float:left;
	color:#464646;
	line-height:18px;
	text-align:justify;
}
.main-content .icon{
	position:relative;
	background:no-repeat left top;
	padding:0 0 10px 40px;
}

.article-content H2{
	font-size:20px;
	margin:0 0 10px;
}

.article-content a{
	/* color:#FF9E09; */
	color:#0000FF;
	text-decoration:underline;
}

.article-content .related_files{
	position:relative;
}

.article-content .related_files H3{
	position:relative;
	font-size:14px;
}

.article-content .related_files .list{
	border-width:1px 0;
	border-color:#e7e4d5;
	border-style:solid;
	padding:10px 0 ;
}

.article-content .related_files A{
	text-decoration:none;
	color: black;
}

.article-content .related_files IMG{
	margin-right:5px;
	margin-left:8px;
}

.article-content .related-articles{
	margin-top:20px;
	text-align:left;
	font-size:14px;
	line-height:14px;
}

.article-content .related-articles H3{
	margin:5px 0;
}


.article-content .related-articles a{
	color:#454545;
	text-decoration:none;
	font-size:12px;
}

.article-content .related-articles .thumb{
	width:88px;
	height:57px;
	overflow:hidden;
}

.content-gallery{
	position:relative;
	width:535px;
	float:left;
	margin:0 0 10px;
}

.content-gallery .big-pic{
	float:left;
	position:relative;
	width:401px;
	min-height:270px;
	height:auto!important;
	height:270px;
	text-align:center;
	overflow:hidden;
	background:#FFFFFF url(/discover/_media/images/item/picloader.gif) no-repeat scroll 50% 50%;
}

.content-gallery .thumbs{
	position:relative;
	float:right;
	width:110px;
	margin:0;
	min-height:120px;
}
.content-gallery .thumbs .thumb{
	height:75px;
	overflow:hidden;
	margin-bottom:10px;
}

.right-info{
	margin:0;
}

.comment_btns{
	margin:10px 0;
	position:relative;
	width:100%;
}

.comments{
	border-top:1px solid #B1AFB0;
	border-bottom:1px solid #B1AFB0;
	margin-top:20px;
	padding:10px 0;

}

.comments .counter{
	float:left;
}

.comment{
	margin:10px 0;
}

.comment .init_display{
	cursor:pointer;
}

.respond_comment{
	margin-left:30px;
}

.comments .whitebox{
	padding:10px;
	width:90%;
}

.comments .date{
	font-size:11px;
}

.comments .open_display{
	display:none;
}
.comments .open_display .date{
	font-size:12px;
}

.comments .open_display .comment_content{
	margin:3px 0;
	font-weight:bold;
	color:#8B8B8B;
}

.comments .open_display .respond{
	text-align:center;
	font-size:13px;
}

.comments .open_display .respond A{
	text-decoration:underline;
	cursor:pointer;
}

.comment_btns IMG{
	position:relative;
	cursor:pointer;
	padding-right:10px;
}

.comment_btns .print{
	position:relative;	
	right:13px;
}

.comment_form{
	display:none;
}

.comment_form TABLE{
	margin:5px 0;
	width:60%;
	color:#296086;
}

.comment_form .text{
	width:100%;
	color:#296086;
	font-family:arial;
	font-size:12px;
}

.comment_form .submit{
	background:#D9E1EC;
	border:1px solid #B7C2D6;
	color:#296086;
	cursor:pointer;
}

.comment_form TD{
	vertical-align:top;
}

.send_form_holder{
	position:absolute;
	top:27px;
	left:128px;
	width:400px;
	height:auto;
	padding:10px;
	background:#E9E9E9;
	display:none;
	font-weight:bold;
	border:1px solid #B1AFB0;
	z-index:1;
}

.send_form_holder .text{
	width:100%;
	border:1px solid #B1AFB0;
}


.send_form_holder H3{
	color:#215B81;
	font-size:21px;
	border-bottom:1px solid #B1AFB0;
}

.player-btn{
	width:69px;
	height:68px;
	position:relative;
	z-index:3;
	background:url('/discover/_media/images/player_btn.png') no-repeat !important;
	background: transparent;
	filter: auto !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/discover/_media/images/player_btn.png', sizingMethod='scale');
	cursor:pointer;
}

#player{
	width:365px;
	height:213px;
	position:relative;
	margin:auto;
	top:28px;
}

.newsletter{
	position:absolute;
	/*left:10px;*/
	right:10px;
	bottom:20px;
}
.newsletter INPUT {
	color:#8B8B8B;
	font-family:Arial;
}

.content .box a {
	text-decoration: none;
	color: #000080;
}

.content .box a:hover {
	text-decoration: underline;
}

.content .box h3 {
border-bottom:1px solid #B1AFB0;
font-size:20px;
font-weight:normal;
}