﻿#newsTable{
	width:520px;
	margin:0px 20px;
}
.subTitleBar {
	width:520px;
	margin-top:10px; 
	margin-left:20px;
	margin-right:20px;
}
.subTitleBar #left {
	background:url(../../SEGAS/SiteImages/subTitleBar_left.png) no-repeat right top;
	width:5px;
	height:28px;
	float:left;
}
.subTitleBar #middle{
	background:url(../../SEGAS/SiteImages/subTitleBar_middle.jpg) repeat-x left top;
	width:500px;
	height:18px;
	font:0.8em Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding:5px;
	float:left;
}
.subTitleBar #right{
	background:url(../../SEGAS/SiteImages/subTitleBar_right.png) no-repeat right top;
	width:5px;
	height:28px;
	float:left;
}

.contentBarGrey{
	background:#ebeae7;
	margin-top:5px;
}
.contentBarGrey_top{
	background:url(../../SEGAS/SiteImages/contentBar_grey.gif) repeat-x left bottom;
}
.contentBarGrey_bottom{
	background:url(../../SEGAS/SiteImages/contentBar_grey.gif) repeat-x left top;
}
.contentBar_leftTop{
	background:url(../../SEGAS/SiteImages/contentBar_leftTop.png) no-repeat right bottom;
	width:5px;
}
.contentBar_leftBottom{
	background:url(../../SEGAS/SiteImages/contentBar_leftBottom.png) no-repeat right top;
	width:5px;
}
.contentBar_rightBottom{
	background:url(../../SEGAS/SiteImages/contentBar_rightBottom.png) no-repeat right top;
	width:4px;
}
.contentBar_rightTop{
	background:url(../../SEGAS/SiteImages/contentBar_leftBottom.png) no-repeat right bottom;
	width:4px;
}
.number{
	width:150px;
	background:#ebeae7;
}
.number .thireos{
	width:22px;
	height:22px;
	margin:0px 5px;
	float:left;
}
.number .titlos{
	width:auto;
	float:left;
	height:auto;
	font:0.82em Arial, Helvetica, sans-serif;
	color:#757575;
}
.description{
	background:#ebeae7;
	font:0.9em Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
	padding:0px 5px;
	vertical-align:top;
}