.resources
{
	font-family:arial;
	font-size:12px;
	width:730px;
	min-height:600px;
	background: transparent url('subsubbodybg.png') repeat-y;
	margin-left:15px;
	float:left;
	margin-top:20px;
}

.resources h1
{
	margin-left:30px;
	padding-top:20px;
	font-family:verdana;
	font-size:24px; 
	color:#4b4b4b;
	font-weight:normal;
	height:38px;
	background: transparent url('companydivider.png') no-repeat 0 bottom;
}

.custombackend_header
{
	background-image: url('timestampbg.png');
	width: 280px;
	height: 50px;
	display: block;
	position: absolute;
	left: 30px;
	top: 5px;
}

.custombackend_header span
{
	font-family: arial;
	font-size: 18px;
	color: #ffffff;
	position: absolute;
	left: 20px;
	top: 12px;
}

.custombackendbg_top
{
	background-image: url('custombackendbg_top.png');
	background-repeat: no-repeat;
	width: 484px;
	height: 50px;
	display: block;
}

.custombackendbg_mid
{
	background-image: url('custombackendbg_mid.png');
	background-repeat: repeat-y;
	width: 484px;
	display: block;
}

.custombackendbg_bottom
{
	background-image: url('custombackendbg_bottom.png');
	background-repeat: no-repeat;
	width: 484px;
	height: 35px;
	display: block;
}

.resourcesingle_form textarea
{
	margin-left:35px;
}

.custombackendbg_mid_container
{
	padding-top: 10px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.resourcesingle_right_header
{
	color:#595959;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:30px;
}


.resourcesingle_headermiddle
{
	color:#595959;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:30px;
}

.resourcesingle_middle
{
	margin-left:40px;
	margin-top:10px;
	padding-bottom:0px;
	width:600px;
}

.resourcesingle_middle p
{
	margin-bottom:20px;
	margin-left:30px;
	font-family:arial;
	font-size:11px;
	color:#595959;
}

.resourcesingle_header
{
	color:#595959;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:0px;
}

.resourcesingle_right p
{
	margin-bottom:20px;
	margin-left:30px;
	font-family:arial;
	font-size:11px;
	color:#595959;
	width:270px;
}

.resourcesingle_right b
{
	color: #ff0000;
}

.resourcesingle_form
{
	margin: 0px;
	padding: 0px;
}

.resourcesingle_button
{
	font-size:24px;
	height:40px;
	margin:0 auto;
	width:275px;
	margin-top: 35px;
	margin-left: 32px;
}

.resources a
{
	color:#C9010E;
	text-decoration:none;
}

.resources a:hover
{
	text-decoration:underline;
}