﻿.offerTitle 
{
	font-size:14px;
	font-weight:bold;
	color:#4160E9;
}

.offerPrice
{
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

/*a:hover
{
	text-decoration:underline;
}*/

.eolts_more 
{
	background-color:#1E77AF;
	border:1px solid #1E77AF;
	color:white;
	font-size:12px;
	height:20px;
	/*margin-right:2px;
	padding-bottom:2px;
	padding-top:2px;
	text-align:center;*/
	width:110px;
}

.eolts_more #a 
{
	text-decoration:none;
}

.mealdeals-prepost
{
	color:#fe9f12;
	font-size:14px;
	font-weight:bold;
}

.mealdeals-header
{	color:#18558c;	
	font-size:14px;
	font-weight:normal;
	font-family:Arial;
	font-weight:bold;
}

.mealdeals-txt
{
	color:#000000;
	font-family: Verdana,arial,sans-serif;
	font-size:12px;
	padding-top:5px;
}

.mealdealseparator
{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:Black;
	}