#header {
      background: url(http://book.aholiday.to/images/theme/LDLines/Header.gif) no-repeat;
      margin-bottom: 10px;
      width: 780px;
	  height:71px
}

#resultsGroup .bookButton,  #resultsGroup .bookButtonAccom
{
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	width:89px;
	height:20px;
    color: #ffffff;
	border: none;
    background-color: #ffffff;
	background: url(http://book.aholiday.to/images/theme/LDLines/selectbutton.gif) no-repeat;
	padding-bottom:2px;

}

.searchbutton {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	width:89px;
	height:26px;
    color: #ffffff;
	border: none;
    background-color: #ffffff;
	background: url(http://book.aholiday.to/images/theme/LDLines/Search-button.gif) no-repeat;
	padding-bottom:2px;

}

#resultsGroup .priceCell
{
	vertical-align: middle;
	text-align: center;
	font-family: ariel, helvetica, sans-serif;
	background-color: rgb(221,233,235);
}
#resultsGroup .highlightRow td
{
	background-color: rgb(221,233,235);
	border: solid 1px rgb(255,255,255);
}

#resultsGroup .bookbg {
	background-color: rgb(221,233,235);}
	
#resultsGroup .AccomImageCell
{
	text-align: center;
	vertical-align: top;
	background-color: rgb(221,233,235);
}
#resultsGroup .bookbg {
	background-color: rgb(221,233,235);
}


#resultsGroup .highlightRow td
{
	background-color: rgb(221,233,235);
	border: solid 1px rgb(255,255,255);


