

a img { border: none; }



#container {
	width: 370px;
	
}

#container #logo {
	background: url(../img/logo.gif) no-repeat top left;
	height: 44px;
	
	/*padding-bottom: 5px;*/
	border-bottom: 1px solid #797979;
	/*margin-bottom: 10px;*/
}

#container #logo h1 {
	text-indent: -9999px;
}

/*#footer {
	margin-top: 10px;
}*/


