#news {
	float: left; 
	overflow: hidden; 
	width: 454px;
}
#news-full #name {
	overflow: hidden;
	width: 454px;
	margin: 0px 0px 4px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #F5974D;
}
#news-full #name #back {
	display: block; 
	width: 100px; 
	float: right; 
	text-align: right;
	margin: 5px 0 0 0;
}
div#news-full div#options {
	overflow: hidden;
	width: 454px;
	margin: 4px 0px 4px 0px;
	padding: 4px 0px 4px 0px;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px solid #DFDFDB;
	border-bottom: 1px dashed #DFDFDB;
}
div#news-full div#info {
	overflow: hidden;
	width: 454px;
	margin: 4px 0px 4px 0px;
	font-size: 9px;
}
#news-full #body {
	color: #48688e;
	margin-top: 25px;
}
#news-full #body p {
	margin: 0px 0px 8px 0px;
	color: #48688e;
	text-align: justify;
}
#news-full #body li{
	display: block;
	list-style-type: none;
	background-image: url('../Images/Icons/velaki.gif');
	padding: 0px 0px 0px 16px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 4px;
    color: #48688e; 
}
#news-full #body a {
	text-decoration: none;
	color: #4F89C8;
	border-bottom: 1px dashed #4F89C8;
}
#news-full #body a:hover {
	color: #F5974D;
	border-bottom: 1px solid #F5974D;
}
#news-full #date {
	color: #72b9d1;
	font-size: 9px;
}
#news-full #source {
	color: #72b9d1;
	font-size: 9px;
	font-style:italic;
}
div#news-full div#body div#mainphoto {
	float:right;
	clear:right;
	width:120px;
	text-align:center;
	margin: 0 0 10px 10px;
}
div#news-full div#body div#mainphoto img {
	margin: 0 auto;
}
div#news-full div#body div#mainphoto span {
	text-align: center;
	margin: 3px 3px 1px 13px;
	overflow: hidden;
	font-size: 9px;
	font-weight:normal;
	font-style:italic;
}
div#news-full a {
	font-family: Lucida Grande,Verdana,Geneva,Tahoma,Arial,sans-serif;
	text-decoration: none;
	color: #4F89C8;
	font-size: 10px;
}
div#news-full a:hover {
	color: #F5974D;
}
div#news-full .files {
	margin: 20px 0 0 0px;
}
div#news-full .files li {
	margin: 10px 0 0 0;
}
div#news-full .files .files-header {
	width: 454px;
	border-bottom: 1px solid #DFDFDB;
	color: #F5974D;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 4px 0;
}
#news-full #body {
	color: #48688e;
	margin-top: 25px;
	text-align :justify;
}
#news-full #body p {
	margin: 0px 0px 8px 0px;
	color: #48688e;
}

#news-full #body table {
	margin: 0px 0px 8px 0px;
	color: #48688e;
	border: 1px solid #48688e;
}
#news-full #body table tr td{
	color: #48688e;
	border: 0px;
	background-color: #BFDCFF;
	padding:2px;
}
div#news-full .files {
	margin: 20px 0 0 0px;
}
div#news-full .files li {
	margin: 10px 0 0 0;
}
div#news-full .files .files-header {
	width: 454px;
	border-bottom: 1px solid #DFDFDB;
	color: #F5974D;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 4px 0;
}
div#news-full .files li a {
	padding: 2px 0 2px 20px;
	background-repeat: no-repeat;
    background-position: left top;
}
div#news-full .files li .doc {
	background-image: url(../Images/doc.gif);
}
div#news-full .files li .pdf {
	background-image: url(../Images/pdf.gif);
}
div#news-full .files li .ppt {
	background-image: url(../Images/ppt.gif);
}
div#news-full .files li .rar {
	background-image: url(../Images/rar.gif);
}
div#news-full .files li .xls {
	background-image: url(../Images/xls.gif);
}
div#news-full .files li .zip {
	background-image: url(../Images/zip.gif);
}
div#news-full .files li .other {
	background-image: url(../Images/other.gif);
}
div#news-full ul li a {
	padding: 0 0 0 16px;
	background-image: url('../Images/Icons/box_arrow_blue.gif');
	background-position: 0px 1px;
	background-repeat: no-repeat;
}
div#news-full ul li a:hover {
	background-image: url('../Images/Icons/box_arrow_orange.gif');
}