body {
	font: 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height: auto;
    background: #000000;
}


.message		{ padding:20px; margin-top:20px; height:150px;}

/* Global */

.hidden {
visibility: hidden;
}

.pagewrapper {
	border-width: 0px;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 10px 0 20px 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}


.pagewrapperfront {
	border-width: 0px;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 15px 0 20px 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

}

.featuredstory {
border-right-style: solid;
border-left-style: solid;
border-bottom-style: solid;
border-top-style: solid;
border-color: #36869f;
border-width: 1px;
padding: 20px 20px 10px 20px;
margin: 20px 20px 20px 20px;
float; left;
width: 385px;
}

.featuredstory h4 {
	font-size: 15px;
	font-weight: normal;
    color: #0b181b;
	margin: 0px 0 10px 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


.rightphoto {
float: right;
margin: 0 0px 25px 25px;
}

.rightphotosmall {
float: right;
margin: -20px 0px 12px 12px;

}


.leftphoto {
float: left;
margin: 0px 30px 70px 0px;

}

.leftaboutphoto {
float: left;
margin: 0px 30px 30px 0px;

}


.leftbiophoto {
float: left;
width: 100px;
height: auto;
margin: 20px 0px 20px 0px;
}


.rightbiotext {
float: left;
width: 800px;
height: auto;
margin: 20px 0px 10px 20px;
}


.rightbiotext h3 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}


.rightbiotext ul{
line-height: normal;
}


.rightbiotext li{
line-height: 20px;
}

.rightbiotext p {
line-height: 14px;
padding: 0 0 10px 0;
margin: 0 0 10px 0;
}




.clear {
	clear: both;
}

.clearright {
	clear: right;
}

.clearleft{
	clear: left;
}



.center {
	text-align: center;
}

hr {
	display: none;
}

h1 {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	color:#8D1A1C;
	margin: 10px 0 5px 0;
	padding: 0 0 0 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



h2 {
	font-size: 22px;
	font-weight: normal;
    color: #5f5742;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


h3 {
	font-size: 18px;
	line-height: 1.2em;
	font-weight: normal;
    color: #0b181b;
	margin-bottom:10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



h4 {
	font-size: 15px;
	font-weight: normal;
    color: #0b181b;
	margin-bottom:10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h5 {
	font-size: 22px;
	font-weight: normal;
    color: #5f5742;
	margin: 40px 0 10px 0;
	padding: 0 0 0 0;
}

.formhead {
	font-size: 17px;
	line-height: 1.2em;
	font-weight: bold;
    color: #484848;
    margin: 30px 0 0 0px;
}

.formsubhead {
   font-size: 12px;
    color: #696969;
	margin: 8px 0 5px 0px;
	border-bottom:0px #999 dotted;
}


small {
	text-transform: uppercase;
	font-style: italic;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #83b2ba;
}


p {
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	/*color: #8b8886;*/
}

.callout {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #5c5c5c;
	font-style: italic;
}

.disclaimer {
	font-size: 13px;
	font-weight: normal;
    color: #5f5742;
	margin: 5px 0 0px 0;
	padding: 0 0 0 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


.requiredbug {
	font-size: 16px;
	font-weight: normal;
    color: #8e3428;
	margin: 0px 0 0px 0;
	padding: 0 0 0 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.requireddisclaimer {
	font-size: 11px;
	font-weight: normal;
    color: #5f5742;
	margin: 0px 0px 0px 0px;
	padding: 35px 0 0 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a, a:visited {
	text-decoration: underline;
	color: #7b6e54;
}

a:hover {
	text-decoration: underline;
	color: #574e3b;
	cursor: pointer;
}

img {
	border: none
}


ul {
	list-style: none;
	text-align: left;
	font-size: 13px;
	line-height: 22px;
}


li {
	list-style: none;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
}


ol {
	list-style-type: square;
	list-style: none;
	text-align: left;
}


#feature_title{
display: none;

}

#container {
	width: 970px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:100%;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}


#backgroundimage1 {
	width: 970px; 
	height:630px;
    background: #000000 url('../scripts/rotate/rotate.php') no-repeat 0 0;
	margin: 0px 0 0 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}


#rightcontent {
	width: 500px; 
	height:630px;
	margin: 0 0 0 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: right;
}


#leftcontent {
	width: 400px; 
	height:630px;
	margin: 0 0 0 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: left;
	position:relative;
}


.albumhead {
	width: 475px;  
	height: 68px;
	margin: 25px 20px 0 0px;
	padding: 0;
    background: url('../images/albumhead.png') no-repeat 0 0;
    float: right;
    clear: right;

}



.logo {
	width: 473px;  
	height: 65px;
	margin: 17px 23px 0 0px;
	padding: 0;
    background: url('../images/logo.png') no-repeat 0 0;
    float: right;
    clear: right;

}


.menu {
	border-bottom-color: white;
	border-top-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	width: 473px;  
	height: 25px;
	margin: 10px 22px 0 0px;
	padding: 0;
    float: right;
    clear: both;
}


#bodycontent {
	width: 433px;  
	height: 308px;
	margin: 16px 22px 0 0px;
	padding: 20px 20px 20px 20px;
   /*  background: #ffffff;  */
    float: right;
    clear: right;
	color: #E2C08D;
	overflow-y:auto;
}


#bodycontent .albumcover{
	width: 162px;
	width: 162px;
	height: 162px;
	margin: 0px 0px 0 5px;
	padding: 0;
    background: url('../images/album.png') no-repeat 0 0;
    float: left;

}

#bodycontent .countdown{
	width: 148px;
	height: 50px;
	margin: 0px 0px 0 5px;
	padding: 0;
 float: left;
}



#bodycontent .rightcontent{  
	height: 230px;
	width: 248px;
	margin: 0px 0px 0 12px;
	padding: 0;
    float: right;
}

#bodycontent .rightcontent h2 {
	font-size: 17px;
	line-height: 20px;
	margin: 0px 0px 0 0px;
	padding: 0;
	color: #ffffff;
	text-transform: uppercase;
}

#bodycontent .rightcontent h3 {
	font-size: 12px;
    line-height: 15px;
	margin: 6px 0px 0 0px;
	padding: 0;
	color: #e2c08d;
	text-transform: uppercase;
}

#bodycontent .rightcontent h3 a {
	color: #e2c08d;
}



#bodycontent .rightcontent h3 a:hover {
	color: #e2c08d;
}


#rightcontent .small {
	font-size: 12px;
	color: #f3772a;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left; /* this overrides the text-align: center on the body element. */

}


#bodycontent .rightcontent .amazonbtn {
	width: 115px;  
	height: 47px;
	margin: 14px 0px 0 64px;
	padding: 0;
    background: url('../images/amazon_btn.png') no-repeat 0 0;
    float: left;
    clear: both;

}

#bodycontent .rightcontent .amazonbtn:hover {
  background: url('../images/amazon_btn.png') no-repeat 0 -47px;

}


#bodycontent .rightcontent .itunesbtn{
	width: 115px;  
	height: 47px;
	margin: 14px 0px 0 15px;
	padding: 0;
    background: url('../images/itunes_btn.png') no-repeat 0 0;
    float: left;

}

#bodycontent .rightcontent .itunesbtn:hover {
  background: url('../images/itunes_btn.png') no-repeat 0 -47px;

}


#bodycontent .rightcontent .hbbtn{
	width: 115px;  
	height: 47px;
	margin: 14px 0px 0 0px;
	padding: 0;
    background: url('../images/preorder_btn.png') no-repeat 0 0;
    float: left;
}

#bodycontent .rightcontent .hbbtn:hover {
  background: url('../images/preorder_btn.png') no-repeat 0 -47px;

}



#bodycontent .preordertext {
	font-size: 12px;
	color: #e2c08d;
	line-height: 20px;
	margin: 10px 0px 0 10px;
	padding: 0 0 0 0;
}

#bodycontent .preordertext .small {
	font-size: 11px;
	line-height: 14px;
	color: #f3772a;
	padding: 10px 0 0 0;
}

#bodycontent .preordertext .small a {
	color: #f3772a;
}

#bodycontent .preordertext .small a:hover {
	color: #f3772a;
}



#bodycontent .preordertext a{
	color: #e2c08d;
}


#mp3player {
	width: 363px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 30px;
	margin: 13px 20px 0 0;
	padding: 0;
	float: right;
}


#tweet {
	width: 430px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	max-height: 90px;
	margin: 0px 0 0 25px;
	padding: 0;
	float: left;
	position:absolute;
	bottom:30px;
}

#tweet .tweetwrapper {
	position:absolute;
	bottom:0;
}

#tweet .tweetboxpart1 {
	width: 28px;
	height:50px;
	margin: 0px 0 0 0px;
	padding: 0px;
	background: url('../images/tweetboxpart1.png') no-repeat 0 0;
	float: left;
}


#tweet .tweetboxpart2 {
	width: 310px;
    min-height:60px;
	margin: 0px 0 0 0px;
	padding: 12px 18px 5px 18px;
	background: url('../images/tweetboxpart2.png') repeat-y 0 0;
	float: left;
}

#tweet .tweetboxpart2 p {
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 14px;
	color: #cf9833;
}

#tweet .tweetboxpart2 p a {
	color: #cf9833;
}

#tweet .tweetboxpart2 p a:hover {
	color: #ffffff;
}



#tweet .tweetboxpart2 h2 {
	font-size: 11px;
	margin: 0 0 4px 0;
	padding: 0 0 0 0;
	color: #ffffff;
}

#tweet .tweetboxpart2 h3 {
	font-size: 11px;
	margin: 0;
	padding: 4px 0 8px 0;
	color: #ffffff;
}

#tweet .tweetboxpart2 h3 a {
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #ffffff;
}


#tweet .tweetboxpart2 h3 a:hover {
	color: #ef7a28;
}





.social {
width: 363px; 
height: 30px;
margin: 0px 20px 0 70px;
padding: 0;
float: left;
position:absolute;
bottom:-10px;

}

.social .twitterlogo {
	width: 55px;  
	height: 15px;
	margin: 0px 0px 0 0;
	padding: 0;
    background: url('../images/twitter.png') no-repeat 0 0;
    float: left;

}

.social .twitterlogo:hover {
  background: url('../images/twitter.png') no-repeat 0 -15px;

}


.social .facebooklogo {
	width: 65px; 
	height: 15px;
	margin: 0px 0px 0 15px;
	padding: 0;
    background: url('../images/facebook.png') no-repeat 0 0;
    float: left;
}

.social .facebooklogo:hover {
  background: url('../images/facebook.png') no-repeat 0 -15px;

}


.social .myspacelogo {
	width: 65px; 
	height: 15px;
	margin: 2px 0px 0 15px;
	padding: 0;
    background: url('../images/myspace.png') no-repeat 0 0;
    float: left;
}

.social .myspacelogo:hover {
  background: url('../images/myspace.png') no-repeat 0 -15px;

}



/* EMAIL FORM */
.emailformcontainer{
	margin: 6px 0px 0px 55px;
	padding: 0px;
	float: left;
}


.emailform{
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-color: #4e2b0c;
	float: right;
}



.emailform .input {
	margin: 0px 3px 0px 0px;
	padding: 4px 4px 4px 4px;
	width: 180px;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	background-color: #48270d;
	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}


.button {
	margin: 0px;
	padding: 0px 4px 0px 4px;
	height: 20px;
	background-color: #825e3c;
	font-family: Arial;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 9px;
	color: #ffffff;
	cursor: pointer;	
	border: 0px;
}

.button:hover {
		background-color: #14110E;
		/*border:1px solid #2C2C28;*/
		cursor: pointer;
}
/* END EMAIL FORM */


#header {
	padding: 0px 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px 0 0 0;
	height:	96px;
}
#header h1 {
	/*margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 20px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


#container_pages h1 {
/*margin: 0px 0px 20px 0px;*/
padding: 10px 0px 0px 0px;

}

#container_pages h2 {
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#container_pages p {
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
}




/* FOOTER */


#footercontainer{
width: 970px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
margin: 0px auto ; /* the auto margins (in conjunction with a width) center the page */
padding: 0px 0px 0px 0px;
text-align: left; /* this overrides the text-align: center on the body element. */
height: 100%;
}

#footer {
width: 970px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
margin: 12px 0 0 0;
padding: 0px 0px 0px 0px;
text-align: left; /* this overrides the text-align: center on the body element. */
height: 45px;
background-color: #190e04;
}



#footer a {
	border: none;
}

#footer_wrap {
	display: block;
	width: 1020px;
	height: 180px;
	margin: 0 auto;
	z-index: 50;
	padding: 5px 0 0 0;
	color: #b0d5dd;
}


#footerlinks_wrap {
	display: block;
	height: 120px;
	margin: 10px 0 0 20px;
	width: 850px;
	float: left;
}

#footerlinks_wrap h4 {
	width: 100%;
	color: #79a9b2;
	padding: 8px 0 7px 0;
	}

#footerlinks_wrap ul {
	float: left;
	width: 190px;
	height: 140px;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	border-left: 1px solid #423a37;
}


#footerlinks_wrap ul li {
	padding: 2px 0 0 0;
	border-bottom: 0px dotted #c5e1e6;
	margin: 0 8px 0 0px;
	list-style: none;
}


#footerlinks_wrap ul li.footerhead {
	margin: 0 0 10px 0;
	font-size: 15px;
	padding: 0 0 0 0;
	color: #a99268;
	border-bottom: 0px dotted #c5e1e6;
	font-weight: normal;
	list-style: none;
}


#footerlinks_wrap ul a {
	display: block;
	padding: 0 25px 0 0px;
	font-size: 13px;
	height: 20px;
	color: #636363;
	font-variant: normal;
	text-decoration: none;
}

#footerlinks_wrap ul a:hover {
	text-decoration: none;
	color: #3c3c3c;

}

.footerlogo {
	float: right;
	margin: 5px 10px 0 0px;
	width: 27px;
	height: 29px;
    background: url('../images/hblogosmall.png') no-repeat 0 0;
}

#subfooter {
	display: block;
	height: 30px;
	margin: 0 auto;
	background-color: #101822;
	width: 73px;
}


.copyright {
	float: right;
	height: 20px;
	padding: 0px 0 0 0;
	margin: 15px 30px 0 0;
	font-size: 9px;
	color: #7c7c7c;
}

.copyright strong{
	color: #6e6e70;
}


.hbfootertext {
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #dad3ae;
}

.hbfootertext a {
	color: #dad3ae;
}


#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


/* Footer end */


/* MENU */

#global_nav {
	position: relative;
	float: right;
	height: 11px;
	width: 473px;
	margin: 7px 0px 0 0;
padding: 0px 0px 0 0;
}

#global_nav ul {
	padding: 0;
	margin: 0;
}

#global_nav ul li {
	float: left;
	list-style: none;
}


#global_nav ul li.home a, #global_nav ul li.home a:visited {
	text-decoration: none;
	display: block;
	float: left;
	height: 11px;
	width: 36px;
	padding: 0px 0px 0px 0px;
	margin: 0 0px 0 0px;
	background: url('../images/home.png') no-repeat 0 0;

}


#global_nav ul li.home a:hover {
	background: url('../images/home.png') no-repeat 0 -11px;
}


#global_nav ul li.thoughts a, #global_nav ul li.thoughts a:visited {
	text-decoration: none;
	display: block;
	float: left;
	height: 11px;
	width: 87px;
	padding: 0px 0px 0px 0px;
	margin: 0 0px 0 25px;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url('../images/thoughts.png') no-repeat 0 0;

}


#global_nav ul li.thoughts a:hover {
	background: url('../images/thoughts.png') no-repeat 0 -11px;
}


#global_nav ul li.media a, #global_nav ul li.media a:visited {
	text-decoration: none;
	display: block;
	float: left;
	height: 11px;
	width: 39px;
	padding: 0px 0px 0px 0px;
	margin: 0 0px 0 24px;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url('../images/media.png') no-repeat 0 0;

}


#global_nav ul li.media a:hover {
	background: url('../images/media.png') no-repeat 0 -11px;
}


#global_nav ul li.buy a, #global_nav ul li.buy a:visited {
	text-decoration: none;
	display: block;
	float: left;
	height: 11px;
	width: 60px;
	padding: 0px 0px 0px 0px;
	margin: 0 0px 0 25px;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url('../images/buy.png') no-repeat 0 0;

}


#global_nav ul li.buy a:hover {
	background: url('../images/buy.png') no-repeat 0 -11px;
}



#global_nav ul li.tour a, #global_nav ul li.tour a:visited {
	text-decoration: none;
	display: block;
	float: left;
	height: 11px;
	width: 35px;
	padding: 0px 0px 0px 0px;
	margin: 0 0px 0 25px;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url('../images/tour.png') no-repeat 0 0;

}


#global_nav ul li.tour a:hover {
	background: url('../images/tour.png') no-repeat 0 -11px;
}


#global_nav ul li.tellafriend a, #global_nav ul li.tellafriend a:visited {
	text-decoration: none;
	display: block;
	float: left;
	height: 11px;
	width: 90px;
	padding: 0px 0px 0px 0px;
	margin: 0 1px 0 24px;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url('../images/tellafriend.png') no-repeat 0 0;
}


#global_nav ul li.tellafriend a:hover {
	background: url('../images/tellafriend.png') no-repeat 0 -11px;
}





/* PAGE ON */


body.home #global_nav a#home
 { 
background: url('../images/home.png') no-repeat 0 -11px;
} 

body.home #global_nav a:hover#home
 { 
background: url('../images/home.png') no-repeat 0 -11px;
} 


body.thoughts #global_nav a#thoughts
 { 
background: url('../images/thoughts.png') no-repeat 0 -11px;
} 

body.thoughts #global_nav a:hover#thoughts
 { 
background: url('../images/thoughts.png') no-repeat 0 -11px;
} 


body.media #global_nav a#media
 { 
background: url('../images/media.png') no-repeat 0 -11px;
} 

body.media #global_nav a:hover#media
 { 
background: url('../images/media.png') no-repeat 0 -11px;
} 


body.buy #global_nav a#buy
 { 
background: url('../images/buy.png') no-repeat 0 -11px;
} 

body.buy #global_nav a:hover#buy
 { 
background: url('../images/buy.png') no-repeat 0 -11px;
} 


body.tour #global_nav a#tour
 { 
background: url('../images/tour.png') no-repeat 0 -11px;
} 

body.tour #global_nav a:hover#tour
 { 
background: url('../images/tour.png') no-repeat 0 -11px;
} 


body.tellafriend #global_nav a#tellafriend
 { 
background: url('../images/tellafriend.png') no-repeat 0 -11px;
} 

body.tellafriend #global_nav a:hover#tellafriend
 { 
background: url('../images/tellafriend.png') no-repeat 0 -11px;
} 


/* MENU END */

/* PRESS ASSETS */
.pdficon {
	float: left;
	margin: 5px 10px 0 0px;
	width: 38px;
	height: 44px;
    background: url('../images/pdficon.png') no-repeat 0 0;
}
.bannericon {
	float: left;
	margin: 5px 10px 0 0px;
	width: 38px;
	height: 44px;
    background: url('../images/bannericon.png') no-repeat 0 0;
}
.zipicon {
	float: left;
	margin: 5px 10px 0 0px;
	width: 38px;
	height: 44px;
    background: url('../images/zipicon.png') no-repeat 0 0;
}
.presstexthead {
	padding: 8px 0px 0px 0px;
	margin: 0 0px 0 24px;
	font: normal 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
}

.presstextbody {
	padding: 5px 0px 0px 0px;
	margin: 0 0px 0 24px;
	font: normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
}


.presstextbody a {
	color: #ef7a28;
}

.presselement {
	padding: 0px 0px 8px 0px;
	margin: 0 0px 0 20px;
}

body.press h2
 { 
 padding: 0px 0px 0px 20px;
	font: normal 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
}

