﻿body
{

}
.NewOverlayProductDetail img
{ 
	position:relative;
	top:0px;
	height:79px;
	width:81px;
	border:none;
	
	margin-bottom:-79px;
	
}
.NewOverlay img
{
	position:relative;
	top:-109px;
}


.BrandOverlay img
{
	position:relative;
	top:-120px;
	left:4px;
	border:1px solid white;

}

.ProductThumbnailContainer .ProductName
{
	text-decoration:none;	
}
.WelcomeLinks ul li.last
{
	border-right:none;
		padding:0px;
		padding-left:5px;
		margin-left:-3px;
}
.WelcomeLinks ul li.last input
{
margin-top:-3px;}
