#home_specials{
	background:url(/images/bg-events.png) no-repeat;
	width:369px;
	height:239px;
	float:right;
	margin:0 0 0 20px;
	}

#home_special_cont {
	margin:50px;
	overflow:hidden;
	color:#FFFFFF;
	}

.special_content {
	margin-bottom:5px;
	}

.special_title {
	width:190px;
	font-size:16px;
	float:left;
	text-align:left;
	font-weight:bold;
	}

.special_link {
	float:right;
	font-style:italic;
	font-size:12px;
	text-align:right;
	}

.special_link a {
	color:#DEECD0;
	}
