.modules {
	float: left;
	background-repeat: repeat-y;
}

.single-module {
	width: 240px;
	float: left;
	padding-top: 20px;
}

.single-module .module {
	padding: 0 15px;
}

#content {
	margin: 0;
}

#content .single-module img {
	float: left;
	margin: 0 10px 5px 0;
}

#content .single-module h3 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0.25em 0;
	text-transform: uppercase;
}

#content .single-module h4 {
	font-weight: bold;
	font-size: 1.1em;
	margin: 0.25em 0;
}

cite {
	font-weight: bold;
	font-style: normal;
	display: block;
	padding-bottom: 5px;
}

#content #double-module {
	width: 480px;
}

#content #fourth-module {
	padding: 0;
}

#content .single-module .mini-module .module {
	padding: 15px;
	padding-top: 20px;
}

#content .single-module .mini-module .module {
	border-bottom: solid 1px;
}

#content .single-module .mini-module#last-mini-module .module {
	border-bottom: 0;
}

#content #fourth-module h3 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0.25em 0;
	text-transform: none;
}

#content .single-module ul {
	list-style-type: none;
}

#content .single-module #useful_links li {
	margin: 0;
	padding: 0;
	background-image: none;
	display: inline;
	padding-right: 1em;
}

#content .single-module #useful_links li a {
	white-space: nowrap;
}

#content .single-module legend {
	font-weight: bold;
	padding-bottom: 6px;
}

#content .single-module form {
	margin-top: 10px;
	padding-top: 10px;
}

#content .single-module fieldset {
	border: none;
}

#content .single-module label {
	display: none;
}

#content .single-module #newsletter form {
	margin: 0;
	padding: 0;
}

#content .single-module #newsletter form fieldset {
	border: 0;
}

#content .single-module #newsletter form legend {
	display: none;
}

#content .single-module #newsletter form label {
	display: block;
	margin: 0;
	padding: 0;
}

#content .single-module #newsletter form input#newsletter_email {
	border: 1px solid;
	width: 208px;
	margin: 0.5em 0;
}

#content .single-module #newsletter form label#lbl_signup {
	display: none;
}

#content .single-module #newsletter form input#signup {
	float: right;
}

.single-module .module.image h4, 
.single-module .module.image p, 
.single-module .module.image ul { 
	margin-left: 110px !important;
}







