#contactClane label{
	width: 100px;
	float: left;
}	
#contactClane input, #contactClane textarea{
	width: 420px;
}
fieldset{
	margin:0;
	padding:0;
}
#rows{
	margin-top:0;
}
#message{
	height: 150px;	
	padding:0;
	margin:0;
}
#contactClane #submit{
	width: 100px;
	float: right;	
}
#contactClane #sendStatus{
	float:left;	
}
#contactClane ul li{
	padding:5px 0 10px 0;
	border-top:1px dotted #CCCCCC;
}
#satisfied a span{
	display:none;	
}
#contactClane{
	width: 600px;
	padding:0;
	margin:0;
}
#satisfied{
	float:right;
	width: 364px;
}
#tully{
	background: url('../images/page_elements/tully_logo.gif');
	width: 170px;
	height: 87px;
	display: -moz-inline-block;
	display: inline-block;
}
#space{
	background: url('../images/page_elements/space_logo.gif');
	width: 250px;
	height: 61px;
	display: -moz-inline-block;
	display: inline-block;
}
#times{
	background: url('../images/page_elements/times_logo.gif');
	width: 250px;
	height: 67px;
	display: -moz-inline-block;
	display: inline-block;
}
#bride{
	background: url('../images/page_elements/bride_logo.jpg');
	width: 170px;
	height: 115px;
	display: -moz-inline-block;
	display: inline-block;
}
