.overflow_me {
  width: 420px !important; 
  height: 510px !important; 
  overflow: auto !important; 
}
body {
	text-align: center; 
}
body, table {
	font-family: arial, sans-serif; 
	font-size: 7.5pt; 
}
p {
	margin: 10px 0 0 0; 
}
img {
	border: 0; 
	display: block; 
}
form {
	margin: 0; 
}
table {
	position: relative; 
}
.hot_text, a {
	color: #F11287; 
}
#screen {
	width: 760px; 
	height: 621px; 
	margin: auto; 
	text-align: left; 
	overflow: hidden; 
}
#menu {
	width: 65px;
	height: 183px;
	background: url(layout/menu.gif) no-repeat;
	position: relative; 
	padding: 0; 
	left: 166px; 
	top: 183px; 
}
#screen>#menu {
	left: 206px; 
	top: 145px; 
}
#menu li {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	display: block; 
	position: relative; 
	left: -4px; 
	top: -11px; 
}
#menu>li {
	top: -4px; 
}
#menu a {
	display: block; 
	height: 15px; 
	width: 72px; 
	margin-top: 7px; 
}
a {
	text-decoration: none; 
	cursor: pointer; 
}
#logo_main {
	width: 122px;
	height: 140px;
	background: url(layout/logo_main.gif) no-repeat;
	padding: 0;
	position: relative; 
	left: 28px; 
	top: -69px; 
}
#screen>#logo_main {
	top: -74px; 
}
#button_buy_boozed {
	width: 100px;
	height: 23px;
	background: url(layout/button_buy_boozed.gif) no-repeat;
	padding: 0;
	position: relative; 
	left: 37px; 
	top: -50px; 
	display: none; 
}
#button_myspace {
	width: 100px;
	height: 27px;
	background: url(layout/button_myspace.gif) no-repeat;
	padding: 0;
	position: relative; 
	left: 37px; 
	top: -77px; 
	display: block; 
}
#button_itunes {
	width: 54px;
	height: 15px;
	background: url(layout/button_itunes.gif) no-repeat;
	padding: 0;
	position: relative; 
	left: 63px; 
	top: -60px; 
	display: block; 
}
#content {
	position: relative; 
	left: 333px; 
	top: -311px; 
/*
	height: 479px; 
*/
	width: 425px; 
}
#screen>#content {
	top: -316px; 
}

input, textarea {
	font-family: arial, sans-serif; 
	font-size: 7.5pt; 
/*
	width: 110px; 
	height: 19px; 
*/
	border: solid black 1px; 
	padding: 2px; 
	margin: 0; 
}

table.form_button {
	margin-top: 10px; 
}

.hr_01 {
	height: 2px; 
	background: black; 
/*
	width: 100%; 
*/
	display: block; 
	font-size: 0; 
	margin: 5px 0 5px 0; 
}

.heading_01 {
	display: block; 
	margin-bottom: -10px; 
}

a:hover {
	text-decoration: underline; 
}
