@import url('style.css');

.red{
	margin-top:45px;
	}
.red a,
.red a:hover{
	color:#D5020A;
	text-decoration:underline;
	}
.text .top{
	margin:0px 0px 17px 0px;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	}
.wrapperText{
	clear:both;
	}
/**************
	PASSES
****************/
.passes{
	position:relative;
	top:-47px;
	float:right;
	display:block;
	width:716px;
	background-color:#9393A8;
	font-size:13px;
	margin:0px 29px -47px 0px;
	}
* html .passes{
	width:715px;
	margin-right:10px;
	}
.passes ul{
	float:left;
	}
.passes ul li{
	float:left;
	display:block;
	background: url(/css/img/bg_passes.jpg) 0px 8px no-repeat;
	margin-left:10px;
	padding:10px 0px 0px 34px;
	height:27px;
	width:auto;
	color:#B7B7D1;
	}
* html .passes ul li{
	overflow:visible;
	margin-left:10px;
	}
.passes ul li strong{
	font-weight:normal;
	color:#ffffff;
	}
.passes ul li.first{
	background:none;
	padding-left:0px;
	margin-left:14px;
	}
* html .passes ul li.first{
	margin-left:5px;
	}
/********************
	CONTENT
*********************/
a.underline,
a.help{
	text-decoration:underline;
	}
a.help{
	float:left;
	}

img.thawte{
	position:relative;
	top:-33px;
	float:right;
	margin-right:29px;
	}
.photos{
	clear:both;
	display:block;
	overflow:hidden;
	margin:70px 0px;
	font-size:12px;
	height:1%;
	}
.photo1,
.photo2,
.photo3{
	width:307px;
	display:block;
	overflow:hidden;
	float:left;
	}
.photo2{
	padding-left:21px;
	width:286px;
	}
.photo3{
	padding-left:55px;
	width:252px;
	}
h3{
	font-size:12px;
	color:#D5020A;
	margin:0px;
	}
.photo1 img,
.photo2 img,
.photo3 img{
	margin:12px 0px 16px 0px;
	}

.photo1 p,
.photo2 p,
.photo3 p{
	margin-bottom:7px;
	font-weight:bold;
	}
a.next{
	float:right;
	margin-right:29px;
	display:block;
	overflow:hidden;
	}
