

#Searchresult {
	margin-top:0px;
	margin-bottom:0px;
	border:solid 0px #eef;
	padding:5px;
	background-color:transparent;
  	width:100%;
}

#Searchresult p { margin-bottom:5px;}

#Searchresult dt {
    font-weight:bold;
}

#Searchresult dd {
    /*margin-left:25px;*/
}

#ImageContainer {
    height:125px;
    width:200px;
    border:solid 0px #ccc;
    margin-bottom:0px;
}

#ImageContainer img {display:none;}

