@charset "UTF-8";
/* CSS Document */

.contactSeperator
{
	width:506px;
	height:29px;
	
	margin:1px 0 60px 0;
	
	background:url(../images/separator.gif) no-repeat;
}

.contactRule
{
	height:1px;
	width:350px;
	
	margin:0 0 0 80px;
	
	border-bottom:1px solid #b5b5b5;
}

#contentL .contentText
{
	width:350px;
	margin:30px 0 30px 80px;
}
