@charset "utf-8";
/* CSS Document */

#subscribe_tab{
	width:70px;
	height:95px;
	position:absolute;
	top:200px;
	left:-37px;
}

#subscribe_form{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#subscribe_form input[type=text]{ 
	width:98%;
	line-height:15px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

#subscribe_form #send_button{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	font-weight:bold;
}
