body
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 13px;
	line-height: 150%;
}

a
{   
	position: relative;                         
    -moz-outline-style: none;   
    text-decoration: underline;
	color: #ed1c24;
}                  
       
a:hover
{     
    text-decoration: none;                           
}                                

a img
{
    border: none;
}

h3
{
	font-size: 18px;
	line-height: 120%;
	padding-bottom: 15px;
	color: #ed1c24;
}
span.details
{
	border-bottom:1px solid #C9C9C9;
	float:left;
	margin-bottom:10px;
	padding-bottom:10px;
	position:relative;
	width:100%;
}
#price_dates
{
	border-bottom:1px solid #C9C9C9;
	float:left;
	margin-bottom:20px;
	padding-bottom:20px;
	position:relative;
	width:100%;
}
