/*  Stylesheet for iTel Interactive Media
	
	Created by: Paul Sheldrake   www.fractured-state.com
 */

/* ----------------------------  tags  ------  */

body {
	background-color: #006699;
	font-family: "Arial", sans-serif;
	margin-top: 0px;
	}

/* ----------------------------  divs  ------  */

#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-left: 2px solid #999;
	border-right: 2px solid #999;
	}
/* ----------------------------  header and main layout divs  ------  */
#picture {
	width: 650px;
	height: 115px;
	background: url(../images/banner.jpg) no-repeat;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	}
#picture img {
	border: 0;
	}
#login {
	width: 200px;
	height: 115px;
	background: url(../images/login-background.jpg) no-repeat;
	float: right;
	}
form {
	margin: 0;
	padding: 0;
	}
#menu {
	width: 100%;
	
	}
#grey-gradient-header {
	width: 850px;
	height: 30px;
	background: url(../images/grey-gradient-header.jpg) repeat-x;
	float: right;
	}
#content {
	width: 100%;
	float: left;
	background-color: #FFF;
	}
#footer {
	float: left;
	}
#grey-gradient-footer {
	width: 850px;
	height: 29px;
	background: url(../images/grey-gradient-footer.jpg) repeat-x;
	float: right;
	}
#footer-links {
	width: 850px;
	height: 32px;
	padding-top: 10px;
	voice-family: "\"}\""; 
 	voice-family:inherit;
	background: url(../images/footer-links-background.jpg) repeat-x;
	float: right;
	text-align: center;
	font-family: "Arial", sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	}
/* A CSS comment before the hack \*/
* html #footer-links {
	height: 22px;
}
/* Another CSS comment after the hack */
#footer-links a {
	text-decoration: none;
	color: #FFF;
	}
#footer-links a:hover {
	text-decoration: underline;
	color: #FFF;
	}	
/* ----------------------------  login layout divs  ------  */
#login-title {
	color: #6799cb;
	font-size: 14px;
	font-family: "Geneva", sans-serif;
	font-weight: bolder;
	margin-top: 11px;
	margin-left: 7px;
	}
#login-forgot {
	font-family: "Arial", sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-left: 11px;
	float: left;
	}
/* A CSS comment before the hack \*/
* html #login-forgot {
	margin-left: 6px;
}
/* Another CSS comment after the hack */

#login-forgot a {
	text-decoration: underline;
	color: #000;
	}
#login-forgot a:hover {
	text-decoration: none;
	color: #000;
	}
#login-submit {
	margin-top: 5px;
	margin-right: 10px;
	float: right;
	}
/* A CSS comment before the hack \*/
* html #login-submit {
	margin-right: 3px;
}
/* Another CSS comment after the hack */
#login-submit input {
	width: 50px;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	}
#content-left {
	width: 480px;
	float: left;
	}
/* ----------------------------  main content layout divs  ------  */
#text-title {
	height: 30px;
	margin-top: 10px;
	margin-left: 20px;
	}
#text-content {
	width: 480px;
	margin-top: 10px;
	margin-left: 20px;
	height: 350px;
	}
#text-content p {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.4;	
	font-family: "Arial", san-serif;
	font-size: 12px;
	color: #999;
	}
#text-content ul {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.4;
	font-family: "Arial", san-serif;
	font-size: 12px;
	color: #999;
	}
#text-content a {
	color: #999;
	text-decoration: none;
	}
#text-content a:hover {
	color: #999;
	text-decoration: underline;
	}
#text-small-pic {
	margin-top: 30px;
	margin-left: 20px;
	bottom: 0px;
	clear: both;
	}
#content-right {
	width: 330px;
	float: right;
	margin-right: 0px;
	}
/* ----------------------------  rightside mini menu divs  ------  */
#turnkey-group {
	width: 305px;
	}
#psychic-content {
	width: 144px;
	height: 185px;
	padding-top: 24px;
	padding-left: 7px;
	padding-right: 4px;
	margin-left: 1px;
	background: url(../images/rightside-psychic-content.jpg) bottom no-repeat;
	float: left;
	}
/* A CSS comment before the hack \*/
* html #psychic-content {
	width: 145px;
	margin-top: 7px;
	padding-top: 30px;
	margin-left: 0px;
	background-position: top;
	}
/* Another CSS comment after the hack */
#psychic-pic {
	width: 149px;
	height: 209px;
	background: url(../images/rightside-psychic-pic.jpg);
	float: right;
	}
#adult-content {
	width: 146px;
	height: 184px;
	padding-left: 7px;
	padding-right: 4px;
	background: url(../images/rightside-adult-content.jpg) right no-repeat;
	float: left;
	}
/* A CSS comment before the hack \*/
* html #adult-content {
	margin-top: -14px;
	padding-top: 12px;
	background-position: top;
	width: 146px;
	}
/* Another CSS comment after the hack */
#adult-pic {
	width: 148px;
	height: 184px;
	background: url(../images/rightside-adult-pic.jpg) left no-repeat;
	float: right;
	}
/* A CSS comment before the hack \*/
* html #adult-pic {
	width: 144px;
	margin-left: -2px;
	padding-right: 4px;
	margin-top: -14px;
	background-position: top left;
	}
/* Another CSS comment after the hack */
#chat-content {
	width: 146px;
	height: 209px;
	padding-left: 7px;
	padding-right: 4px;
	background: url(../images/rightside-chat-content.jpg) right no-repeat;
	float: left;
	}
/* A CSS comment before the hack \*/
* html #chat-content {
	margin-top: -14px;
	background-position: top right;
	padding-top: 11px;
	width: 146px;
	}
/* Another CSS comment after the hack */
#chat-pic {
	width: 148px; 
	height: 209px;
	background: url(../images/rightside-chat-pic.jpg) no-repeat;
	float: right;}
/* A CSS comment before the hack \*/
* html #chat-pic {
	margin-top: -14px;
	background-position: top left;
	margin-left: -1px;
	padding-left: 1px;
	width: 147px;
	}
/* Another CSS comment after the hack */
#psychic-link {
	margin-top: 10px;
	color: #0099FF;
	}
#psychic-link a {
	color: #0099FF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
#psychic-link a:hover {
	color: #0099FF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	}
#chat-link {
	margin-top: 10px;
	color: #CC0000;
	}
#chat-link a {
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
#chat-link a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	}
#dating-link {
	margin-top: 10px;
	color: #0000FF;
	}
#dating-link a {
	color: #0000FF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
#dating-link a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	}
/* ----------------------------  contact us divs  ------  */
#contact-left {
	width: 200px;
	margin-left: 20px;
	float: left;
	}
/* A CSS comment before the hack \*/
* html #contact-left {
	margin-left: 11px;
	width: 210px;
	}
/* Another CSS comment after the hack */
#contact-left h1 {
	margin-top: 20px;
	margin-bottom: 5px;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	color: #999;
	}
#contact-left p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #999;
	}
#contact-left a {
	text-decoration: none;
	color: #999;
	}
#contact-left a:hover {
	text-decoration: underline;
	color: #999;
	}
#contact-right {
	width: 240px;
	float: right;
	}
#contact-right h1 {
	margin-top: 20px;
	margin-bottom: 5px;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	color: #999;
	}
/* A CSS comment before the hack \*/
* html #contact-right h1 {
	margin-bottom: -13px;
	}
/* Another CSS comment after the hack */
#contact-right h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	color: #999;
	}
#contact-right textarea {
	width: 200px;
	height: 150px;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #6799cb;
	background-color: #F2F1F1;
	border: solid 1px #CCC;
	padding-left: 3px;
	}
#contact-email input {
	width: 200px;
	height: 14px;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #6799cb;
	background-color: #F2F1F1;
	border: solid 1px #CCC;
	padding-left: 3px;
	}
#contact-submit {
	margin-top: 5px;
	float: right;
	margin-right: 34px;
	}
/* A CSS comment before the hack \*/
* html #contact-submit {
	margin-right: 11px;
	}
/* Another CSS comment after the hack */
#contact-submit input {
	width: 55px;
	font-family: "Arial", sans-serif;
	font-size: 11px;
	padding-left: 3px;
	}
/* ----------------------------  turnkey package layout divs  ------  */
#package-psychic-top-standard {
	width: 200px;
	height: 47px;
	background: url(../images/package-psychic-top-standard.jpg) no-repeat;
	font-family: "Verdana", sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .5px;
	color: #FFF;
	padding-top: 8px;
	padding-left: 53px;
	}
#package-psychic-top-gold {
	width: 200px;
	height: 47px;
	background: url(../images/package-psychic-top-gold.jpg) no-repeat;
	font-family: "Verdana", sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .5px;
	color: #FFF;
	padding-top: 8px;
	padding-left: 53px;
	}
#package-psychic-top-platinum {
	width: 200px;
	height: 47px;
	background: url(../images/package-psychic-top-platinum.jpg) no-repeat;
	font-family: "Verdana", sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .5px;
	color: #FFF;
	padding-top: 8px;
	padding-left: 53px;
	}
#package-chat-top-standard {
	width: 200px;
	height: 47px;
	background: url(../images/package-adult-top-standard.jpg) no-repeat;
	font-family: "Verdana", sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .5px;
	color: #FFF;
	padding-top: 8px;
	padding-left: 53px;
	}
#package-chat-top-gold {
	width: 200px;
	height: 47px;
	background: url(../images/package-adult-top-gold.jpg) no-repeat;
	font-family: "Verdana", sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .5px;
	color: #FFF;
	padding-top: 8px;
	padding-left: 53px;
	}
#package-chat-top-platinum {
	width: 200px;
	height: 47px;
	background: url(../images/package-adult-top-platinum.jpg) no-repeat;
	font-family: "Verdana", sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .5px;
	color: #FFF;
	padding-top: 8px;
	padding-left: 53px;
	}
#package-dating-top-standard {
	width: 200px;
	height: 47px;
	background: url(../images/package-dating-top-standard.jpg) no-repeat;
	font-family: "Verdana", sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .5px;
	color: #FFF;
	padding-top: 8px;
	padding-left: 53px;
	}
#package-dating-top-gold {
	width: 200px;
	height: 47px;
	background: url(../images/package-dating-top-gold.jpg) no-repeat;
	font-family: "Verdana", sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .5px;
	color: #FFF;
	padding-top: 8px;
	padding-left: 53px;
	}
#package-dating-top-platinum {
	width: 200px;
	height: 47px;
	background: url(../images/package-dating-top-platinum.jpg) no-repeat;
	font-family: "Verdana", sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .5px;
	color: #FFF;
	padding-top: 8px;
	padding-left: 53px;
	}
#package-row {
	width: 830px;
	margin-left: 20px;
	}
#package-standard {
	margin-top: 15px;
	margin-right: 15px;
	clear: both;
	float: left;
	}
#package-gold {
	margin-top: 15px;
	margin-right: 15px;
	float: left;
	}
#package-platinum {
	margin-top: 15px;
	float: left;
	}
/* ----------------------------  sign up divs  ------  */
#section-psychic {
	width: 215px;
	margin-left: 7px;
	float: left;
	}
#section-title-psychic {
	font-family: "Verdana";
	font-size: 12px;
	color: #0099FF;
	font-weight: bold;
	text-align: center;
	}
#section-chat {
	width: 215px;
	margin-left: 21px;
	float: left;
	}
/* A CSS comment before the hack \*/
* html #section-chat {
	margin-left: 10px;
	}
/* Another CSS comment after the hack */
#section-title-chat {
	font-family: "Verdana";
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	}
#section-dating {
	width: 215px;
	margin-right: 8px;
	float: right;
	}
#section-title-dating {
	font-family: "Verdana";
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
	}
#sign-up-card-info-left {
	width: 200px;
	margin-left: 8px;
	float: left;
	}
#sign-up-card-info-right {
	margin-left: 50px;
	float: left;
	}
#payment-total {
	font-family: "Arial";
	font-size: 12px;
	color: #999;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 1px;
	}
#payment-total b {
	font-size: 13px;
	color: #66CC00;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 8px;
	}
#payment-card-number {
	font-family: "Arial";
	font-size: 11px;
	color: #999;
	margin-top: 4px;
	margin-bottom: 1px;
	}
#payment-card-number b {
	font-family: "Arial";
	font-size: 12px;
	color: #999;
	font-weight: bold;
	}
#payment-card-number input {
	width: 101px;
	height: 12px;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #6799cb;
	background-color: #F2F1F1;
	border: solid 1px #CCC;
	padding-left: 3px;
	}
#payment-card-expiry {
	font-family: "Arial";
	font-size: 11px;
	color: #999;
	margin-top: 4px;
	margin-bottom: 1px;
	}
#payment-card-expiry b {
	font-family: "Arial";
	font-size: 12px;
	color: #999;
	font-weight: bold;
	}
#payment-card-expiry input {
	width: 17px;
	height: 12px;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #6799cb;
	background-color: #F2F1F1;
	border: solid 1px #CCC;
	padding-left: 3px;
	}
#sign-up-personal-left {
	margin-top: 3px;
	margin-left: 7px;
	float: left;
	}
#sign-up-personal-right {
	width: 350px;
	margin-top: 3px;
	margin-left: 60px;
	float: left;
	}
#personal-name {
	font-family: "Arial";
	font-size: 11px;
	color: #999;
	margin-bottom: 1px;
	margin-top: 2px;
	}
#personal-name b {
	font-size: 12px;
	color: #999;
	font-weight: bold;
	}	
#personal-name input {
	width: 150px;
	height: 12px;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #6799cb;
	background-color: #F2F1F1;
	border: solid 1px #CCC;
	padding-left: 3px;
	margin-left: 9px;
	}
#personal-company-name {
	font-family: "Arial";
	font-size: 12px;
	color: #999;
	font-weight: bold;
	margin-bottom: 5px;
	}	
#personal-company-name input {
	width: 155px;
	height: 12px;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #6799cb;
	background-color: #F2F1F1;
	border: solid 1px #CCC;
	padding-left: 3px;
	margin-left: 5px;
	}
#personal-address{
	font-family: "Arial";
	font-size: 12px;
	color: #999;
	font-weight: bold;
	margin-bottom: 5px;
	}	
#personal-address input {
	width: 196px;
	height: 12px;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #6799cb;
	background-color: #F2F1F1;
	border: solid 1px #CCC;
	padding-left: 3px;
	margin-left: 5px;
	}
#personal-city {
	font-family: "Arial";
	font-size: 12px;
	color: #999;
	font-weight: bold;
	margin-bottom: 5px;
	float: left;
	}	
#personal-city input {
	width: 102px;
	height: 12px;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #6799cb;
	background-color: #F2F1F1;
	border: solid 1px #CCC;
	padding-left: 3px;
	margin-left: 5px;
	}
#personal-province {
	font-family: "Arial";
	font-size: 12px;
	color: #999;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	}	
#personal-province input {
	width: 17px;
	height: 12px;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #6799cb;
	background-color: #F2F1F1;
	border: solid 1px #CCC;
	padding-left: 3px;
	margin-left: 5px;
	text-transform: uppercase;
	}
#personal-postal {
	font-family: "Arial";
	font-size: 12px;
	color: #999;
	font-weight: bold;
	margin-bottom: 5px;
	clear: both;
	}	
#personal-postal input {
	width: 55px;
	height: 12px;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #6799cb;
	background-color: #F2F1F1;
	border: solid 1px #CCC;
	padding-left: 3px;
	margin-left: 5px;
	}
#personal-daytime-phone {
	font-family: "Arial";
	font-size: 12px;
	color: #999;
	font-weight: bold;
	margin-top: 10px;
	clear: both;
	}
#personal-daytime-phone input {
	width: 81px;
	height: 12px;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #6799cb;
	background-color: #F2F1F1;
	border: solid 1px #CCC;
	padding-left: 3px;
	margin-left: 5px;
	}
#personal-email {
	font-family: "Arial";
	font-size: 12px;
	color: #999;
	font-weight: bold;
	margin-top: 5px;
	clear: both;
	}
#personal-email input {
	width: 134px;
	height: 12px;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #6799cb;
	background-color: #F2F1F1;
	border: solid 1px #CCC;
	padding-left: 3px;
	margin-left: 5px;
	}
#sign-up-shipping-text {
	font-family: "Arial";
	font-size: 11px;
	color: #999;
	}
#sign-up-fedex {
	margin-top: 5px;
	border: 1px solid #CCC;
	clear: both;
	}
#sign-up-pic {
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	}
/* A CSS comment before the hack \*/
* html #sign-up-pic {
	float: none;
	}
/* Another CSS comment after the hack */
#sign-up-fedex-text {
	width: 230px;
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 5px;
	margin-left: 15px;
	margin-top: 5px;
	font-family: "Arial";
	font-size: 11px;
	color: #999;
	float: left;
	}
/* A CSS comment before the hack \*/
* html #sign-up-fedex-text {
	width: 235px;
	margin-top: -35px;
	margin-left: 50px;
	}
/* Another CSS comment after the hack */
#sign-up-fedex-text input {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#sign-up-submit {
	text-align: center;
	}
#sign-up-submit input {
	margin-top: 8px;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	}
/* ----------------------------  random adjustments  ------  */
#turnkey-links {
	float: right;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	text-align: right;
	line-height: 1.7;
	margin-right: 35px;
	margin-top: 10px;	
	}
#turnkey-links a {
	color: #999;
	text-decoration: none;
	}
#turnkey-links a:hover {
	color: #999;
	text-decoration: underline;
	}
#text-content-small {
	width: 480px;
	margin-top: 10px;
	margin-left: 20px;
	}
#text-content-small p {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.4;
	font-family: "Arial", san-serif;
	font-size: 12px;
	color: #999;
	}
/* ----------------------------  classes  ------  */
.clear {
	clear: both;
	}
.menu-item {
	width: 169px;
	height: 21px;
	padding-top: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: -1px;
	float: left;
	background: url(../images/menuTab-background.jpg) repeat-x;
	font-family: "Arial", sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	}
.menu-item a {
	text-decoration: none;
	color: #FFF;
	}
.menu-item a:hover {
	text-decoration: none;
	color: #000099;
	}
.menu-item-last {
	width: 166px;
	height: 21px;
	padding-top: 3px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: -1px;
	float: left;
	background: url(../images/menuTab-background.jpg) repeat-x;
	font-family: "Arial", sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	}
.menu-item-last a {
	text-decoration: none;
	color: #FFF;
	}
.menu-item-last a:hover {
	text-decoration: none;
	color: #000099;
	}
.login-info {
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #000;
	margin-top: 8px;
	margin-left: 7px;
	text-align: right;
	padding-right: 10px;
	}
.login-info input {
	width: 120px;
	height: 12px;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #6799cb;
	background-color: #F2F1F1;
	border: solid 1px #CCC;
	padding-left: 3px;
	}
.turnkey {
	color: #FFF;
	}
.turnkey h1 {
	font-family: "Geneva", sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 7px;
	}
.turnkey p {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	line-height: 1.4;
	margin-top: 3px;
	margin-left: 5px;
	margin-bottom: 8px;
	}
.turnkey h2 {
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 5px;
	float: right;
	}
.turnkey a {
	color: #FFF;
	text-decoration: none;
	}
.turnkey a:hover {
	color: #FFF;
	text-decoration: underline;
	}
.turnkey-mini-section {
	margin-top: 25px;
	margin-bottom: 4px;
	}
.package-psychic-middle {
	width: 255px;
	background: url(../images/package-psychic-middle.jpg) repeat-y;
	padding-left: 10px;
	margin-top: -8px;
	margin-bottom: -6px;
	}
/* A CSS comment before the hack \*/
* html .package-psychic-middle {
	margin-bottom: 0px;
	}
/* Another CSS comment after the hack */
.package-psychic-middle h1 {
	color: #0099FF;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
	}
.package-psychic-middle ul {
	width: 190px;
	color: #999;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 6px;
	padding-left: 20px;
	margin-left: 0px;
	}
.package-psychic-middle ul ul {
	width: 170px;
	}
/* A CSS comment before the hack \*/
* html .package-psychic-middle ul {
	margin-left: 4px;
	}
/* Another CSS comment after the hack */
.package-psychic-middle p {
	color: #999;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	}
.package-psychic-buy {
	color: #0099FF;
	font-family: "Verdana", sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	width: 80px;
	margin-left: 125px;
	padding-bottom: 6px;
	}
.package-psychic-buy a {
	color: #0099FF;
	text-decoration: none;
	}
.package-psychic-buy a:hover {
	color: #0099FF;
	text-decoration: underline;
	}
.package-psychic-bottom {
	width: 255px;
	height: 29px;
	background: url(../images/package-psychic-bottom.jpg) no-repeat;
	}
.package-chat-middle {
	width: 255px;
	background: url(../images/package-adult-middle.jpg) repeat-y;
	padding-left: 10px;
	margin-top: -8px;
	margin-bottom: -6px;
	}
/* A CSS comment before the hack \*/
* html .package-chat-middle {
	margin-bottom: 0px;
	}
/* Another CSS comment after the hack */
.package-chat-middle h1 {
	color: #ED1C24;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
	}
.package-chat-middle ul {
	width: 190px;
	color: #999;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 6px;
	padding-left: 20px;
	margin-left: 0px;
	}
.package-chat-middle ul ul {
	width: 170px;
	}
/* A CSS comment before the hack \*/
* html .package-chat-middle ul {
	margin-left: 4px;
	}
/* Another CSS comment after the hack */
.package-chat-middle p {
	color: #999;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	}
.package-chat-buy {
	color: #ED1C24;
	font-family: "Verdana", sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	width: 80px;
	margin-left: 125px;
	padding-bottom: 6px;
	}
.package-chat-buy a {
	color: #ED1C24;
	text-decoration: none;
	}
.package-chat-buy a:hover {
	color: #ED1C24;
	text-decoration: underline;
	}
.package-chat-bottom {
	width: 255px;
	height: 29px;
	background: url(../images/package-adult-bottom.jpg) no-repeat;
	}
.package-dating-middle {
	width: 255px;
	background: url(../images/package-dating-middle.jpg) repeat-y;
	padding-left: 10px;
	margin-top: -8px;
	margin-bottom: -6px;
	}
/* A CSS comment before the hack \*/
* html .package-dating-middle {
	margin-bottom: 0px;
	}
/* Another CSS comment after the hack */
.package-dating-middle h1 {
	color: #5F8ECA;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
	}
.package-dating-middle ul {
	width: 190px;
	color: #999;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 6px;
	padding-left: 20px;
	margin-left: 0px;
	}
.package-dating-middle ul ul {
	width: 170px;
	}
/* A CSS comment before the hack \*/
* html .package-dating-middle ul {
	margin-left: 4px;
	}
/* Another CSS comment after the hack */
.package-dating-middle p {
	color: #999;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	}
.package-dating-buy {
	color: #5F8ECA;
	font-family: "Verdana", sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	width: 80px;
	margin-left: 125px;
	padding-bottom: 6px;
	}
.package-dating-buy a {
	color: #5F8ECA;
	text-decoration: none;
	}
.package-dating-buy a:hover {
	color: #5F8ECA;
	text-decoration: underline;
	}
.package-dating-bottom {
	width: 255px;
	height: 29px;
	background: url(../images/package-dating-bottom.jpg) no-repeat;
	}
.row {
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 20px;
	}
.step-banner {
	width: 702px;
	height: 40px;
	background: url(../images/step-banner.jpg) no-repeat;
	}
.step-middle {
	width: 702px;
	background: url(../images/step-middle.jpg) repeat-y;
	}
.step-bottom {
	width: 702px;
	height: 18px;
	background: url(../images/step-bottom.jpg) no-repeat;
	}
.step-number {
	font-family: "Verdana";
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	float: left;
	letter-spacing: 1px;
	padding-top: 7px;
	padding-left: 18px;
	margin-right: 35px;
	}
/* A CSS comment before the hack \*/
* html .step-number {
	float: left;
	}
/* Another CSS comment after the hack */
.step-description {
	width: 580px;
	font-family: "Verdana";
	font-size: 15px;
	color: #606060;
	font-weight: bold;
	padding-top: 7px;
	}
/* A CSS comment before the hack \*/
* html .step-description {
	float: left;
	width: 500px;
	}
/* Another CSS comment after the hack */
.section-pay {
	font-family: "Arial";
	font-size: 11.5px;
	color: #999;
	text-align: center;
	}
.section-standard-choice {
	font-family: "Arial";
	font-size: 10px;
	margin-top: 8px;
	margin-bottom: 4px;
	color: #999;
	}
/* A CSS comment before the hack \*/
* html .section-standard-choice {
	margin-top: 4px;
	margin-bottom: 2px;
	}
/* Another CSS comment after the hack */
.section-standard-choice strong {
	font-family: "Arial";
	font-size: 12px;
	color: #999;
	font-weight: bold;
	}
.section-standard-choice input {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #6799cb;
	float: right;
	}
/* A CSS comment before the hack \*/
* html .section-standard-choice input {
	margin-top: -3px;
	}
/* Another CSS comment after the hack */
.section-optional-choice {
	font-family: "Arial";
	font-size: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #999;
	padding-left: 7px;
	}
/* A CSS comment before the hack \*/
* html .section-optional-choice {
	margin-top: 2px;
	margin-bottom: 2px;
	right: 0px;
	}
/* Another CSS comment after the hack */
.section-optional-choice strong {
	font-family: "Arial";
	font-size: 10px;
	color: #999;
	font-weight: bold;
	}
.section-optional-choice input {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #6799cb;
	float: right;
	}
.payment-type {
	width: 195px;
	font-family: "Arial";
	font-size: 12px;
	color: #999;
	font-weight: bold;
	margin-bottom: 1px;

	} 
.payment-type img {
	margin-top: 2px;
	margin-right: 5px;
	
	}
.payment-type input {
	margin-top: 1px;
	float: right;
	}