/* mod_subscribe */
/* Koen Braspennincx */
/* Starman 1.0 */
/* Version 1.0.0 */
#newsletter_sub
{
}
#newsletter_message
{
	margin-top: 5px;
}
.clickimage
{
	cursor: pointer;
}
#newsletter_email
{
	display: none;
}
#nsem
{
	border: 0px none #666666;
	background-color: #4F4F3F;
	color: #EDEDB6;
	height: 18px;
}
.autopt
{
	color: #DBD4B6;
	width: 224px;
	height: 14px;
	background-color: rgba(51,51,47,0.95); 
	padding: 5px;
	padding-left: 6px;
	cursor: pointer;
	border-bottom: 1px solid #32322C;
}
.autopthighlight
{
	color: #FAB001;
	width: 224px;
	height: 14px;
	background-color: rgba(32,32,29,0.95);
	padding: 5px;
	padding-left: 6px;
	cursor: pointer;
	border-bottom: 1px solid #32322C;
}
#autocompletedetails
{
	position: absolute;
	left: 28px;
	top: 56px;
}