body{font-size: 62.5%; font-family:Verdana, Arial, Helvetica,sans-serif;color:#595959;background: #ffffff;margin:0 10px;padding:0;width: 480px;
}
#container{
	width:480px;
	padding: 0;
	margin:0;
	margin-left: 30px;
	margin-left: 7px;
}
h1{
	font-size: 1.3em;
	color: #ff6701;
	padding: 0;
	margin: 0;
	letter-spacing: -.06em;  
	font-weight: bolder;
}

h2{
	font-size: 1.5em;
	color: #1d6caf;
	font-weight: bolder;
	padding: 0;
	margin: 0;
	letter-spacing: -.06em;  
	font-weight: bolder;
}
h3{
	font-size: 1.2em;
	color: #626262;
	font-weight: bolder;
	padding: 0;
	margin: 0;
	letter-spacing: -.06em;  
	font-weight: bolder;
}
a img{
	border: 0;
}
#logo{ margin-bottom: 30px;}
p{
	font-size: 1.1em;
}
.strike{
	text-decoration: line-through;
}
#sort{
	min-height: 26px;
	height: 26px;
	background-color: #efefef;
	border-top: .01em solid #808080;
	border-bottom: .01em solid #808080;
	margin-bottom: 31px;
	padding-top: 4px;
}
.package{
	padding-bottom: 15px;
	border-bottom: .1em #808080 solid;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	margin-bottom: 10px;
}
#greyline{
	margin-top: 10px;
	margin-bottom: 5px;
	overflow:hidden;
	line-height:0;
	height:.1em;
	background-color: #808080;
}
.packagedetails{
	width: 352px;
	float: left;
}
.packagedetails2{
	width: 400px;
	float: left;
}
	.packagedetails2 h2{
	font-size: 1.4em;
	color: #1d6caf;
	font-weight: bolder;
	padding: 0;
	margin: 0;
	margin-bottom: 4px;
	letter-spacing: -.06em;  
	font-weight: bolder;
}
	.packagedetails2 h3{
	font-size: 1.2em;
	color: #626262;
	font-weight: bolder;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	letter-spacing: -.06em;  
	font-weight: bolder;
}

.packagebuttons{
	float:left;
}
.clearme{
	clear: both;
}
p.warning{
	padding-right: 135px;
	font-size: 1em;
}
.logobox{
	float: left;
	width: 150px;
}
#details{
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
#content{
	float: left;
	width: 300px;
}
#images{
	float: right;
	width: 252px;
}
	#images img{
		clear: left;
		float: right;

