* { behavior: url(/_site/js/iepngfix.htc) }

#content {
	border-color:#d81277;
	padding:10px 0;
	width: 758px;
}
#content a:link {
	border-bottom:1px dotted #d81277;
	color:#d81277;
	text-decoration:none;
}
#content a:hover {
	border-bottom:1px solid #d81277;
	color:#d81277;
	text-decoration:underline;
}

/* menu stuff */


/* page blocks */

#billboard {
	border-bottom:1px solid #d81277;
	width:758px;
	margin:0;
	padding:0;
	float:left;
}
#billboard a:link {
	border:none;
}

.prodSection
{
	background:transparent url(/_site/images/soft_fader.jpg) left bottom repeat-x;
	border-bottom:1px solid #D81277;
	float:left;
	margin:0;
	padding:20px 0 20px 20px;
	position:relative;
	width:738px;
}

.newsBox {
	background:#fff;
	float:left;
	margin:10px 20px 10px 0;
	padding:20px;
	position:relative;
	width:186px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.newsBox img {
	float:left;
	margin:0 0 10px 0;
}


#newsTicker {
	border-bottom:1px solid #d81277;
	background:transparent url(/_site/images/soft_fader.jpg) left center repeat-x;
	display:block;
	float:left;
	width:758px;
	margin:0;
	padding:10px 0;
	font-weight:bolder;
	color:#777;
}

#newsTicker a, #newsTicker a:link, #newsTicker a:visited {
	border-bottom:none;
	text-decoration:none;
	color:#777;
}

#tickerLabel {
	margin:0 10px 0 0;
	padding:0 10px;
	border-right:1px solid #d81277;
	color:#333;
}
a:link#tickerLabel, a:visited#tickerLabel {
	color:#333;
}

a:link#feedSub {
	margin-right: 10px;
	padding: 0 18px 0 0;
	background: url("/_site/images/home/feed-icon-14x14.png") no-repeat right bottom;
	display:block;
	float:right;
	font-size:9px;
	color:#999;
}

/*
#news-feed   { height:171px; width:300px; overflow:hidden; position:relative; border:0px solid #ccc; background:#eee; }
#news-link A:link A:visited A:active { text-decoration: none;height:180px; margin:0; padding:0px; overflow:hidden; border:0px solid; }
*/
#news-feed   { height:171px; width:100%; overflow:hidden; position:relative; border:0px solid #ccc; }
#news-feed > ul  { position:absolute; width:100%; top:0; left:0; list-style-type:none; padding:0; margin:0; }
#news-feed > ul > li { height:180px; margin:0; padding:0px; overflow:hidden; border:0px solid; }
#news-feed img { display:none; }
#newslink > a:link, #newslink > a:visited { text-decoration: none; color:#222; display:block; background-color:#eee;font-size:12px;padding:5px;border:0px;
	background: -moz-linear-gradient(bottom, #eee, #fff);
	background: -webkit-gradient(linear, center bottom, center top, from(#eee), to(#fff));
}
#newslink > a:hover { text-decoration: underline;color: #D81277; }


#lcol, #mcol, #rcol {
	float:left;
	margin:0;
	padding:10px 10px 10px 20px;
	}
#lcol {
	background:url(/_site/images/3col_bg.jpg) repeat-y left top;
	width:222px;
	padding-right:506px;
}
#mcol {
	width:224px;
	margin-left:-496px;
}
#rcol {
	background:#fae7df;
	margin:4px;
	width:214px;
	margin-left:-238px;
}