/* Optin Form */

.optin{
	margin:0;
	padding:0;
	width:316px;
	height:337px;
	float:right;
	background:url(http://www.smartbloggerz.com/e/images/optin.jpg) no-repeat;
}

.optin-top{
	margin:0;
	padding:0;
	width:316px;
	height:121px;
}

.optin-field{
	margin:0;
	padding:0;
	width:316px;
	text-align:center;
}

input.field_txt{
	margin:5px 0;
	padding:6px;
	width:240px;
	color:#818181;
	border-top:1px solid #a7a7a7;
	border-left:1px solid #818181;
	border-bottom:1px solid #ccc;
	border-right:1px solid #E5E5E5;
	background:#FFF url(http://www.smartbloggerz.com/e/images/field_bg.jpg) repeat-x;
}

input.field_btn{
	cursor:pointer;
	width:265px;
	height:61px;
	background:#FFF url(http://www.smartbloggerz.com/e/images/button.gif) no-repeat top;
	border:none;
}

input.field_btn:hover{
	cursor:pointer;
	width:265px;
	height:61px;
	background:#FFF url(http://www.smartbloggerz.com/e/images/button.gif) no-repeat bottom;
	border:none;
}

input.field_btn2{
	cursor:pointer;
	width:302px;
	height:77px;
	background:#FFF url(http://www.smartbloggerz.com/e/images/button2.gif) no-repeat top;
	border:none;
}

input.field_btn2:hover{
	cursor:pointer;
	width:302px;
	height:77px;
	background:#FFF url(http://www.smartbloggerz.com/e/images/button2.gif) no-repeat bottom;
	border:none;
}
