﻿#RightColumn
{
	font-size:90%;
}


/*************************************************************************
************************** Room Search ***********************************
*************************************************************************/

#RoomSearch {

	margin:5px;
}

#RoomSearch .InfoBox
{
font-size:90%; font-style:italic; line-height:normal;
}

#RoomSearch .button {
	margin-top:5px; margin-bottom:5px;

}

#RoomSearch td
{
    color:#fff;
    font-weight:bold;

}

/*************************************************************************
************************** Special Offers ********************************
*************************************************************************/

#RightColumn #SpecialOffers
{
}

#RightColumn #SpecialOffers h2
{
}

#RightColumn #SpecialOffers dl
{
	margin:0px;
	padding:3px;
	border-bottom:dashed 1px black;
}

#RightColumn #SpecialOffers dl dt
{
	font-weight:bold;
}

#RightColumn #SpecialOffers dl dt a
{
	color:Black;
	text-decoration:none;
}

#RightColumn #SpecialOffers dl dd
{
	margin:0px;
}

#RightColumn #SpecialOffers dl dd a
{
	color:Black;
	text-decoration:none;
	font-size:90%;
}

/*************************************************************************
************************** Internal Events / Right Column ****************
*************************************************************************/

#RightColumn .BoxSmall .BoxCenter .Events
{
}

#RightColumn .BoxSmall .BoxCenter .Events .EventItem
{
	border-bottom:1px dashed #999999;
	padding: 5px;
}

#RightColumn .BoxSmall .BoxCenter .Events .EventItem img
{
	text-align:center;
}

#RightColumn .BoxSmall .BoxCenter  .Events .EventItem dl
{
}

#RightColumn .BoxSmall .BoxCenter .Events .EventItem dl dt
{
}

#RightColumn .BoxSmall .BoxCenter .Events .EventItem dl dd
{
}