#featured-box {height: 110px !important;}

.influentials h3 {color:#029BC0; font-family:georgia, times, serif; font-style:italic;}
.influentials ol {margin-bottom: 1.5em;}

.form-body {padding: 0 10px;}
.webform-component-select,
.webform-component-textarea {border-bottom: 1px solid #ccc;}
.webform-component-textarea textarea {overflow: auto; width: 510px; height: 50px;}
.submit,
.form-submit {	
	background: #fec526 url(/sites/all/themes/bravo_v2/img/bg-arrow-white-51px.gif) no-repeat right center !important;
	border: none;
	color: #000 !important;
	cursor:pointer;
	font-size:1.3em;
	font-weight:bold;
	padding: 5px 10px 5px 5px;
	text-transform:uppercase;
	display: block;
	margin: 10px auto;
}
.submit {display: inline;}
