html .logo {
top:15px; 
left:50px;
width: 350px;
height: 35px;
background: url("../images/logo_ie.png") no-repeat;
}
body {
font-family: Arial,Helvetica,sans-serif;
font-style: normal;
font-size: 14px;
}
#wrapper{
width:980px;
margin-left:5%;
margin-right:5%;
}
#paypalForm p{
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#AAAAAA;
}
