/*CSS Document*/
#sidebar-optin
{
	width: 330px;
	height: 439px;
	/*[disabled]background-image:url(../../images/KingdomBook-background-red.gif);*/
	margin-left: -8px;
	padding-top: 0px;
	/*+placement:shift 48px 0px;*/
	position: relative;
	left: 48px;
	top: 0px;
	left: 30px;
}
DIV.sidebar-optin-blue
{
	background: url(../new%20site%20design/css/images/background-blue.gif) no-repeat;
}
DIV.sidebar-optin-red
{
	background-image: url(../images/KingdomBook-background-red.gif);
	background-repeat: no-repeat;
}
DIV.sidebar-optin-green
{
	background: url(../new%20site%20design/css/images/background-green.gif) no-repeat;
}
DIV.sidebar-optin-orange
{
	background: url(../new%20site%20design/css/images/background-orange.gif) no-repeat;
}
DIV.sidebar-optin-black
{
	background: url(../new%20site%20design/css/images/background-black.gif) no-repeat;
}
#sidebar-optin H2
{
	padding: 50px 46px 50px 13px;
	padding-bottom: 0;
	margin-top: 29px;
	margin-left: 68px;
	margin-bottom: 45px;
	font-size: 16px;
	text-align: center;
	font-family: Arial, sans-serif;
	color: #FFF;
}
#sidebar-optin H3
{
	padding: 0px 41px 0px 0px;
	font-size: 14px;
	text-align: center;
	font-family: Arial, sans-serif;
	color: #1973AC;
	text-transform: uppercase;
}
#sidebar-optin P
{
	padding: 0px 59px 4px 3px;
	font-size: 12px;
	line-height: 1.8em;
	font-family: Arial, sans-serif;
	color: #666;
	display: block;
	height: 61px;
	line-height: 1.4;
	text-align: justify;
}
#sidebar-optin FORM
{
	padding: 0px 22px;
}
#sidebar-optin FORM INPUT[type=text]
{
	margin: 5px;
	margin-left: -5px;
	padding: 9px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	width: 220px;
	/*+placement:shift 11px 141px;*/
	position: relative;
	left: 11px;
	top: 141px;
}
#sidebar-optin FORM INPUT[type=submit]
{
	width: 250px;
	height: 50px;
	background: none;
	text-indent: -99999999px;
	border: none;
	cursor: pointer;
	/*+placement:shift 5px 145px;*/
	position: relative;
	left: 5px;
	top: 145px;
}
.optin-text
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	padding-right: 51px;
	padding-left: 10px;
	color: #666666;
	text-align: justify;
	line-height: 1.7em;
}
.optin-formcode
{
	margin: -34px 0px 0px;
	padding: 0px;
}
