@import url('reset.css');
@import url('master.css');

#right_column {
	padding-top: 45px;
}

#right_column.block_links a.selected {
	background-color: #424242;
}

#service_header img {
	float: right;
}

#service_content {
	clear: left;
	width: 390px;
}

#service_content .tab_content {
	width: 390px;
}

#service_content h2 {
	color: #929292;
	font-size: 22px;
	line-height: 1.2em;
	padding-bottom: 8px;
}

#service_content p {
	font-weight: normal;
}