

body.oldbrowser {
	text-align:center;
	background:#ffffff;
}

body.oldbrowser #wrapper {
	margin:auto;
	text-align:left;
	width:350px;
	margin-top:15px;
}
body.oldbrowser #content {
	background:url("http://images.popcap.com/www/images/old_browser_top.jpg") top center no-repeat;
	height:700px;
	width:350px;
}
body.oldbrowser #intro {
	padding-top:120px;
	margin:0 20px 0 20px;
}
body.oldbrowser #links {
	border-top:1px solid #dbe7fd;
	border-bottom:1px solid #dbe7fd;
	margin:25px 0 0 0px;
	padding:10px 0 10px 0;
	height:135px;
}
body.oldbrowser #links img {
	margin-bottom:5px;
	display: block;
}

body.oldbrowser #links a {
	text-decoration: underline;
}

body.oldbrowser #links a img {
	text-decoration: none;
}


body.oldbrowser #footer {
	background:none;
	border:0px;
	width:315px;
	text-align:left;
	font-size:10px;
	color:#999999;
	margin:25px 20px 0 20px;
}