@import "basics.css";

#contentHeader h2 {
	float: left;
	padding-right: 15px;
}
#contentHeader h3 {
	margin: 0;
	padding: 11px 0 0 0;
	font-size: 13px;
	font-weight: normal;
	color: inherit;
}
#contentHeader a {
	position: absolute;
	right: 26px;
	top: 38px;
	font-size: smaller;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	color: #f26b21;
}
#contentBody .left .subnav li {
	padding: 0 0 2px 55px;
	background: url("../img/bullet-small.gif") no-repeat 31px 2px;
	font-size: smaller;
	font-weight: normal;
}
#contentBody .left .subnav li a {
	color: #999;
}
#contentBody .right td img {
	padding: 0 10px 10px 0;
}