/*------ Speedtest CSS --------*/

html, body, div, span, applet, 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,
 tt, var, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

sub, sup {
	line-height: 0px;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

body {
	color: #434b52;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size:13px;
	width:556px;
}

h1 {
	font-weight: bold;
}

a {
	color: #434b52;
}

a:hover {
	color:#e2001a;
}

strong {
	font-weight:bold;
}

strong.big {
	font-weight:bold;
	font-size:14px;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.white {
	color:#fff;
}

.textCenter {
	text-align:center;
}

.hidden {
	display:none;
}

.textLinkActive {
	color:#434b52;
}

.contentTextRed {
	color:#e2001a;
}

.contentTextBold {
	font-size:13px !important;
	font-weight:bold !important;
}

#speedtestContainer {
	width: 588px;
}

.speedtestInfobox {
	background:url(../img/bg_speedtest_infobox_lang.gif) no-repeat;
	width:588px;
	height:171px;
}

.speedtestInfoboxContent {
	padding:13px 13px 10px 15px;
}

#SpeedTable {
	display:inline;
}

.SpeedTable_head {
	width: 588px;
	height: 16px;
	background: url(../img/bg_row1.gif) no-repeat;
	padding: 1px 0 0 5px;
}

.SpeedTable_row1 {
	width: 588px;
	height: 16px;
	background: url(../img/bg_row1.gif) no-repeat;
	padding: 1px 0 0 5px;
}

.SpeedTable_row2 {
	width: 588px;
	height: 16px;
	background: url(../img/bg_row2.gif) no-repeat;
	padding: 1px 0 0 5px;
}

.SpeedTable_cell {
	float:left;
	width: 145px;
}

.greybox {
	width:588px;
}

.greybox_top {
	background: url(../img/bg_greybox_top.gif) no-repeat;
	width: 588px;
	height: 5px;
	font-size: 0px;
	line-height:0px;
}

.greybox_bottom {
	background: url(../img/bg_greybox_bottom.gif) no-repeat;
	width: 588px;
	height: 5px;
	font-size: 0px;
	line-height: 0px;
}

.greybox_content { 
	background-color:#f2f2f2;
	height:1%;
	width:588px;
}

.greybox_content li { 
	display:inline;
}

.greybox_column_float {
	display:inline;
	width: 270px;
	float:left;
}

.greybox_leftrow {
	background: url(../img/haken.gif) no-repeat left 3px;
	width:240px;
	padding-left: 25px;
	padding-top: 5px;
	margin-top: 5px;
}

.greybox_rightrow {
	background: url(../img/haken.gif) no-repeat left 3px;
	width:240px;
	padding-left: 25px;
	padding-top: 5px;
	margin-top: 5px;
}

.greybox_text {
	padding: 0 0 0 10px;
}
