﻿/*
	border:1px solid red;
*/

.contentblock
{
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;	width:400px;
	margin-bottom:20px;
}
.contentblock td
{
	vertical-align:top;
	font-size:12px;	color:#222222;	padding:0;}
.contentblock th
{
	vertical-align:top;
	padding:0 10px 0 0;
}
.contentblock h1, .contentblock .links a
{
	font-size: 12pt;
	font-weight:normal;
	color: #fff;
	line-height: 12pt;
	padding:3px 0 0 0;
	margin:0;
}
.contentblock .links
{
	position:relative;
	top:2px;
	color:#fff;
}
.contentblock .links a
{
	font-size:12px;
}
.contentblock .bullet
{
	padding:0 4px;
}
.contentblock .hdrl
{
	background: url('/images/block-hdr-left_23.png') no-repeat;
	width: 12px;
	height: 23px;
}
.contentblock .hdrc
{
	background: url('/images/block-hdr-center_23.png');
}
.contentblock .hdrr
{
	background: url('/images/block-hdr-right_23.png') no-repeat;
	width: 12px;
	height: 23px;
}
.contentblock .bodyl
{
	background: url('/images/block-body-left_12.png') repeat;
	width: 12px;
}
.contentblock .bodyr
{
	background: url('/images/block-body-right_12.png') repeat;
	width: 12px;
}
.contentblock .bodyc
{
	text-align:left;
	background-color:#ffffff;
	padding:10px 0;
}
.contentblock .footerl
{
	background: url('/images/block-bottom-left_5.png') no-repeat;
	width: 12px;
	height:5px;
}
.contentblock .footerc
{
	background: url('/images/block-bottom-center_5.png') repeat-x;
	height: 5px;
}
.contentblock .footerr
{
	background: url('/images/block-bottom-right_5.png') no-repeat;
	width: 12px;
	height:5px;
}
