.cssDialogBackground 
{
	background-color: #FFFFCE;
	border: 1px #0B3D91 solid;	
}

/* Starts - id:1121 2008-09-10 // Rounded border  #FFFFA0 */
.roundcont {
	
	background-color: #FFFFCE;
	color: #fff;
}

.roundtop { 
	background: url('http://www.alamo.co.uk/Images/BE_tr.gif') no-repeat top right; 
}

.roundbottom {
	background: url('http://www.alamo.co.uk/Images/BE_br.gif') no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/* Ends - id:1121 2008-09-10 // Rounded border */



/* Starts - id:1157 2008-09-10 // CSS Image Swapping */

h3#hotDealTopLeft-swap {
	padding-top: 140px; /* height of the replacement image */ 
	height: 0;
	font-size: 0em;
	overflow: hidden;
	background-image: url("http://www.alamo.co.uk/FilesLib/740/content/home/NAMR.jpg");
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	color:white;
}

h3#hotDealTopRight-swap {
	padding-top: 140px; /* height of the replacement image */ 
	height: 0;
	font-size: 0em;
	overflow: hidden;
	background-image: url("http://www.alamo.co.uk/FilesLib/740/content/home/budget_car_earn_miles1.gif");
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	color:white;
}

h3#hotDealBottomLeft-swap {
	padding-top: 140px; /* height of the replacement image */ 
	height: 0;
	font-size: 0em;
	overflow: hidden;
	background-image: url("http://www.alamo.co.uk/FilesLib/740/content/home/uk upgrade homepage tile.gif");
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	color:white;
}

h3#hotDealBottomRight-swap {
	padding-top: 140px; /* height of the replacement image */ 
	height: 0;
	font-size: 0em;
	overflow: hidden;
	background-image: url("http://www.alamo.co.uk/FilesLib/740/content/home/aluk_winterPromoTile.gif");
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	color:white;
}

h3#hotDealBottomRight-swap-christmas {
	padding-top: 140px; /* height of the replacement image */ 
	height: 0;
	font-size: 0em;
	overflow: hidden;
	background-image: url("http://www.alamo.co.uk/FilesLib/740/content/home/ALUK_ChristmasBanner.gif");
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	color:white;
}

h3#hotDealBottomLeft-swap-snow {
	padding-top: 140px; /* height of the replacement image */ 
	height: 0;
	font-size: 0em;
	overflow: hidden;
	background-image: url("http://www.alamo.co.uk/FilesLib/740/content/home/alamouk_snow_time.jpg");
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	color:white;
}

a.image-swap:hover  {text-decoration:none;cursor:hand;}

/* Ends - id:1157 2008-09-10 // CSS Image Swapping */

/* Starts -  id:1121 2008-09-19 */

.hot_deals {
	font-weight: normal;
    font-size: 12px;    
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	background-color:#ccebfd;
	width:95%;
	color: #0b3d91;
}

.hotDealOnWheel {
	background-color:#000;
	font-size: 12px;
	text-transform: uppercase;
	color: #0b3d91;
}
.enroll{
	float:top;
}

.hotDealsBoldText{
	font-weight:bold;
	color: #0b3d91;
}

.hotDealsDescription{
	width:80%;
	font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #0b3d91;
}

/* Ends -  id:1121 2008-09-19 */



