@charset "utf-8";
/* CSS Document */

/*#container {
	width: 909px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 18px; 
}*/
ul#wishlists li {
	clear: both;
	padding: 15px 15px 15px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
ul#wishlists li img.hiver {
	float: left;
	margin: 0 15px 15px 0;
	border: 5px solid #FF5045;
}
ul#wishlists li img.post_image {
	float: right;
	margin-left: 10px;
}
ul#wishlists li span.wishlist_info {
	padding-right: 10px;
}
ul#wishlists li span.wishlist_info strong {
	color: #660066;
	font-size: 18px;
}
ul#wishlist {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
       clear:both;
}
ul#wishlist li {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
ul#wishlist li div.widget {
	float: right;
	padding: 0 10px;
}
ul#wishlist li .post_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
ul#wishlist li .wishlist_info h1 {
	font-size: 18px;
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
}
ul#wishlist li .wishlist_info .rank {
	color: #FFFFFF;
	background-color: #660066;
	padding-right: 5px;
	padding-left: 5px;
}
.partner_banner {
	float: right;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
a.next_wishlist  {
	float: right;
	clear: both;
	font-size: 18px;
	color: #FF5045;
	font-weight: bold;
	margin-bottom: 10px;
}
a.see_all_wishlists {
	font-size: 18px;
	font-weight: bold;
	color: #660066;
	clear: both;
	float: right;
	margin-bottom: 10px;
}
#wishlist_selector {
	text-align: center;
}
ul#wishlist_selector {
	text-align: center;
}
ul#wishlist_selector li {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wishlist_selector img {
	border: 1px solid #999;
}
#wishlist_selector .selected {
	background-image: url(http://blog.stylehive.com/images/uploads/selector_arrow.gif);
	background-repeat: no-repeat;
	background-position: 75px;
}

.box-300 {
  width:300px;
  margin:0;  
}
