* {
	margin:0;
	padding:0;
}

html,body{width:100%;}

body{
	background-color:#FFFFFF;
	border:0;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	
}

a {
color:#0054a5
}

p {
line-height:22px;
}

#cdetails {
line-height:18px;
margin-top:15px;
margin-bottom:15px;
font-size:10pt;
}

#copy p {
line-height:30px;
}

.aafont {
font-family:"Courier New", Courier, monospace;
font-size:20pt;
line-height:20pt;

}

#rightside .aafont{
text-align:center;
width:340px;
}

.paaahfont {
font-family:"Courier New", Courier, monospace;
font-size:14pt;
}

.thanks {
font-weight:bold;
font-size:18pt;
}

#wrapper {
width:923px;
height:607px;
margin:50px auto 0 auto;
background:url(../comingSoon/comingSoon.jpg) top left no-repeat;
}

#leftSide {
float:left;
padding:52px 0px 0px 40px;
}

#rightSide {
float:right;
padding:80px 25px 0px 0px;
width:50%;
}

#buyNow{
	vertical-align:baseline;
}

form {
line-height:22px;
margin-bottom:15px;
}

.txt {
background-color:#FFFFFF !important;
width:250px;
}