/* Newsletter module common css */
.mainnewsletter {
	width:160px;
	text-align:center;
	position:absolute;
	z-index:100;
	margin:-20px 0 0 830px;
}
.mainnewsletter,.newsletterbutton p,.newsletterbutton  {
	color:white;
	text-align:center;
	font-weight:bold;
}
.newsletterbutton a#toggle, .newsletterbutton p a.highslide{
	color:white;
	text-decoration:none;
	display:block;
	width:160px;
}

/* Mootols style */
#subscribelayout {
	background:url(../../../templates/clubtallinn_index/images/bg.jpg);
	/*margin-top:5px;*/
	border: 1px solid #000000;
	margin:-3px 0 0 0;
	padding:0 10px 10px 10px !important;
}
#subscribelayout p, .highslide-body p, .normalsublayout p{
	text-align:center;

