body
{
	margin:0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: arial;
	font-size: 10px;
	padding: 0px;
}


#tabs
{
		width: 468px;
		background: url('http://tmcomponents.travelmarket.com/customers/tradedoubler/quicksearch/21/gfx/top_menu_background.gif');
		height: 33px;
		float:left;
	position: absolute;
	left: 0px;
	top: 0px;
}

	
	#tabs .tab
	{
		height: 33px;
		background: url('http://tmcomponents.travelmarket.com/customers/tradedoubler/quicksearch/21/gfx/top_menu_background.gif');
		color: #FFFFFF;
		line-height: 33px;
		padding-left: 10px;
		padding-right: 10px;
		float:left;
		font-weight: bold;
		font-size: 15px;
		cursor: pointer;
	}
	
	#tabs .tab_selected
	{
		height: 33px;
		background: url('http://tmcomponents.travelmarket.com/customers/tradedoubler/quicksearch/21/gfx/top_menu_active.gif');
	
		float:left;
		
		line-height: 33px;
		padding-left: 10px;
		padding-right: 10px;
		font-weight: bold;
		font-size: 15px;
		cursor: pointer;
		
	}
	
	
	#tabs
	{
		width: 468px;
		background: url('http://tmcomponents.travelmarket.com/customers/tradedoubler/quicksearch/21/gfx/top_menu_background.gif');
		height: 33px;
		float:left;
	}
	
	#tabs .tab
	{
		height: 33px;
		background: url('http://tmcomponents.travelmarket.com/customers/tradedoubler/quicksearch/21/gfx/top_menu_background.gif');
	
		float:left;
	}
	
	#tabs .tab_selected
	{
		height: 33px;
		background: url('http://tmcomponents.travelmarket.com/customers/tradedoubler/quicksearch/21/gfx/top_menu_active.gif');
	
		float:left;
	}
	
	#quicksearch_container
	{
	
		position: absolute;
		left: 0px;
		top: 33px;
		background: url('http://tmcomponents.travelmarket.com/customers/tradedoubler/quicksearch/21/gfx/quicksearch_background.gif');
		width: 468px;
		height: 220px;
	}
	
	#quicksearch_container iframe
	{
		width: 468px;
		height: 220px;
		border: 0px;
	}
	
	.tm_quicksearch
	{
		position: absolute;
		left: 0;
		top:33;
	}
	
	

