
.header .pos5 img{
	display: none;
}
td.pos5 {
    background-image: url('http://www.usa-cars.nl/media/USA Cars banner 32.jpg') !important;
    background-size: 100% 110px;
    height: 110px;
    display: table;
    width: 816px;
}

	div.fotobook
	{
		padding:10px ;
		background: url( aaa_40.png );
		border-radius: 6px 6px 6px 6px ;
	}

  
	table.fotobook
	{
		width:100% ;
		table-layout:fixed ;
		border-radius: 6px 6px 6px 6px ;
	}
	
	table.fotobook td
	{
		padding: 4px ;
		overflow-x: hidden ;
	}
	
	table.fotobook td img
	{
		width:100% ;
		border:0px !important ;
		margin:0px !important ;
		padding:0px !important  ;
	}	
	
	table.fotobook td span
	{
		display: block ;
		border : 1px solid #aaa ;
		height:100% ;
	}
	
	div.fotobook_padder
	{
		height : 10px ;
	}
	 
	div.listcontent_slideshow
	{
		padding: 0px ;
		background: none;
		border-radius: 6px 6px 6px 6px ;
	}
	
	div.listcontent_slideshow img
	{
		border : 0px !important ;
		margin : 0px !important ;
		padding : 0px !important ;
		border-radius: 6px 6px 6px 6px ;
	}
	
	div.listcontent_slideshow_padder
	{
		position : relative ;
		height : 10px ;
	}
	
	

	/* ================== Form styles */
	
	label.formlabel 
	{ 
		float: left ; 
		width : 200px ; 
	}
	
	span.formcontrol
	{ 
		display: block ; 
		padding-left : 250px ; 
	}
	
	
	.generatedformcompleted
	{
		padding : 10px ;
		margin-bottom : 20px ;
		color : green ;
		border : 1px solid black;	
	}
	
	
	form.generatedform h2.formtitle,
	form.generatedform h2.formtext
	{
		padding : 0px ;
		margin : 0px ;
		margin-bottom: 10px ;	
	}
	
	div.formfield_input input,
	textarea
	{
		background-color : white ;	
		border : 1px solid #bbb ;
		width : 100% ;
	}
	
	div.formfield_submit
	{
		text-align : right ;
		margin-bottom : 10px ;
	}
		
	div.formfield 
	{
		width: 100%;
		margin-bottom: 15px ;
		margin-top: 5px ;
		float:left;
	}
		
	label.error
	{
		background : #ffe2e2 ;
		padding: 2px ;
		margin : -2px ;
 
	}
		
	div.formfielderror span.errortext
	{
		display:block ;
		text-align:right ;
		font-weight:bold ;
		color: red ;
	}
