
#optin-container {
          width:205px;
		  float:right;
		  margin-top:10px;
		  margin-left:10px;
		  margin-bottom:10px;
}
#optin-container02 {
          width:242px;
		  float:right;
		  margin-top:10px;
		  margin-left:10px;
		  margin-bottom:10px;
		  margin-right:5px;
}
form {  
         margin:0;
		 padding:0;
}

#optin-head {
         background:url(../images/pic_2010_optin-top.jpg) bottom;
		 background-repeat:no-repeat;
		 width:201px;
		 height:27px;
		 padding:0;
}

#optin-mid {
         background:url(../images/pic_2010_optin-mid.jpg);
		 background-repeat:repeat-y;
		 width:201px;
		 padding:0;
}

#optin-footer {
         background:url(../images/pic_2010_optin-bottom.jpg) top;
		 background-repeat:no-repeat;
		 width:201px;
		 height:27px;
		 padding:0;
}

#optin-mid-content {
         width:170px;
	     margin:auto;
}

