#search-overview, .search-result {
/*display: block;*/
color: #494949;
float: left;
width: 100%;
}
.search-result {
margin-bottom: 10px;	
}
#search-overview .header, .search-result .header {
border: 0px solid red;
height: 27px;
background-color: #4C89BC;
background-image: url(http://images.megastore.se/images/skin/v3/c-box/background-bg.gif);
background-position: left top;
background-repeat: repeat-x;
}

#search-overview .header div {
height: 27px;
background-image: url(http://images.megastore.se/images/skin/v3/c-box/background-bg-right.gif);
background-position: right top;
background-repeat: no-repeat;
}

#search-overview .header h1 {
font-weight: normal;
font-size: 16px;
font-weight: bold;
color: #FEFEFE;
padding: 4px 0 0 10px;
display: block;
float: left;
background-image: url(http://images.megastore.se/images/skin/v3/c-box/background-bg-left.gif);
background-position: left top;
background-repeat: no-repeat;

}

.search-result .header h3 {
font-size: 16px;
font-weight: bold;
color: #FEFEFE;
padding: 4px 0 0 0px;
display: block;
float: left;
}

.search-result .header h3 strong {
font-size: 16px;
font-weight: bold;
padding-left: 35px;
}

.search-result .header h3.audi strong {
background: url(http://images.megastore.se/images/skin/v3/menu/icons/music.gif) no-repeat 7px 0px;
}

.search-result .header h3.film strong {
background: url(http://images.megastore.se/images/skin/v3/menu/icons/film.gif) no-repeat 7px 0px;
}

.search-result .header h3.game strong {
background: url(http://images.megastore.se/images/skin/v3/menu/icons/game.gif) no-repeat 7px 0px;
}

.search-result .header h3.hbok strong {
background: url(http://images.megastore.se/images/skin/v3/menu/icons/book.gif) no-repeat 10px 0px;
}

.search-result .header h3.home strong {
background: url(http://images.megastore.se/images/skin/v3/menu/icons/home.gif) no-repeat 10px 0px;
}

.search-result .header h3.othe strong {
background: url(http://images.megastore.se/images/skin/v3/menu/icons/othe.gif) no-repeat 10px 0px;
}

.search-result .header h3.home strong {
background: url(http://images.megastore.se/images/skin/v3/menu/icons/home.gif) no-repeat 12px 0px;
}

#search-overview .body, .search-result .body {
/*display: block;*/
float: left;
border-left: 1px solid #BBBBBB;
border-bottom: 1px solid #BBBBBB;
border-right: 1px solid #BBBBBB;
width: 792px;
background-color: #FFFFFF;

margin: 0;
padding: 8px 8px 8px 8px;
overflow: hidden;
}
#search-overview .search-result .body h4, .search-result .body h4 {
color: #1F1F1F;
font-size: 15px;
margin: 0 0 4px 0;
padding: 0;
}

.search-result .facts{width:600px;text-align:left;float:left;margin:0;padding:0;}

.search-result div.artist-matches {
border: 0;
border-bottom: 1px solid #c0c0c0;
float: left;
width: 100%;
}

.search-result div.artist-matches ul {
float: left;
width: 100%;
height: 100%;
}
.search-result div.artist-matches li {
float: left;
display: block;
margin-right: 5px;
}
.search-result div.artist-matches a {
display: block;
background: url(http://images.megastore.se/images/skin/v3/arrows/arrow-small-right-blue.gif) 0 5px no-repeat;
padding-left: 7px;
margin-right: 5px;
margin-bottom: 5px;
}

.search-result ul.artist-releases {
clear: both;
}
.search-result ul.artist-releases li {
clear: both;

}
.search-result ul.artist-releases a {
float: left;
display: inline;
background: none;
}

.search-result ul.artist-sugestions a {
background: none;
font-style: italic;
padding-left: 0;

}

.search-result .container {
padding: 5px;
width: 772px;
float: left;
height: 100%;
margin-right: -220px;

}

.search-result .item {
border-left: 0;
border-right: 0;
}

#search-filter h3 {
clear: both;
text-align: left;
padding-bottom: 5px;
font-size: 12px;

}

#search-filter h3 span {
color: #828282;
font-size: 10px;
font-style: normal;
}
#search-filter form {
margin-left: 4px;



}
#search-filter form * {
text-align: left;
font-size: 11px;
}
#search-filter form input {
margin:0;
padding:0;
}
#search-filter form label {
display: block;
margin-top: 4px;
margin-bottom:2px;
font-weight: bold;
}

#search-filter ul{
text-align:left;
margin:0;
padding:0;
}

#search-filter li {
margin:0;
padding:0;
}
#search-filter li.odd {

}
#search-filter li {
display:block;
/*background:url(http://images.megastore.se/images/skin/v3/arrows/arrow-small-right-blue.gif) 2px 7px no-repeat;padding-left:7px;margin-right:5px;*/
padding: 0;
margin:0;
font-size: 11px;
}
#search-filter ul li {
display: inline;
font-style: normal;
padding:0;
margin:0;
}


#search-filter .seperator {
clear: both;
margin-bottom: 5px;
border:0;
border-bottom: 1px dotted #E0E0E0;
}
#search-filter ul.filters {
clear: both;
margin-left: 4px;
margin-bottom: 4px;
}
#search-filter ul.filters * {
font-size: 12px;
}
#search-filter ul.filters li {
display: block;
clear: both;
}
#search-filter ul.filters li ul {
display: block;
margin:0;
padding:0;
margin-bottom: 2px;
}
#search-filter ul.filters h4 {
margin-bottom: 2px;
}
#search-filter ul.filters li ul li {
margin:0;
padding:0;
margin-left: 4px;
padding-top: 1px;
padding-bottom: 1px;
}
#search-filter ul.filters strong {
color: #333;
font-weight: normal;
}
#search-filter ul.filters a {
display: inline;

}
