@import url(../common/common.css);

/* - Home/front page - */

h1 {
	position: absolute;
	text-indent: -9999px;
}

img,
object,
embed {
	display: block;
}
	
A { text-decoration:none }

/* -- */

.latestNews {
	width: 205px;
	min-height: 228px;
}

* html .latestNews {
	height: 228px;
}

.latestNews ul {
	list-style: none outside;
}

.latestNews li {
	margin-bottom: 4px;
	background: #e6ebfe url(newsarrow.png) no-repeat 0 50%;
}

.latestNews a {
	display: block;
	width: 208px;
	min-height: 48px;
	color: #747e89;
	font-size: 1.0em;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	overflow: hidden;
}

* html .latestNews a {
	height: 31px;
	overflow: visible;
}

.latestNews a strong {
	display: block;
}


/* -- */

.offers,
.ad {
	margin-top: 8px;
}

/* -- */

.mainContent {
	display: inline;
	float: left;
	width: 550px;
	margin-right: 8px;
	margin-top: 4px;
}

/* -- */

.promo_description_Reflex_Blue {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #004FA3;
            font-weight: normal;
}
