body {
	background-color:#fff;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	font-family: Lucida Grande, Helvetica, Georgia, sans-serif;
	font-size: 70%;
}

a {color: #666;}
a:hover {color:#2E79B8;}

div.additional {
float:right;
margin-left:750px;
position:absolute;
}

#content {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://) no-repeat scroll right 5px;
float:left;
margin:75px 0 0 30px;
padding:20px 0 0;
width:730px;
}

#content h1 {
color:#2E79B8;
font-family:"Gotham Rounded","Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif;
font-size:43px;
line-height:24px;
margin:0 0 5px;
}

#content h2 {
color:#2E79B8;
font-family:"Gotham Rounded","Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif;
font-size:21px;
line-height:24px;
margin:0 0 5px;
}

#content p.banner {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:#E3F3F8 none repeat scroll 0 0;
clear:both;
color:#2E79B8;
display:block;
font-size:25px;
line-height:28px;
margin:5px -15px 24px;
padding:10px 15px;
text-shadow:1px 1px 1px #fff;
width:710px;
}

#content p, ul {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
clear:both;
font-size:15px;
line-height:22px;
margin-bottom:40px;
width:699px;
}


#content div.text p.tip {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-box-shadow:0 1px 2px #ccc;
background:#ffc none repeat scroll 0 0;
color:#666;
font-size:17px;
line-height:19px;
margin: -10px 0 40px;
padding:10px 14px;
width:480px;
}

#content div.additional p.sale {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-box-shadow:0 1px 2px #ccc;
background:#cf9 none repeat scroll 0 0;
color:#666;
font-size:19px;
line-height:19px;
margin: -10px 0 40px;
padding:10px 14px;
width:170px;
text-align:center;
}

#content span {
font-size:17px;
display:block;
padding-top:16px;
text-align:right;
}

#content span em {
font-size:13px;
display:block;
text-align:right;
}

