a{
	color:white;
}
form {margin:0px;}
body{
    padding: 0 0 0 0;
	margin:  0 0 0 0;
	font-family: arial, verdana;
	font-size:10pt;
	font-weight:normal;
	color:white;
	background-color:#202020;
	overflow: hidden;
}
#subscribe_div_out{
	font-size:10pt;
	text-align:center;
	font-weight:bold;
	background-color:#000000;
	padding-top:5px;
	padding-bottom:5px;
}
#subscribe_div_in{
	text-align: center;
	padding : 10px 10px 5px 10px;
	font-weight: bold;
}
#subscribe_mail{
	width:170px;
	height: 20px;
	margin-bottom:5px;
	padding-top: 3px;
	font-weight: normal;
	position: relative;
	top: 5px;
	left: 5px;
}
#subscribe_but{
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	left: 5px;
	width: 120px;
	height: 25px;
}
#unsub{
	width: 120px;
}
input.ctd{
	border: 1px solid; 
	background-color:E4E4E4;
	color: black;
	font-weight: bold;
}
