.routenplaner {
		margin	            : 15px 0 25px 3px;
		float			    : none;
}

.map24_input 
	{
		background-color	: #fff;
		width				: 232px;
		line-height         : 14px;
		color				: #000;
		font-family			: Arial, Verdana, Helvetica;
		font-size			: 11px;
		font-weight			: normal;
		border				: 1px #4F5154 solid;
		margin				: 3px 0 0 0;
	}
	
.map24_list	 
	{
		background-color	: #fff; 
		border-style		: groove;
		font-family			: Arial, Arial,  Geneva, Arial, Helvetica, sans-serif; 
		font-size			: 9px;
	}
	
.map24_text   
	{
		font-family			: Arial; 
		font-size			: 11px; 
		color				: #000;
	}
	
.map24_margin 
	{
		margin-left			: 10px;
	}
.map24_padding
	{
		padding-left		: 10px;
	}
	
	
.map24_title  
	{
		font-family			: Arial; 
		font-size			: 11px; 
		color				: #000; 
		padding-left		: 10px; 
		padding-top			: 0px; 
		font-weight			: bold;
	}
	
.map24_cell   
	{
		padding-left		: 10px; 
		padding-top			: 5px; 
		padding-right		: 5px; 
		padding-bottom		: 5px; 
		background-color	: #e1e1e1;
	}

.blockborder
	{
		border-bottom-width	: 1px;
		border-bottom-style	: solid;
		border-top-width	: 1px;
		border-top-style	: solid;
		border-left-width	: 1px;
		border-left-style	: solid;
		border-right-width	: 1px;
		border-right-style	: solid;
		border-color		: #4F5154;
	}	

strong {
		font-family			: Arial; 
		font-size			: 11px; 
		color				: #fff;
		font-weight 		: bold;
}
