.newsDetailDatum{
	padding-bottom:10px;
	margin-left:242px;
}

.newsDetailContent h2,
.newsContent h2{
	color:#0073C1;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:9px;
}

.ContainerContentNews{
	padding:0px 0px;
}

.newsDetailBackBox{
	height:2px;
	background-image:url(/img/css/bottom/bg_bottom.gif);
	background-repeat:repeat-x;	
	margin-bottom:10px;
	margin-top:4px;
	width:718px;
}

a.backLinkNews, .newsDetailNextNews a, .newsContentInnerLink a{
	text-decoration:none;
	line-height:30px;
	vertical-align: middle;
	text-transform:uppercase;	
}

a.backLinkNews:hover, .newsDetailNextNews a:hover, .newsContentInnerLink a:hover{
	text-decoration:underline;
}

.newsContentInner{
	padding-right:200px;
	position:relative;
}

.newsContentInnerLink{
	position:absolute;
	right:0px;
	bottom:3px;
}

.newsContent{
	padding-bottom:7px;
}

.newsSpacer{
	height:2px;
	background-image:url(/img/css/bottom/bg_bottom.gif);
	background-repeat:repeat-x;	
	padding-bottom:15px;
	margin-top:15px;
	width:718px;
	overflow:hidden;
	font-size:0px;
}

.newsDetailNextNews{
	margin-top:10px;
}

.ContainerContent h2{
	padding-bottom:0px !important;
	margin-bottom:0px !important;
}

