
/* Change for special report boxes on the broadband speed test page*/

.paintBoxBtm {
background-image: url("/i/z5/gl/bg/paint/paint-corner-btm.jpg");
}

/* Styles taken from community css START */
/* Container for each entry in Archive Search */
.archiveSearchEntry {
border-bottom: 1px solid #dcdcdc;
margin: 0 0 16px 0;
padding-bottom: 0;
}
.archiveSearchEntry h4 {
font-size: 80%;
margin: 0 0 6px 0;
padding: 0;
}
.archiveSearchEntry h4 strong, .archiveSearchEntry p strong {
color: #900;
}
.archiveSearchEntry h4 a {
color: #333;
}
.archiveSearchEntry p {
font-size: 70%;
margin: 0 0 10px 0;
padding: 0;
}
.archiveSearchEntry p.date {
color: #666;
font-size: 65%;
}
.archiveSearchEntry span.date {
color:#666;
font-size:93%;
}
.archiveSearchEntry p.relatedArticles {
float: right;
font-size: 65%;
}
.archiveSearchEntry p.relatedArticles a {
font-weight: bold;
}
.archiveSearchEntry p.relatedArticles img {
vertical-align: middle;
}
.entry-headline {
border-bottom: none;
background: url(/i/z5/gl/bul/square-grey.gif) 0 5px no-repeat;
margin: 0 0 10px 0;
padding: 0 0 0 10px;
}
.entry-headline h4 {
font-size: 70%;
font-weight: normal;
margin: 0;
}
.entry-headline h4 a {
color: #235994;
}
/* Styles taken from community css END */

/* NEW STYLES FOR NEW BROADBAND SPEEDTEST REDESIGN PAGE */
#hd-broadband {
	padding: 15px 0 0 0;
	position: relative;
}
#hd-broadband h1 {
	border: 0;
	color: #326aa5;
	font: bold 155% Arial, Helvetica, sans-serif;
	float: left;
	margin: 0 15px 10px 0;
	text-transform: uppercase;
}
#hd-broadband p#calculate-speed {
	color: #666;
	float: left;
	font: bold 70%/1.2em Verdana, Helvetica, sans-serif;
	margin:0;
}
/* Sponsor logo on right, if used */
#hd-broadband #speedtest-sponsor {
	background-color: #fff;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 122px;
}
#speedtest-top {
	padding: 20px 0;
	width: 100%;
}
#speedtest-unit {
	float: left;
	margin: 0 0 15px 0;
	width: 540px;
}
#speedtest-intro {
	background: #F2F2F2 url(/i/speedtest/intro-top.gif) no-repeat;
	float: right;
	width: 230px;
}
#speedtest-intro #box {
	background: url(/i/speedtest/intro-btm.gif) 0 100% no-repeat;
	padding: 15px;
}
#speedtest-intro h2, #speedtest-intro p {
	font: 70% Verdana, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
#speedtest-intro h2 {
	background: none;
	border-bottom: 0;
	color: #333;
	font-weight: bold;
	padding: 0;
	text-transform: none;
}
#speedtest-sponsor-bar {
	margin: 0 0 15px 0;
	overflow: hidden;
}
#primaryContent h2 {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
}
#latest-headlines {
	margin: 0 0 20px 0;
}
#speedtest-tips dl {
	font-size: 100%;
}
#speedtest-tips dt {
	font-size: 75%;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0 2px;
}
#speedtest-tips dd {
	margin: 0;
}
#speedtest-tips ol {
	color: #999;
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	padding-left: 32px;
}
#speedtest-tips ol li p {
	color: #333;
	font-size: 65%;
	font-weight: normal;
}
#speedtest-tips p  {
	font-size: 70%;
}
#speedtest-tips p a {
	font-weight: bold;
}
* html ul.sectionNav {
	position: relative;
}