﻿#main	{
	width: 910px !important; /*950 without background add*/
	width: 1000px;		
}

#add	{
	margin-top: 0;
	margin-left: 0;
	margin-right: 25px;
}

#rightpanel	{
	margin-top: 20px;	
}
	#rightpanel
	{
		display:block;
	}

#recent	{
	margin-top: 0px;
	float: none;
	clear: left;
}
#map	{
	background-image: url('../images/map1024.png');
	width: 485px;
	height: 320px;
	float: none;
}

#tabcontrol	{
	width: 260px;	
}
#tabcontrol ul.tabs li.nl	{
	clear: none;
	white-space: nowrap;
}
#tabcontrol .tabs	{
	width: 260px;	
}

#map a.button	{
	font-size: 90%;
}
#recommend	{
	height: 140px;	
}
#tabcontrol div.content div, #header .big	{
	display: none;
}
#tabcontrol div.content div.s	{
	display: block;
}
#header .small	{
	display: inline;
}