li{
	list-style:none;
}

div#testA{display:block;}
div#testB{display:none;}

.tour #main_content .pink_container .girl_preview.preview_01{ background: #FFF url(../images/girls/full1.jpg) no-repeat center; margin-bottom: 3px;}
.tour #main_content .pink_container .girl_preview.preview_02{ background: #FFF url(../images/girls/full2.jpg) no-repeat center;}
.tour #main_content .pink_container .girl_preview.preview_03{ background: #FFF url(../images/girls/full3.jpg) no-repeat center; margin-bottom: 3px;}
.tour #main_content .pink_container .girl_preview.preview_04{ background: #FFF url(../images/girls/full4.jpg) no-repeat center;}

div#footer{
font-size:10px;
}

* html .png {
	behavior: url("iepngfix.htc");
}
* html .png {
	behavior: url("iepngfix.htc");
}

div#joinA form {
	margin: 0;
	padding: 0;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
.clearfix {display: block;}
/* End hide from IE Mac */

.global_border {
	border: 1px solid #d3d3d3;
	padding: 1px;
	background-color: white;
	width: 350px;
	clear: both;
	display: block;/*new*/
	margin:0 auto;
	height:100%;
}
.global {
	background-color: #d7d7d7;
	clear: both;
	padding:9px;
}

.tour #main_content .center_block{
	height:auto;
	float:left;
	margin:0 10px;
}

.tour #main_content .center_block h4 img{
position:relative;
top:2px;
left:-4px;
}

.tour #main_content .join_block{
	height:auto;
}

.upper_part {
	border: 1px solid #c3c3c3;
	background-color: #f8f8f8;
	margin: 0 auto;
	padding: 9px 6px;
	clear: both;
}
.join_name {
	float: left;
	font-weight: bold;
	font-size: 13px;
	width: 90px;
	height:20px;
	text-align:right;
	margin:0 0 5px 0;
}
.join_input {
	float: left;
	margin: 0 0 5px 10px;
	width:207px;
	height:20px;
}
.join_input input {
	border: 1px solid #b6b6b6;
	background-color: #fff;
	width:205px;
	height:16px;
	margin: 0;
}
.join_error {
	color: red;
	font-size: 11px;
	clear: both;
	margin:0 7px 5px;
	text-align:right;
}
.title {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	clear: both;
	margin: 15px 0;
}
.cascades {
	clear: both;
	font-size:12px;
	text-align:center;
	margin:10px 0 0 0;
	position:relative;
}

.cascades input {
	position:relative;
	top:2px;
	margin:0 3px 0 0;
}
.plans {
	clear: both;
}
.plans legend,
.best_value {
	display: none;
}
.plans .mplan {
	position:relative;
	display:block;
	border: 1px solid #c3c3c3;
	background-color: #f8f8f8;
	margin: 5px auto;
	padding: 9px 6px;
	clear: both;
	height:31px;
	text-align:left;
}
.plans .highlight {
	background: url(http://enter.iknowthatgirl.com/signup/gateways/images/pinkbg.png) top left repeat-x;
	border-color: #fe64b4;
	border-width: 1px 2px;
}
.plans label {
	font-weight: bold;
	font-size: 13px;
	margin:0 0 0 20px;
	padding:0;
	position:relative;
	top:4px;
}
.plans input {
	margin:0;
	padding:0;
	position:relative;
	left:-10px;
	top:2px;
}
.plans span {
	display: none;
	font-weight: normal;
	font-size: 10px;
	margin:0 0 0 35px;
	padding:0;
}
.submit {
	text-align:center;
}
.submit input {
	border: none;
	width: 335px;
	height: 39px;
	background: url(http://enter.iknowthatgirl.com/signup/gateways/images/joinbutton.png) top left no-repeat;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}
.submit input:hover {
	background-position: top right;
}
fieldset {
	border: none;
	margin:0;
	padding:0;
}
