#container *
{
	font-size:11px;
}
#container
{
	width: 750px;
	height: 420px;
    margin-left:10px;
}
	#map
	{
		width: 710px;
		height: 354px;
              margin-left:5px;
	}
	
	.main_container 
		{
		height:70px;
		width:200px;
		}
	
	
		.hotel_name 
		{
		font-size:12px;
		font-family:arial;
		color:#069;
		font-weight: bold;
		}
		.details 
		{
		font-size:11px;
		font-family:verdana;
		color:#000;
		font-weight: normal;
	
		}		
		.book_now 
		{
			font-weight: bolder; color: #ff9933
		}
	
	
	#reset_container 
	{
		float:left;
		width: 100px;
		padding:5px 0;
	}
		#reset_map 
		{
			font-size:12px; width:100px; padding:1px 5px; background: #999999;  margin-left:320px;   text-align: center;
		}
			#reset_map A:link 
			{
				font-weight: bold; text-transform: uppercase; color: white; text-decoration: none
			}
			#reset_map A:visited 
			{
				font-weight: bold; text-transform: uppercase; color: white; text-decoration: none
			}

.genmap a:link, .genmap a:visited
{
font-size:12px; 
color:#199dc0; 
text-decoration:none
}

.genmap a:hover
{
font-size:12px;
color:#069;
text-decoration:none
}
