#footerContent {  
    top:8%;
    padding: 3% 5%; height:auto;
    width:40%; min-height: 390px;
}
#callus, 
#callback,
#sendmsg,
#callBackForm fieldset legend,
#sendMessageForm fieldset legend {
	position: absolute;
	top:-10000px;
}
.contacts-index-index div.text input{
	width:206px;
}
#sendMessageForm textarea{
	height:70px;
}

#callBackForm .actions,
#sendMessageForm .actions{
	width:210px;
	text-align: right;
}

/*
 * @subsection Send a Message - form
 */

#sendMessageForm,
#sendMessageForm textarea,
#sendMessageForm .actions{
	width:327px;
}
#sendMessageForm a{
	display: inline;
}
#sendMessageForm a{
	color:#666666;
	display: inline;
}
#fauxOptions {
	background-color:#1c1513;
	border:solid #493b2e;
	border-width:0 1px 1px;
	color:#c19e6e;	
}
#fauxOptions li:hover {
	background-color:#c19e6e;
	color:#1c1513;
}
