html
{
	background: #fff;
	color: #000;
	font-family: sans-serif;
	font-size: 85%;
	margin: 0;
	padding: 0;
}

body
{
	margin: 10px;
	padding: 0;
}

a, a:visited
{
	color: #007dc5;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover { color: #46abe5; }

img { border: 0; }

p
{
	margin: 1em 0;
	text-align: justify;
}

ul { list-style-type: circle; }

#container
{
	background: #fff url("images/sidebar1.png") repeat-y;
	border: 1px solid #007dc5;
	margin: 0 auto;
	position: relative;
	width: 740px;
}

#header, #header h1
{
	margin: 0;
	padding: 0;
	width: 740px;
	height: 124px;
}

#header h1 { background: transparent url("images/header1.png") no-repeat; }

#header h1 span
{
	line-height: 1px;
	visibility: hidden;
}

#header em
{
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	position: absolute;
	left: 195px;
	top: 40px;
}

#header em a { color: #fff; }

#links
{
	font-size: 14px;
	height: 58px;
	margin: 0 0 0 auto;
	overflow: hidden;
	position: relative;
	top: -120px;
	right: 5px;
	text-align: right;
	width: 300px;
}

/* Start Win/IE-only /*/
* html #links { top: -130px; }
/* End Win/IE-only */

#links a
{
	color: #fff;
}

#links ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#links li
{
	margin: 0;
	padding: 0;
}

#links .make-start { font-size: 75%; }

/* #giveaway
{
	background: #fff;
	border: 1px solid #007cc4;
	font-style: italic;
	left: 440px;
	top: 10px;
	padding: 5px;
	position: absolute;
	text-align: center;
	width: 125px;
}

#giveaway a { color: #a00; } */

#giveaway
{
	background: #fff;
	border: 4px solid #007dc5;
	margin: -57px 0 0 -175px;
	padding: 0;
	position: absolute;
	left: 50%;
	top: 50%;
}

#giveaway img
{
	margin: 0;
	padding: 0;
}

#giveaway .closer
{
	position: absolute;
	right: 5px;
	top: 5px;
}

#giveaway .closer a
{
	background: transparent url("images/popupx.png") no-repeat right top;
	display: block;
	font-size: smaller;
	min-height: 25px;
	padding-right: 20px;
	text-decoration: none;
}

* html #giveaway .closer a { height: 25px; }

#giveaway .closer a:active, #giveaway .closer a:hover { background-image: url("images/popupx-hover.png"); }

#search
{
	color: #fff;
	font-size: 14px;
	height: 46px;
	position: relative;
	left: 100px;
	top: -116px;
}

/* Start Win/IE-only /*/
* html #search { top: -125px; }
/* End Win/IE-only */

#search img
{
	position: relative;
	top: 5px;
}

#content
{
	clear: both;
	float: right;
	margin: -110px 0 0 0;
	padding: 0;
	width: 660px;
}

/* Start Win/IE-only /*/
* html #content { margin-top: -120px; }
/* End Win/IE-only */

#content h1, #content h2
{
	border-bottom: 1px solid #007dc5;
	margin: 0 0 0.5em 0;
	padding: 0;
}

#content h3, #content h4, #content h5, #content h6
{
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#content h4, #content h5, #content h6
{
	font-size: 85%;
}

#content table
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#content thead th
{
	border-bottom: 1px solid #007dc5;
}

#content td
{
	margin: 0;
	padding: 0;
	text-align: center;
}

#content tbody td
{
	padding-top: 5px;
}

#bandwidth-tests
{
	border-top: 1px solid #007dc5;
	margin: 1em 5px 0 0;
}

#bandwidth-tests ul
{
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
}

#bandwidth-tests li
{
	float: left;
	margin: 0 1.5em 0 0;
	padding: 0;
}

#side
{
	color: #fff;
	float: left;
	margin: -125px 0 0 0;
	padding: 5px 0 0 0;
	text-align: center;
	width: 75px;
}

/* Start Win/IE-only /*/
* html #side { margin-top: -129px; }
/* End Win/IE-only */

#side h1, #side h2, #side h3, #side h4, #side h5, #side h6
{
	font-size: 100%;
	margin: 10px 0;
	padding: 0;
	text-align: center;
}

#side a
{
	color: #fff;
}

#side ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#side li
{
	font-size: 75%;
	margin: 0 0 10px 0;
	padding: 0;
}

/* Start Win/IE-only /*/
* html #side li { margin-bottom: 0; }
/* End Win/IE-only */

#side li img
{
	display: block;
	margin: 0 auto;
}

#footer
{
	clear: right;
	font-size: 75%;
	margin: 2em 0 0 0;
	padding: 0 5px 0 80px;
	text-align: center;
}

#footer .ad
{
	margin: 0;
	padding: 0;
	text-align: center;
}

#footer .ad img { margin: 1em 0; }