@CHARSET "UTF-8";

.favorites-main { padding-bottom:10px;}

.clear {clear:both;}
.favorites_star {position:absolute; top:10px; right:12px;}



.favorites-container,
.favorites-empty,
.favorites-item .prototype {display: none;}

.favorites-empty {padding:0 10px;}

.favorites-title {height:20px; }
.favorites-title img {float:left;}
.favorits-subtitle {float:left; height:20px; font-weight:bold;}

.favorites-name {text-transform:capitalize; width:72px; text-align:center; font:10px Verdana, Geneva, sans-serif; text-decoration:underline;} 
.favorites-name-div {padding:5px 0 3px 0;}
.favorites-thumb-div {border: 1px solid #fff; width:60px; height:50px; float:left;}
.favorites-del-div {position:absolute; bottom:8px; right:5px;}

.favorites-item {padding-right: 2px; width:70px; float:left; position:relative; padding-bottom: 10px; }

.medium .addfavorite {position: absolute; top: 32px; right: 20px;}
.small .addfavorite {position: absolute; top: 27px; right: 14px;}
.large .addfavorite {position: absolute; top: 32px; right: 24px;}
