BODY {
	font-family: Arial, Verdana; 
	font-size: 12px;
	color: black;
}

img {
	border: 0;
}

p {
	line-height: 19px;
}

.noFloat {
	clear: both !important;
	float: none;
	width: 1px !important;
	height: 0px;
	line-height: 0em !important;
	font-size: 0px !important;
	margin: 0px !important;
	padding: 0 !important;
}

#content, #logo, #footer {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}

#logo, #content {
	margin-top: 40px;
}

#logo img {
	float: right;
}

#footer {
	border-top: solid 1px #CCC;
	padding-top: 5px;
	text-align: right;
	margin-top: 15px;
}
h2 {
	font-size: 16px; 
	color: #322e2e; 
	font-weight: bold; 
}

.input_text {
	width: 328px; display: inline; background: url(/images/input-form.gif) no-repeat; 
	border: none; padding:6px 5px; color:#000;
}
.abonez_div {
	margin-top: 10px;
}
.abonez_div input {
	margin-left: 185px;
}

form table {
	margin-left: 80px;
}
form table td {
	padding-right: 15px;
}