body.wishListv2 {
	margin: 0px;
	background: #FFFFFF;
	font-family: Verdana, "Trebuchet MS", Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	color: #444444;
}
#wishListv2 {
	position: relative;
	margin-top: 0px;
	margin-left: 150px;
	padding-top: 10px;
	width: 680px;
	font-size: .8em;
	border-left: 1px solid #999999;
}
#wishListv2 a:link, a:visited, a:active {
	color: #999999;
	text-decoration: none;
}
#wishListv2 a:hover {
	color: #444444;
	text-decoration: underline;
}
#item {
	float: left;
	width: 316px;
	height: 180px;
	margin: 0px;
	padding: 10px;
}
#wishListv2 img {
	border: 3px solid #999999;
}
.image {
	float: left;
}
.added {
	margin: -1em 0px;
	font-size: .85em;
	color: #999999;
}
#description
{
	/*float: left;*/
	padding-left: 110px;
	vertical-align: bottom;
}
p.itemName {
	margin: 0px;
}
p.category {
	margin: 0px;
	font-size: .8em;
	color: #999999;
}
#wishListv2 a.image:link, a.image:visited, a.image:active, a.image:hover {
	text-decoration: none;
}
#wishListv2Head {
	position: relative;
	margin-top: 0px;
	margin-left: 150px;
	width: 681px;
	height: 100px;
	background: #444444 url(images/wish/wishlistv2-head.jpg);
}
#wishListv2HeadName {
	float: left;
	color: #999999;
	padding-left: 440px;
	padding-top: 50px;
	font-size: 1.1em;
	line-height: .5em;
	text-indent: -1em;
	font-weight: bold;
}
#wishListv2Nav {
	position: absolute;
	top: 120px;
	left: 20px;
	width: 120px;
	font-size: .7em;
}
#wishListv2Nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
}
#wishListv2Nav li {
	text-align: right;
	margin-bottom: 2em;
}
#wishListv2Nav a:link, a:visited, a:active {
	color: #999999;
	text-decoration: none;
}
#wishListv2Nav a:hover {
	color: #444444;
	text-decoration: underline;
}
#wishListv2Pages {
	clear: both;
	font-size: .8em;
	text-align: center;
}
#wishListv2Footer {
	clear: both;
	position: relative;
	border: 1px dotted #999999;
	width: 676px;
	margin-top: 10px;
	margin-left: 150px;
	padding: 0px 2px 0px 2px;
	background: #444444;
	font-size: .6em;
	color: #FFFFFF;
}
.error {
	color: #FF0000;
	font-size: .9em;
}
