@charset "utf-8";

#header-img
{
	float: left;
	height: 118px;
	width: 290px;
	background: #EFEFEF;
	margin: 0;
	padding: 0 0 0 30px;
	border-bottom: 1px solid #a1c939;
	border-top: 1px solid #a1c939;
	border-left: 1px solid #a1c939;
}

* html #header-img
{
	background: #ADCFEA;
}

* html #header-img img
{
	position: relative;
	top: 3px;
	height: 115px;
}
