﻿.xoptinbox{
	float:left;
	width:278px;
}
.xoptintopimg{
	background:url('custom/images/optinbox_topimg.png') no-repeat center top;
	width:278px;
	height:18px;
	float:left;
}
.xoptincenterimg{
	background:transparent url('custom/images/optinbox_centerimg.png') repeat-y center top; 
	width:218px;
	height:320px;
	float:left;
	padding:10px 30px 10px 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#C1272D;
	text-align:center;
	font-weight:bold;
}

.xredbigtext{
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#C1272D;
}

.xformbox{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	text-align:left;
	font-weight:normal;
}

.xsubmitbtn{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	cursor:pointer;
	background:url('custom/images/submitdefault_btn.png') no-repeat center top;
	width:223px;
	height:70px;
	float:left;
}

.xsubmitbtn:hover{
	background:url('custom/images/submit_hoverbtn.png') no-repeat center top;
	width:223px;
	height:70px;
	float:left;
}

.xoptinbottomimg{
	background:url('custom/images/optinbox_bottomimg.png') no-repeat center top;
	width:278px;
	height:51px;
	float:left;
}

