/* stylesheet for contact */
.frm_block{
	margin-top:4px;
	height:1%; /* IE Hack */
	}
	
.frm_label{
	float:left;
	width:6em;
	text-align:left;
	font-weight:bold;
	padding-top:4px;
	clear:both;
}

/* current tab control */
#tabs_top #contact {
    background-image:url(../images/left_on_top.gif);
    }

#tabs_top #contact a {
    background-image:url(../images/right_on_top.gif);
    }
