@import url(alt/themecore.css);



/*THEME STYLES ------------------------------------------------------------------------------------- */
#bodyWrapper {
	width:667px;
}

#hotTopics  {
	display:none;
	visibility:hidden;
}

.contactTable tbody td, .contactTable tbody th {
	border: none;
	padding:5px;
	background:none;
}

.contactTable input {
	font-size:14px;
	padding:4px 7px;
	border:none;
	background:#fff;
}

div.contactForm {
	background:#f5f5f5 url(../../../Images/contactBox_top.gif) top left no-repeat;
	color:#5B5448;
	margin:20px 0 10px 0;
	width:408px
}
div.contactForm div {
	background: url(../../../Images/contactBox_bot.gif) bottom left no-repeat;
	padding:10px;
}

.contactAddress {
	margin-top:-20px;
	float:right;
	width:230px;
	line-height:1.5em;
}
#mainContentArea .contactAddress h5 {
	margin-bottom:0;
}
.bodyBox {
	border:none;
}

input.sendBut {
	background: #4D4D4D;
	color:#fff;
}
