@CHARSET "UTF-8";

div.subscribe-container {
	line-height:0px;
	margin-bottom:10px;
}

div.subscribe-container img {
	cursor:pointer;	
}
	
div.subscribe-form {
	line-height:12px;
	background-color: #E3E3E3;
	width:210px;
	padding:5px 5px 5px 2px;
}

div.subscribe-form input {
	width:140px;
	float:none;
}

div.subscribe-form label {
	width:60px;
	padding: 5px 0px 0px 0px;
}

div.subscribe-message {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background-color:#E3E3E3;
	-moz-border-radius:3px;
	margin:5px 0px 5px 0px;
	padding:5px;
	width:207px;
	line-height: 12px;
}
