.homeNewsItem {
	cursor:pointer;
	position:relative;
	background-color:#fffefe;
	border:1px solid #cccccc;
	padding:3px;
	margin-bottom:5px;
	height:118px;
	overflow:hidden;
}
.homeNewsImage {
	height:98px;
	background:url() no-repeat top;
}
.homeNewsTitle h2 a {  padding:0; margin:0; font-size:1.2em; line-height:1.2em; text-transform:none; color:#ec008c !important; }
.homeNewsTitle a:link, .homeNewsTitle a:visited {
	background-color:#fffefe;
	font-family:Impact,Arial !important;
	color:#ec008c;
	display:block;
	text-decoration:none;
	font-weight:normal !important;
	letter-spacing:0.3px;
	padding-top:4px;
	padding-bottom:2px;
}
.homeNewsTitle a:hover { color:#006699; }
.homeNewsText {
	font-size:0.9em;
	display:none;
}
#competition_box {
	width:245px;
	height:232px;
	background-image:url(/images/competition.gif);
	background-repeat:no-repeat;
	background-color:#9d9c9c;
	position:relative;
}
#competition_box ul { margin-left: -4px !important; }
#competition_slider {
	position:absolute;
	top:55px;
	left:10px;
}
#competition_slider ul li {
	height:200px;
}
#testimonials_box {
	background-image:url(/images/testimonials_box.gif);
	background-repeat:no-repeat;
	background-color:#363636;
	width:245px;
	color:#ffffff;
	height:200px;
}
.testimonials_slide {
	text-align:center;
	width:238px;
	height:190px;
	position:relative;
}
.testimonials_slide ul {
	position:absolute;
	left:13px;
	top:30px;
}
.testimonials_slide ul li {
	width:215px;
	height:160px;
	overflow:hidden;
}
.testimonials_slide p { text-align:left; margin-top:5px; }
.featuredpic_box {
	width:213px;
	height:187px;
	background-image:url(/images/featuredpic.gif);
	background-repeat:no-repeat;
	position:relative;
	text-align:center;
	padding:15px;
	padding-top:50px;
}
#featuredpic_img{
	width:180px;
	height:120px;
	margin-left:20px;
	overflow:hidden;
}
#featuredlink a {
	font-size:0.9em;
	font-weight:bold;
	position:absolute;
	bottom:20px;
	right:30px;
	text-decoration:none;
	color:#9d9c9c;
	letter-spacing:-1px;
}
#featuredlink a:hover {
	color:#111111;
}