img, input
{
	behavior: url(/products/economylapelpin/iepngfix.htc);
}

form
{
	margin: 0;
	padding: 0;
}

body 
{
	background: url(/economylapelpin/img/background.jpg) #070a19 center no-repeat;
	background-position: top;
	font-family: Arial, Helvetica;
}

#Footer
{
	width: 741px;
	margin:0px auto;
	font-size: 10px;
	color: Gray;
	text-align: center;
}

#Footer a
{
	color: Gray;
}


#PageHeader
{
	width: 741px;
	min-height: 115px;
	margin:0px auto;
	margin-top: 64px;
}

#PageContent
{
	position: relative;
	width: 741px;
	min-height: 902px;
	margin:0px auto;
	background: url(/economylapelpin/img/SuitWithPin.png) center no-repeat;
	background-position: top;
	text-align: left;

}

.EconomyPin
{
	position: absolute;
	right: 42px;
	top: 51px;
	width: 224px;
	height: 264px;
}

.LapelPin
{
	position: absolute;
	right: 42px;
	top: -40px;
	width: 247px;
	height: 122px;
}

.SiteSeals
{
	position: absolute;
	bottom: 1px;
	width: 741px;
	text-align: center;
	
}

#ContentBox
{
	position: absolute;
	margin: 0px auto;
	left: 48px;
	top: 20px;
	border: 0;
	width: 420px;
	height: 600px;
	color: White;
}

#ContentBox ul
{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 25px;
	list-style-type: none;
	padding-left: 0;
	margin-left: 8px;
	
}

#ContentBox li
{
	margin-bottom: 24px;
	font-size: 16px;
	padding-left: 50px;
	background: url(/economylapelpin/img/StarBullet.png) left center no-repeat
}

#ContentBox h2
{
	font-weight: bold;
	font-size: 24px;
	font-family: Arial;
	margin-top: 20px;
	
}
#ContentBox h3
{
	font-weight: normal;
	font-size: 24px;
	font-family: Arial;
	font-style: italic;
	margin-top: 20px;
	
}

#ContentBox h4
{
	font-weight: normal;
	font-size: 10px;
	font-family: Arial;
	color: #9dbeff;
	font-style: italic;
}

#ContentBox p
{
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 15px;
}

#PayPalBox
{
	margin: 0px auto;
	position: absolute;
	right: 65px;
	top: 365px;
	width: 180px;
	height: 120px;
	background: white;
}

#PayPalBox .content
{
	color: Blue;
	text-align: center;
	position: relative;
	padding-top: 10px;
}

#PayPalNotRequired
{
	color: White;
	text-align: center;
	margin: 0px auto;
	position: absolute;
	top: 60px;
	left: 0px;
	width: 180px;
	font-size: 10px; 	
}

#PayPalBox #PayPalButton
{
	margin: 0px auto;
	position: absolute;
	top: 78px;
	right: 30px;
}

div.checkout-options { text-align: center; }

#PayPalBox #PayPalQuantityArea
{
	margin: 0px auto;
	position: absolute;
	top: 78px;
	left: 40px;
	text-align: center;
	width: 50px;
	font-size: 10px;
}

#PayPalBox .price
{
	font-size: 30px;
}

#PayPalBox .usd
{
	font-size: 12px;
}

#PayPalBox .shipping
{
	font-size: 16px;
}

#PayPalBox .shippinglabel
{
	font-size: 10px;
}

