html, body, div, span, applet, button, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	line-height: normal;
	vertical-align: baseline;
	background: transparent;
}

:focus {
	outline: 0;
} 

/* ------------------------- */

body {
	background: #fff url(/icons/expired/bg.gif) left 270px repeat-x;
	font: 11px Tahoma, Geneva, sans-serif;
	color: #333;
	text-align: center;
	padding-top: 100px;
}

a {
	text-decoration: underline;
	color: #2968c6;
}


#ex {
	width: 591px;
	height: 116px;
	position: relative;
	background: url(/icons/expired/hosting-expire.gif) no-repeat;
	margin: auto;
}

#ex img {
	display: none;
}

#ex h1 {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 20px;
	left: 0px;
	font-weight: normal;
}

#ex h1 b {
	color: #000;	
}

#hosting-info {
	width: 591px;
	line-height: 20px;
	margin: auto;
	margin-top: 20px;
}
