@CHARSET "ISO-8859-1";

.searchBar{
border:2px solid #C5C5C5;
padding: 5px;
margin-bottom: 15px;
background: lightblue;
width: 95%	
}
.searchtitel{
font-weight: bold;
color: green;
}

.thumimage{
	width:140px;
    height:110px;
}

thumimage_upload{
	display: block
	width:160px;
    height:120px;
    float: left;
    border: 1px solid silver;
    padding: 5px;
    
}

.summarylable{
	padding-top:4px;
	padding-right:5px;
	font-family:sans-serif;
	font-size: 1em;
	color: #0076CC;
	font-weight: bold;
	}
.summarylable-last{
	padding-top:2px;
	padding-right:50px;
	font-family:Georgia;
	font-size: 1em;
	}

.summaryvalue{
	padding-left: 10px;
	color: brown;
	
	}
	
.listinghead{
background:gray url("images/mw_menu_normal_bg.png") repeat-x ;
font-size: 15px;
height: 27px;
}

.item table table{
background-color: #f2f2f2;
} 



	