#head{
	background: #000000 url(/images/application/header_bar.jpg) top right no-repeat;
	width:100%;
	float:left;
}
#logopic {
	display:block;
	float:left;
	margin-left:45px;
}
#menu-countdown{
	float:right;
	width:635px;
}
#headerbar{
	padding:0; margin:0;
        *margin-left: -400px; /* IE 8 sent the menu bar clear over the edge. What a POS browser */
	list-style:none;
	float:right;
	height:10px;
	font-size:10px;
        width:950px;
        text-align:right;
}
#headerbar li {
	display:inline;
	padding:0 10px;
	font-size:12px;
}
#headerbar li a { color:#FFFFFF; text-decoration:none;}

#spread{ 
	float:right;
	width:100%;
}
#countdown{
	float:left;
	margin-left:-15px;
}
#cdclock{
	color:#CCC;
	font-size:12px;
}
#suunto{
	display:block;
	position:relative;
	height:0;
	top:170px;
	left:395px;
}
#spread-the-word{
	float:right;
	margin-right:5px;
	margin-top:-10px;
	padding:10px 0;
}
#stw_img{
	padding-top:10px;
	padding-bottom:12px;
	padding-left:125px;
	background: transparent url(/images/application/spread-the-word.jpg) no-repeat left 6px;
}
#stw_img:hover{
	background: transparent url(/images/application/spread-the-word-hover.jpg) no-repeat left 6px;
}
#stw_link{
	text-decoration:none;
	padding-top:2px;
	color:#CCC;
	font-size:12px;
}
.clear{ clear:both; display:block; height:25px;}
