/*a.wishlist{
	background:url(../img/wish_list1.gif) no-repeat 0 0;
}*/
div.title_block ul li a:hover,
div.title_block ul li.active a{
	color:#dd2500;
}
a.checkout{
	background:url(../img/arrow_right_orange.gif) no-repeat 100% 5px;
	color:#dd2500;
}


div.add a,div.add a:visited{
	background-color:#dd2500;
}
div.pager ul li.active a,
div.pager ul li a:hover {
    background-color: #666666;
}
div.title_block ul{
	padding:10px 0 10px 17px;
	background:none;
}
div.name a{
	background:url(../img/delete1.gif) no-repeat 0 0;
}

div.wishlist_buttons a{
	background-color:#dd2500;
}
div.wishlist_buttons .color_gray:hover,
.color_gray:hover{
	background-color:#dd2500 !important;
}
div.wishlist_buttons a.fl_left{
	float:left;
	margin:0;
}
div.pink_line{
	background:url(../img/bg_orange.png) no-repeat 0 0;
	height:23px;
	padding-top:7px;
}