a.login {
	margin-right: 120px;
	text-indent: -9999px;
	display: block;
	float: right;
	width: 120px;
	height: 30px;
	background: url(/images/btn-login.png) no-repeat;
}

#header h1.tour1logo {
	margin-top: -30px;
}


.error-indicator {
	margin-top: -10px;
	margin-left: 140px;
	z-index: 5;
}

.tour1 {
	height: 504px;
	background: #b7506c url(/images/t1-bg-top.png) repeat-x;
}

.tour1-bottom {
	margin-top: -206px;
	height: 216px;
	background: url(/images/t1-bg-bottom.png) repeat-x;
}

#sb-image, #sd-image {
	margin-top: 25px;
}

.tour1-middle {
	margin: 33px 0 0 10px;
}

#blog-entry {
	width: 764px;
	margin: 0 auto 0 auto;
}

.tour1 .fixed {
	position: relative;
	width: 804px;
	margin: 0 auto 0 auto;
}

.choose {
	width: 800px;
	margin: 0 auto 0 auto;
}


.choose .pad {
	margin: 25px 0 0 0;
}

#sb-form, #sd-form {
	position: absolute;
	background: url(/images/form-bg-tile.png) repeat-y;
	width: 477px;
	height: 445px;
	overflow: visible;
}

#sb-form {
	top: 25px;
	left: 0;
	z-index: 35;
}

#sd-form {
	top: 25px;
	left: 327px;
	z-index: 25;
}

#sb-form .fixed {
	position: absolute;
	top: 30px;
	left: 60px;
	width: 387px;
}

#sd-form .fixed {
	position: absolute;
	top: 30px;
	left: 60px;
	width: 387px;
}

.fixed .top {
	position: absolute;
	top: 0;
	left: 0;
	width: 477px;
	height: 385px;
	background: url(/images/form-bg-top.png) no-repeat;
}

.fixed .bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 477px;
	height: 29px;
	background: url(/images/form-bg-bottom.png) no-repeat;	
}

#sb-form .form, #sd-form .form {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}

.switch {
	width: 160px;
	float: left;
	margin: 5px 0 0 0;
}

.form .btn {
	float: left;
	border: none;
	padding: 0;
	width: auto;
	height: auto;
}

input, select {
	width: 182px;
}

select {
	width: 180px;
}

#BirthMonth, #BirthDay {
	margin-right: 10px;
	width: 50px;
}

#BirthYear {
	width: 60px;
}

#SD_BirthMonth, #SD_BirthDay {
	margin-right: 10px;
	width: 50px;
}

#SD_BirthYear {
	width: 60px;
}

#GeoLocations {
	margin: 0 auto 0 auto;
	width: 764px;
	font-size: 10px;
}

.break {
	margin-top: 5px;
	clear: right;
	font-size: 13px;
	display: block;
	text-transform: capitalize;
}

#as-seen-in {
	margin: 20px 0 50px 0;
	text-align: center;
	border: solid 1px #ECECEC;
	background-color: #F5F5F5;
}

#as-seen-in p {
	margin: 10px;
	color: #CCC;
	font-weight: bold;
}

#as-seen-in p.last {
	margin-bottom: 20px;
}

#about h3 {
	margin-bottom: 20px;
}