.module_cc_newsletter div {
	margin: 0;
}

.module_cc_newsletter div div {
	margin: 0;
}

/* Newsletter module common css */
.mainnewsletter {
	width:100%;
	font-family:Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-align:left;
/*	border:1px solid red;*/
}
.mainnewsletter p {
	text-align:center;
}
.newsletterbutton {
	/*width:100%;*/
	border:2px solid #000000;
	font-weight:bold;
	text-align:center;
	background:url("../../../templates/taxi/images/lewa_tlo_box.png") no-repeat scroll left top transparent;
}
.newsletterbutton p  {
	text-align: left;
	margin: 5px 0 5px 7px;
}
.newsletterbutton a#toggle, .newsletterbutton p a.highslide{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

/* highslide*/
.newsletterbutton_highslide {
	/*width:100%;*/
	border:0px solid #000000;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}
.newsletterbutton_highslide p  {
	text-align:center;
}
.newsletterbutton_highslide a#toggle, .newsletterbutton_highslide p a.highslide{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

/* Mootols style */
#subscribelayout {
	color: #fff;
	font-size:11px;
	font-weight:normal;
	/*margin-top:5px;*/
	padding-top:2px;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	background:url("../../../templates/taxi/images/lewa_tlo_box.png") no-repeat scroll left top transparent;
}
#subscribelayout p, .highslide-body p, .normalsublayout p{
	text-align:center;
	padding-top:10px;
	font-weight:bold;
}
.highslide-body p{
	color: #92939D;
}

form div.cc_input  {
	margin: 2px 7px;
}

form div.cc_input  input {
	width: 152px;
	border: none;
	background: #C4C4BB;
	color: #333;
}

form div.butt {
	margin: 0;
	padding: 0 0 3px 0;
}

form div.butt input.cc_button {
	background: none;
	border: none;
	color: #fff;
	font-weight: 600;
}

form div.butt input.cc_button:hover {
	color: #000;
	cursor: pointer;
	
}

/* Normal style */
.normalsublayout {
	background: #FFFFFF;
	color: #92939D;
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
	padding-top:10px;
	border: none;
}