/* CSS Document */

.description {
	
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 14px;
	font-weight: normal;
	width: 500px;
	padding:0px;
}

ul {
	
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 14px;
	font-weight: normal;
	width: 500px;
}

.arcade_contents a:link {
	color: #000000;
	border: 0;
	font-style: underline;
	padding: 1px 0px 1px 0px;
	text-decoration:underline;
}
.arcade_contents a:visited {
	color: #000000;
	border: 0;
	font-style: underline;
	padding: 1px 0px 1px 0px;
	text-decoration:underline;
}
.arcade_contents a:hover {
	color: black;
	text-decoration: underline;
	background-color: #DFDFDF;
	border-color: #70787F;
}

.arcade_caption {
	font-family: Times, "lucida console", sans-serif;
	font-size: 16px;
	font-weight: normal;
	width: 500px;
}

.left_box {
	position:absolute;
	top:75px;
	
}

.poster_box {
	left:575px;
	width:387px;
	position:absolute;
	top:75px;
	
}
