﻿
.contact
{
	/*float:left;*/
	/*background-image:url('/images/cat_top.gif');
	background-repeat:no-repeat;*/
	width:498px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	/*height:275px;*/
}
.contactBtm
{	
	background-image:url('/images/cont_bot.png');
	position:relative;
	width:498px;
	height:20px;
	margin-bottom:5px;
}
.contactBg
{	
	/*margin-top:43px;*/
	background-image:url('/images/cont_mid.png');
	background-repeat:repeat-y;
}
.contactTxt
{
	overflow:auto;
	width:400px;
	margin:0px auto 0px auto;
	padding:0px;
}

.frmlbl{}
.cu-row{margin-top:5px;}
