#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 25px 0;
}

div#content p a{
	color:#0072AE;
	text-decoration:none;
	font-weight:bold;
}

div#content p a:hover{
	text-decoration:underline
}

