@charset "utf-8";
/* CSS Document */

div#contenido {
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 12px;
	padding-bottom: 30px;
}
div#aboutForumUK {
	background-color: #fff9fb;
	color: #595758;
}
.boxContent {
	padding: 10px;
}

div#aboutForumUK p {
	margin-bottom: 10px;
}
div#aboutForumUK a {
	font-weight: bold;
	color: #8E003A;
}
div#theBoard {
	float: left;
	width: 394px;
	margin-left: 11px;
	background-color: #fff9fb;
}
#contactForm label {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
	margin-top: 8px;
	color: #595758;
}

div#theBoard li {
	clear: both;
}
div#theBoard h2 {
	font-size: 20px;
	margin-top: 12px;
}
div#theBoard em {
	font-style: normal;
	color: #90003C;
	display: block;
	float: left;
	width: 50px;
}
div#contenido img {
	margin-right: 6px;
	margin-bottom: 6px;
}
div#contenido h4 {
	color: #921346;
	font-size: 13px;
}
div#contenido h5 {
	color: #577A40;
	font-size: 11px;
	margin-bottom: 6px;
}

#theBoard p {
	margin-bottom: 10px;
}
table#contactTable em {
	font-style: normal;
	font-weight: bold;
	display: block;
	float: left;
	width: 30px;
}
#contactTable a {
	font-weight: normal !important;
	color: #595758 !important;
	text-decoration: underline;
}
input#email {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #7f7f7f;
	border-bottom-color: #7f7f7f;
	border-left-color: #FFFFFF;
	background-color: #e2e2c8;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #595758;
	padding: 2px;
}

textarea#message {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #7f7f7f;
	border-bottom-color: #7f7f7f;
	border-left-color: #FFFFFF;
	background-color: #e2e2c8;
	width: 260px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595758;
	padding: 2px;
	float: left;
}
input#sendNow {
	margin-left: 6px;
	margin-top: 39px;
}

div#contenido h2 {
	font-size: 18px;
	color: #0AC68B;
	margin-bottom: 8px;
	margin-top: 20px;
}

p {
color:#595758;
}

.nomargin {
	margin-top: 0px !important;
}
#aboutForumUK .boxContent #forgotForm small {
	font-size: 11px;
	color: #990000;
}
