@import url(/css/site.css);
@import url(/css/forms.css);

.ab_co_act
	{
	width:20%;
	}

.ab_co_act div
	{
	padding:3px;
	text-align:center;
	border:1px solid #FFFFFF;
	background-color:#FC7903; /* same as main nav act (refer to img folder) */
	}


#co_head
	{
	font-size:18px;
	font-weight:bold;
	border-bottom-width:1px;
	border-bottom-style:solid;
	}

#co_form
	{
	vertical-align:top;
	}

#co_text
	{
	border:1px solid #cccccc;
	padding:15px;
	margin-bottom:10px;
	}

#co_img
	{
	vertical-align:top;
	}

#co_img img
	{
	border-style:none;
	border-width:1px;
	}

