#modLMIndex {
  	width: 385px;
	background: #FBF1E1;
	margin: 0 0 15px 0;
}

#modLMIndex .title
{
	background: #165594 url('http://cachefly.eslworldwide.com/esl/img_modules/hotels/modules/top_blue_385.gif') no-repeat;
	line-height: 20px;
	color: #FEFEFE;
	text-transform: uppercase;
	padding-left: 9px;
	font-weight: bolder;
	font-size: 12px;
}
  
#modLMIndex .content
{
	border: 0;
	border-bottom: 6px solid #165594;
	margin: 0;
	padding: 10px 0 8px 0;
	height: 45px;
	background: #dfe9ff;
}

#modLMIndex .content .pos
{
	width: 117px;
	height: 100%;
	padding: 0 5px;
	float: left;
}

#modLMIndex .bleft
{
	border-left: 1px dotted #165594;
}

#modLMIndex img
{
	float:left;
	border: 0px;
	margin-right: 5px;
}

#modLMIndex .specials
{
	display: block;
	font-size: 11px;
	color: #669900;
}

#modLMIndex a
{
	display: block;
	margin-top: 7px;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
	font-family: Arial;
	text-transform: capitalize;
}

