#damaged
{
	background-color: #ddd; background-image: url(assets/fat-dots.gif);
	height: 40px;
	color: black;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border-color: #999;
	border-width: 2px 0 2px 0;
	border-style: dotted;
	margin-top: 36px;
	width: 780px;
	clear: both;
}

ul#damaged li
{
	margin: 5px 20px 4px 0; font-weight:bold;
	float: left;
	padding-top: 0;
	letter-spacing: 1px;
}

li.advert { padding-left: 72px; letter-spacing: 0; }

ul#damaged li.last
{
	margin: 0;
	padding-left: 84px;
	padding-top: 0;
}

.last img { padding-left: 0; margin: 0;}


#damaged li a { color: #000; background-color: #eee; text-decoration: none; }

#damaged li a:visited { color: #000;}

#damaged li a:hover { color: yellow; background-color: red; }

#damaged li a:active { }


#damaged strong { color: red; font-weight:bold; font-size: 24px; letter-spacing: -1px; }

#damaged img { font-size: .8em; }


#footer-info { width: 780px; padding: 2px 0 2px 0; clear: both; background-color: #fff; }

html>body #footer-info { padding: 12px 0 14px 0; }


#footer-info a { padding-left: 72px; }

h5 { font-size: 12px; margin: 0;}

h5 a { color: #000;}

h5 a:visited { color: #000;}

h5 a:active {color: #000;}

#contact
{
	padding: 0 0 18px 40px; /* this is for IE */
	margin: 0; background-color: #fff;
	font-weight: normal;
	font-size: 10px;
	width: 780px;           /* this is for IE */
}


html>body  #contact
{
	padding: 0 0 24px 56px;  /* this is the correct value */	
	width: 724px; /* this is the correct value */	
}

ul#contact li
{
	margin: 0 0 0 16px;
	float: left;
	white-space: nowrap;
}