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

.wrapper {
	clear: both;
}

#slBox {width: 600px; font-family: Verdana, Arial, Helvetica, sans-serif;}
#slBox p {margin: 0px; padding: 0px;}
#slBox form {margin: 10px 0px 0px 16px; padding: 0px;}

#slHeader {
	width: 600px;
	height: 30px;
	padding-top: 10px;
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(images/sl_header_bcgr.gif);
	letter-spacing: 0.05em;
}

*html #slHeader {height: 40px;}

#slContent {
	background-color: #e7e9eb;
	margin: 1px 0px;
	border: solid 1px #0066cc;
}

#slContent p {
	color: #1a4b7e;
	margin: 0px;
	padding: 10px 15px;
	font-size: 13px;
	line-height: 18px;
}

#slLeftFrame {
	float: left;
	width: 208px;
}

#slRightFrame {
	float: left;
	width: 390px;
}

.slContentP {padding: 20px 20px 0px 20px; color: #383838; font-size: 12px;}

.slContentIntro {font-size: 11px;}
.slContentOffer {font-size: 20px; color: #18487b; margin: 30px 0px 20px 0px;}
.slContentLimited {font-size: 16px; color: #c82316; margin: 20px 0px;}
.slContentPurchase {padding-top: 40px;}
.slContentNote {font-size: 10px; padding-top: 10px;}

#slSubscriptionFrame {
	height: 266px; /* was 140px */
	background-image: url(images/sl_subscription_bcgr.gif);
	background-repeat: no-repeat;
	color: #525960;
	font-size: 14px;
	line-height: 20px;
}

#slSubscription7 {float: left; margin: 40px 0px 0px 13px; width: 179px; text-align: center;}
* html #slSubscription7 input {margin-left: -10px;}
#slSubscription10 {float: left; margin: 40px 0px 0px 17px; width: 179px; text-align: center;}
* html #slSubscription10 input {margin-left: -10px;}
#slSubscription14 {float: left; margin: 40px 0px 0px 17px; width: 179px; text-align: center;}
* html #slSubscription14 input {margin-left: -10px;}
.slSubscriptionPrice {font-size: 16px; font-weight: bold;}

.slSubscribeButton {
	width: 100px;
	background-color:
}

input.slSubscribeButton {
	margin: 10px 0px 0px 0px;
	padding: 2px;
	font-size: 11px;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	color: #EEFFFF;
	background-color: #4079b4;
	border-style: solid;
	border-color: #18487b;
	border-width: 1px;
}