/* CSS For LoginRecovery.com - Design by Mark Edmondson copyright SecureHosting Ltd 2005*/
body {
	min-width: 610px;
	margin: 20px;
	font-family: verdana, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0.8em 0;
	font-family: arial, verdana, sans-serif;
}
h1 { font-size: 160%; font-weight: normal; }
h2 { font-size: 140%; font-weight: bold; border-bottom: 1px solid #ccc; }
h3 { font-size: 200%; font-weight: normal; }
h3 img { padding-right: 20px; position: relative; top: 2px; }
h3 a, h3 a:link, h3 a:active, h3 a:visited, p a, p a:link, p a:active, p a:visited, a, a:link, a:active, a:visted { color: #000; }
h3 a:hover, p a:hover, a:hover { color: #666; }
#mainLink {
	position: absolute;
	left: -999px;
	width: 990px;
}
#container {
	width: 770px;
	\width: 770px;
	w\idth: 770px;
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
/* Header */

#header {
	background: url("../images/header_background.png") bottom left no-repeat;
	position: relative;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 74px;
}
#header #logo {
	float: right;
	padding-right: 20px;
}

/* Header navigation */

#header h1 {
	display: none;
	visibility: hidden;
	margin: 0;
}
#header ul {
	width: auto;
	position: absolute;
	bottom: 0;
	left: 10px;
	margin: 0;
	padding: 0 15px 0 0;
	list-style: none;
}
#header li {
	float: left;
	background: transparent url("../images/header_tab.gif") 0% no-repeat;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
}
#header ul a {
	display: block;
	padding: 4px 10px 4px 10px;
	background: transparent url("../images/header_br.gif") right no-repeat;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#header ul li:hover a {  }
#header ul li:hover { }

/* Main page content */

/* Left hand float */
#content_left {
	display: inline;
	float: left;
	width: 330px;
	margin: 30px 0 0 10px;
}

/* Pink Box */

#download_top {
	background: transparent url("../images/download_top.png") 100% 100% no-repeat;
}
#download {
	background: transparent url("../images/download_background.png") 100% 100% repeat-y;
	padding: 10px 10px 10px 20px;
}
#download p {
	margin-top: 0;
}
#download_bottom {
	background: transparent url("../images/download_bottom.png") 100% -5px no-repeat;
}

/* Right hand float */

#content_right {
	display: inline;
	float: right;
	width: 400px;
	margin: 25px 0 0 0;
	padding: 0 12px 0 0;
}

/* Blue Box */

#box_top {
	background: transparent url("../images/box_top.png") 100% 100% no-repeat;
}
#box {
	background: transparent url("../images/box_background.png") 100% 100% repeat-y;
	padding: 10px 10px 10px 20px;
}
#box p {
	margin-top: 0;
}
#box_bottom {
	background: transparent url("../images/box_bottom.png") 100% -5px no-repeat;
}

/* Page content */

#content_all {
	width: 95%;
	margin: 30px 0 0 10px;
}

blockquote {
	font-family: "Courier New", Courier, mono;
	color: #FF0000;
}

/* Clear floats */

#clear {
	clear: both;
}
#copy {
	float: right;
	font-size: 70%;
}