#top .left img { 
	margin: 9px 0 0 5px; 
	}

#top { 
	display:block;
	height: 30px; 
	margin: 0 0 3px 0px;
	}
	
#bottom {
	clear: both; 
	font-size: 9px;
	margin: 13px 0 0 5px;
	}

.right {
	float: right;
}

.left {
	float: left;
}

.hide {
	display: none;
}

#flashcontent {
	margin-top: 5px;
}