



.block
{
	width:250px;
}
.block th
{
	background-image:url(theme/images/block_header2.png);
	background-repeat:no-repeat;
	background-position:left;
	vertical-align:middle;
	height:25px;
	width:100%;
}
.block tr.bgrow
{
	background-image:url(theme/images/block_row.png);
}
.block td div.content
{
	background-color:#393939;
	background-image:url(theme/images/block_bg.png);
	background-repeat:no-repeat;
	background-position:top;
	width:238px;
	border-top:1px solid #353535;
	padding-top:4px;
	padding-bottom:4px;
}
.block td.footer
{
	background-image:url(theme/images/block_footer2.png);
	background-repeat:no-repeat;
	background-position:left;
	vertical-align:middle;
	height:11px;
	width:100%;
}

.topblock
{
	width:296px;
	background-image:url(theme/images/topblocks/left.jpg);
	height:145px;
	border:1px solid #393939;
}

.topblock th
{
	height:25px;
	vertical-align:middle;
}
.topblock td div.content
{
	height:104px;
	padding-top:3px;
	vertical-align:middle;
	
}
.topblock td div.midcontent
{
	height:104px;
	padding-top:3px;
	vertical-align:middle;
	
}
.fullblock
{
	width:898px;
	background-color:#393939;
	border:2px solid #000000;
}
.fullblock th
{
	height:25px;
	background:url(theme/images/lblock-header.png);
	vertical-align:middle;
}
.fullblock td div.content
{
	width:99%;
	background-color:#393939;
}
.lblock
{
	width:620px;
	background-color:#393939;
	border:2px solid #000000;
}
.lblock th
{
	height:25px;
	background:url(theme/images/lblock-header.png);
	vertical-align:middle;
}
.lblock td div.content
{
	width:99%;
	background-color:#393939;
}

.newstop
{
	height:25px;
	width:620px;
	text-align: center;
	background:url(theme/images/lblock-header.png);
	vertical-align:middle;
	background-position:center;
}
