/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

/* newsletter
*******************************************************************************/

div.-nl {
	text-align: right;
}

span.pretext-nl {
	width: 310px;
	float: left;
	vertical-align: top;
	text-align: left;
	color: #BBBBBB;
	font-size: 11px !important;
	font-size: 10px !important !important;
	font-size: 10px;
	font-family: Arial, Tahoma;
	font-weight: normal;
	line-height: 13px;
	text-transform: uppercase;
	white-space: nowrap;
}

.-nl input[type="image"] {
	margin: 0 0 0 12px;
}

.-nl input[type="text"] {
	width: 120px;
	height: 15px;
	background: url(../images/email.jpg) top left no-repeat;
	border: none;
	vertical-align: top;
	margin-top: 7px;
	padding-right: 10px;
	color: #BBBBBB;
	text-indent: 6px;
	font-size: 11px;
}

.-nl input[type="submit"] {
	width: 93px;
	height: 24px;
	background: url(../images/subscrible.jpg) top left no-repeat;
	border: none;
	margin: 0 0 0 12px;
}