#col-sx, #col-mid{
	width:310px;
	margin:0 25px 0 0;
	float:left;
}

#col-dx{
	width:310px;
	float:left;
}

h2{
	font-family:Trebuchet MS, sans-serif;
	color:#FFF;
	font-size:15px;
	height:20px;
	padding:5px 7px;
	margin:0;
	background:#AB0101 url(../images/global/bg-h2.gif) repeat-y right top;
}

h3{
	font-family:Trebuchet MS, sans-serif;
	color:#666;
	font-size:14px;
	margin:0;
	padding:12px 0 8px 0;
	background:url(../images/global/bg-h3.gif) no-repeat center top;
}

div#content p{
	line-height:18px;
	font-size:13px;
	padding:0 0 5px 0;
}

div#content p a{
	color:#0072AE;
	text-decoration:none;
	font-weight:bold;
}

div#content p a:hover{
	text-decoration:underline
}

div#content ul.more{
	padding:5px 5px 20px 0;
	height:20px;
	margin:0;
	list-style-type:none;
	font-family:Trebuchet MS, sans-serif;
	font-size:13px;
	font-weight:bold;
	background:url(../images/global/bg-ul-more.gif) repeat-x left 15px;
	
}

div#content ul.more li{
	margin:0;
	padding:0 7px;
	height:20px;
	background:#DBDBDB;
	float:right;
}

div#content ul.more li a{
	color:#AB0101;
	text-decoration:none;
	background:url(../images/global/red-arrow-right.gif) no-repeat left 2px;
	padding:0 0 0 20px;
}

div#content ul.more li a:hover{
	color:#AB0101;
	text-decoration:none;
	background:url(../images/global/red-arrow-right.gif) no-repeat 1px 3px;
	padding:0 0 0 20px;
}
