﻿.AccountCentre .main_cont
{
	background: #FFF;
}
.AccountCentre #col2
{
	padding-top: 0;
}
.AccountCentre h1
{
	padding: 10px 0 20px 35px;
}
.AccountCentre .myAccount h1, .AccountCentre .generalContentContainer h1
{
	padding: 10px 0 20px 0;
}
.recommendedCont
{
	overflow: visible;
	margin-top: 0;
	padding-top: 9px;
}
.catCol2
{
	overflow: hidden;
	position: relative;
}
.Home .catCol2
{
	overflow: visible;
}
.itemProduct
{
	position: relative;
}
.favRemoveLink
{
	text-decoration: none;
	position: absolute;
	top: 2px;
	right: 80px;
}
.favAddLink
{
	text-decoration: none;
	position: absolute;
	top: -3px;
	right: 77px;
}
.tooltip
{
	display: none;
	width: 200px;
	height: 34px;
	float: left;
	position: absolute;
	top: -36px;
	left: -69px;
	z-index: 99999;
}
.favAddLink .tooltip
{
	top: -35px;
	left: -52px;
}
.tooltip img
{
	width: 9px;
	height: 34px;
	float: left;
}
.tooltip span
{
	font-size: 10px;
	color: #473a3a;
	text-align: center;
	height: 29px;
	padding-top: 5px;
	float: left;
	background: url(/web/design/img/fav-tooltip-center.png) no-repeat center top;
}
.links .productPageFavSurr
{
	position: relative;
	height: 32px;
}
.links .favAddLink
{
	display: block;
	height: 22px;
	width: 130px;
	margin-bottom: 0px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}
.links .favAddLink:hover
{
	background-color: #D8F3F4;
}
.links .favAddLink .enabledImage, .links .favAddLink .disabledImage
{
	margin-right: 5px;
}
