.custom #secondary_area {
	background: #3384c9 url(images/bg_special-blue.jpg) bottom no-repeat;
	border-color: #2b6fa9;
}
.custom #secondary_area .tt_icon {
	background: url(images/special_icon-white.png) no-repeat;
}
.custom #tabs li.current_page_item a {
	background: url(images/rightarrow-white.png) left no-repeat;
}
.custom #tt_contact_widget .tt_cw_twitter a {
	background: url(images/top_twitter-blue.png) no-repeat;
}
.custom #tt_contact_widget .tt_cw_rss a {
	background: url(images/top_rss-blue.png) no-repeat;
	margin-left: 6px;
}
.custom #tt_contact_widget .tt_cw_mail a {
	background: url(images/top_mail-blue.png) no-repeat;
	margin-left: 4px;
}
.custom #secondary_area .tt_special_readmore {
	background: #1a3852;
}
.custom #secondary_area .tt_special_readmore:hover {
	background: #2869a2;
}
.custom #secondary_area .tt_special_readmore a {
	background: url(images/more-white.png) left no-repeat; 
}
.custom a, custom a:visited {
	color: #007cf2;
	text-decoration: none;
}
.custom a:hover {
	color: #386287;
}
.custom #commentform p .required {
	color: #007cf2;
}
.custom #footer a, .custom #footer a:visited {
	color: #007cf2;
	text-decoration: none;
	border-bottom: none;
}
.custom .format_text p.alert {
	color: #CCC;
	background: #043D57;
	border: 1px solid #053654;
}