/*
-------------------------
eSpecials Content
-------------------------
*/
.eSpecials_content{
	font-size:12px;
}

/*
-------------------------
eSpecials Rate
-------------------------
*/
.eSpecials_Rate{
	font-size:12px;
}

.eSpecials_CallToAction{
	background-image:url(/_images/_buttons/btn_visit2.gif);
	text-align:center;
	color:#FFFFFF !important;
	text-decoration:none !important;
	width:115px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	display:block;
	float:left;
	margin-top:3px;
}


/*
-------------------------
Td that shows the Valid through Date 
-------------------------
*/
.eSpecials_ValidThroughBar{
	background:#E0DBDB;
}

/*
-------------------------
Links Should be the same as the H2
-------------------------
*/
a.eSpecials_TitleLink:link, a.eSpecials_TitleLink:visited {
	color:#99481b;
	text-decoration:underline;
	font-size:12px;
}
 
a.eSpecials_TitleLink:hover, a.eSpecials_TitleLink:active {
	color:#99481b;
	text-decoration:underline;
	font-size:12px;
}

/*
-------------------------
Text Link (Click Here)
-------------------------
*/
a.eSpecials_TextLink:link, a.eSpecials_TextLink:visited {
	color:#99481b;
	text-decoration:underline;
	font-size:12px;
}
 
a.eSpecials_TextLink:hover, a.eSpecials_TextLink:active {
	color:#703414;
	text-decoration:underline;
	font-size:12px;
}
