div#right p
{
	padding:0.5em !important;
	font-size:1.2em !important;
}

h1
{
	width:100%;
	height:1.6em;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1.5em;
	padding-top:0.3em;
	text-indent:0.8em !important;
	font-family:Verdana;
	background-image:url(/images/layout/downloads.png);
}

div#news_details
{
	border:1px #628BCA solid;
	float:right;
	width:77.3em;
}

div#news_details2
{
	border:1px #628BCA solid;
	float:right;
	width:98.7em;
}

div#news_cont h1
{
	background-image:url(/images/layout/downloads_new.png) !important;
}

div#news_cont hr
{
	width:95%;
	margin:1.2em auto 1.2em auto;
	height:1px;
	color:#628BCA;
}

div#news_cont p
{
	font-size:1.2em;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	padding:1.2em 0 0 0;
}

div#news_details li
{
	list-style:none;
	float:left;
	width:95%;
	display:block;
	margin:1.5em 2em 0.5em 2em;
	
}

div#news_details2 li
{
	list-style:none;
	float:left;
	width:45%;
	display:block;
	margin:1.5em 2em 0.5em 2em;
	
}

.file
{
	width:17px;
	text-align:right;
	float:right;
}

.title
{
	width:65%;
	float:left;

}

div#news_details2 li a.title
{
	width:65%;
		font-size:14px !important;
	float:right !important;

}

div#news_details2 li p
{
	display:block;
	float:right;
	width:65%;
	padding:1.5em 0 0 0;
}

div#news_details h2
{
	font-size:1.3em !important;
	border-bottom:1px #628BCA solid;
	float:left;
	padding:0.3em;
	width:97%;
}

div#news_details p
{
	width:95%;
	float:left;
}


