h4.column_header {
	margin: 5px 9px 3px 9px;
}

div.column_section {
	margin: 0 9px 20px 9px;
}

div.column_links
{
	margin-bottom: 10px;
}


div.column_links a {
	display: block;
	margin: 6px 0 6px 10px;
	font-size: 12px;
}

div.active_link {
	background: #46270a;
	width: 171px;
	position: relative;
	top: 0px; 
	left: -2px;
}

div.active_link_text {
	color: #fff;
	font-weight: bold;
	display: block;
	margin: 0px 10px;
	padding: 2px 0;
}


/*Layout Styles*/

table.info_table {
	width: 520px;
}


div#fpaw_layout_column_1 {
	float: left;
	width: 168px;
}

div#fpaw_layout_column_2 {
	float: left;
	width: 543px;
	margin: 9px;
	overflow: visible;
}

div#fpaw_layout_column_3 {
	float: left;
	width: 168px;
	text-align: left;
}

div#fpaw_layout_content_holder {
	background: #fff url('/images/layout/fpaw_content_bkg.jpg') repeat-y;
}