#toplogopanel {
background: #ffffff url(/images/winegiftbasketheader.jpg) center right no-repeat;
text-align: left;
padding: 40px 0px 0px 60px;
height:140px;
}
#toplogopanel h1 {
color:#4B0071;
font-family: trebuchet ms,verdana,arial,sans serif;
font-size:48px;
font-weight:bold;
}

h1 a { color: #4B0071; text-decoration: none; }
h1 a:visited { color: #4B0071; }
h1 a:active { color:#4B0071; }
h1 a:hover { color:#4B0071; }


#adtop {
    float: left;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
	margin-right: 10px;
	width: 350px;
	height: 300px;
}

#adbottom {
width: 350px;
margin-left: auto;  margin-right: auto;
}

div.recentpages {
margin: 40px 20px;
}
div.recentpage {
	font-size:13px;
	padding-bottom: 20px;
}
div.recentpage h3 {
	font-size: 13px;
	margin: 0px;
}
div.recentpage h3 a {
	text-decoration: underline;
}
