﻿.logo
{
	float:left;
	background:url(../logo.png) no-repeat left top;
	width:251px; 
	height:53px;
	margin:47px 0px 0px 10px;
	padding:0px 0px 20px 20px;
}

.headerPic 
{
    padding:0 0 0 1px;
    width:275px;
    margin:50px 0 0;
}
#logIn_inputContainer .logInBtn 
{
	background:url(../buts/logIn_but.png) no-repeat right bottom; 
	width:130px;
	height:21px;
	text-align:center;
	cursor: pointer;
	font:0px arial;
	color:White;
}
#logIn_inputContainer .logInBtn .button
{
    background:none;
    color:White;
}
#logIn_inputContainer .logInBtn P
{
    background:none;
}
#forgotContainer .forgotImg {
    height:15px;
}
#forgotContainer .forgotTxt {
    line-height:15px;
}
#forgotContainer {
    width:140px;
    margin:auto;
}
#testimonialsArr {
    left:130px;
}


#productGuarantee_container .productGuarantee
{
    background:url(../buts/guaranteeLeft.png) no-repeat left;
	width:100%; 
	height:25px;
}

#paymentLogo
{
	background:url(../logo.png) no-repeat left center; 
	width:400px; 
	height:59px; 
	float:left;
	overflow:hidden;
	margin:0px 0px 0px 20px;
}

#guaranteeContainer .textPosition #guaranteelogo
{
    background:url(../guaranteeLogo.png) no-repeat center bottom;
    width:170px;
    height:35px;
}

#thanksPic SPAN
{
    background:url(../thanks_pic.png) no-repeat center;
}