@CHARSET "UTF-8";

/**
 * IE can't manage margin top and bottom on
 * first and last element of a LI
 */


ul.sidebar {
  padding: 5px;
}

ul.sidebar li {
background-color:#F0ECE9;
height:auto;
margin:5px 0 !important;
overflow:auto;
padding:8px;
width:202px;
}

li.friend_group,li.friend_nogroup {list-style-position: inside;}

#middle_pannel .article_preview img {
  right: -10px !important;
  left: 10px !important;
}

/*input[type="checkbox"], input[type="radio"]{
  background: transparent;
  border: 0;
}*/

#header #vac_login_pannel p.link_one {
	margin: 0px !important;
	padding-top: 0px !important;
}


/* ----------------------------- BOTTOM CART DESIGN -------------------------- */

/*#cart_bottom h1 {
	color: #fff;
	margin: 0px !important;
	padding-top: 0px !important;
}*/


