
/* WISHBOX CSS */
.mod_WishboxItemsList #container {
  width:auto !important;
}

.mod_WishboxItemsList{
  margin:0;
}

.mod_WishboxItemsList a {
  text-decoration:none;
}

.mod_WishboxItemsList ul {
  padding:0;
  margin:10px 0;
}


.category .grid3 {
    margin: 5px;
}

#wishbox-list ul {
  list-style:none;
  margin-left:0;
  padding-left:0;
}

#wishbox-list li .optionwish {
  float:left;
  width:100%;
}



.intro_text {
  float:left;
  border-bottom:1px solid #C5C2A5;
}

.detail_text {
  clear:both;
  border-top:1px solid #EAE9DC;
  margin-bottom:40px;
}

.detail .textwish img {
  float:right;
  margin:0 0 20px 20px;
}

#wishbox-list li .addwish {
	float:right;
	display:inline;
}

.sentwish {
	display:inline;
	float:left;
}

#add_to_wish {
	display:inline;
	float:left;
}

#remove_from_wish {
	display:inline;
	float:left;
}

.sort:hover {
cursor: pointer;
}

.wish-search {
float:right;
clear:right;
display:none;
}

.wish-search input {
font-size:10px;
background-color:#efeee0;
border:none;
padding:8px;
width:225px;
margin-top:10px;
}


ul.sort-by li {
padding:3px;
margin-right:10px;
}