  @import url("compressed.css");
  @import url("ie.css");

body {
width: 800px;
overflow: hidden;
background: white;
margin: 0;
font-family: Georgia, Times, "Times New Roman", serif;
}


textarea {
padding: 5px;
height: 80px;
width: 260px !important;
border: 0px !important
}

#tellafriend textarea {
background: url("images/popuptextarea.png") no-repeat 0 0;
font-size: 13px;
color: #aaa;
}

h3 {
font-style: italic;
color: #333;
margin-top: 10px;
}

a {
color: #aaa;
text-decoration: none;
}

a:hover {
color: #FFF;
}


.alignRight {
text-align: right;
margin-left: -15px;
}

.alignLeft{
text-align: left;
}

 table {
margin: 20px 50px;
}

.floatRight {
float: right;
margin-right: 75px;
}


#supportGavin .container {
padding: 20px 30px;
width: 840px;
height: 260px;
}

#newsletterPopup .container {
padding: 30 60px 30px 30px;
width: 300px;
height: 300px;
margin: 0 0;
background: #555555;
}

#creditsPopup .container {
padding: 30px;
width: 565px;
height: 375px;
margin: 0 0;
background: #555555;
}

#contactPopup .container {
	padding: 30px;
	width: 565px;
	height: 340px;
	margin: 0 0;
	background: #fff;
}


.span-7 {
width: 260px;
}


#tellafriend .container, #popupThanks .container {
padding: 30px 60px 30px 30px;
margin: 0 0;
background: #555;
height: 425px;
width: 505px;
}


.alignRight {
text-align: right;
margin-right: 25px !important;
}

.footerEmail input, #newsletterPopup input, #tellafriend input {
padding: 4px;
height: 18px;
font-size: 11px;
font-family: arial, helvetica, verdana, sans-serif;
overflow: hidden;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
margin-top: 2px;
margin-bottom: 5px;
}

.footerEmail input:focus {
outline: none;
}

.footerEmail input.emailaddress, #newsletterPopup input.emailaddress, #tellafriend input.emailaddress, #tellafriend input.yourname {
background: url("images/footerinput.png") no-repeat 0 0;
width: 155px;
padding-right: 10px;
color: #aaa;
height: 28px;
}

.footerEmail input.submit, #newsletterPopup input.submit, #tellafriend input.submit {
background: url("images/footersubmit.png") no-repeat 0 4px;
width: 67px;
height: 28px;
margin-left: -4px;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
color: #999;
}

#errorBox {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size:14px; 
	font-weight:normal; 
	color:#760000; 
	padding:0px 10px 0px 10px;
}
