<style type="text/css">
.dummy{}

/* ================================================ */
/* BEGIN ** [ News ] ** STYLES */
/* ================================================ */

/* ------------------------------------ */

.morelink:link
{
	color: #808080;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 10px;
}
.morelink:visited
{
	color: #808080;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 10px;
}
.morelink:hover
{
	color: #808080;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
}
.morelink:active
{
	color: #808080;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
}

.featurebox
{
	background-image: url(/images/look/whats_new.jpg);
	background-repeat: no-repeat;
	width: 263px;
	height: 111px;
}

.featurenewscaption
{
	color: #FFFFFF;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 18px;
}

.featurenewsdescription
{
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.featurenewsphoto
{	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;	
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 8px;
}

.featurenewsphotocaption
{
	font-size: 8pt;
	font-family: verdana;
}

/* ------------------------------------ */

.newslink:link
{
	font-size: 10pt;
	font-family: verdana;
	color: #000000;
	text-decoration: underline;
}
.newslink:visited
{
	font-size: 10pt;
	font-family: verdana;
	color: #000000;
	text-decoration: underline;
}
.newslink:hover
{
	font-size: 10pt;
	font-family: verdana;
	color: #000000;
	text-decoration: none;
}
.newslink:active
{
	font-size: 10pt;
	font-family: verdana;
	color: #000000;
	text-decoration: none;
}

/* ------------------------------------ */


/* ================================================ */
/* END ** [ News ] ** STYLES */
/* ================================================ */
</style>
