body {
	font-size: 12px;
	margin: 50px 0px;
	padding: 0px;
	text-align: center;	/* Hack for IE5/Win */
}
p {
	margin-bottom: 70px;
}
h1 {
	margin-top: 50px;
	font-size: 16px;
	text-align: center;
}
.detail h1 {
	margin-top: 0px;
	font-size: 26px;
	text-align: left;
}
.detail h2 {
	margin-top: 3px;
	font-size: 14px;
	text-align: left;
}
.detail-bold {
	font-weight: bold;
}
a.button {
	margin-top: 4px;
	margin-right: 4px;
	padding: 2px;
	cursor: pointer;
	background-color: #ebeaeb;
	border: 1px solid #cbcacb;
	display: block;
	float: left;
	height: 12px;
	color: #000;
	text-align: center;
	text-decoration:none;
}
a.button:hover {
	background-color: #eeedee;
	color: #555;
}
.ext {
	padding:0 13px;
	background: url(/res/ext.png) center right no-repeat;
}
#Box {
	width: 900px;
	margin: 0px auto;
	text-align: left;	/* Counteract to IE5/Win Hack */
	padding-left: 15px;
	background:url(http://www.lumerias.com/res/shadow.gif) no-repeat left top;
}
#Page {
	border: 1px solid #ebeaeb;
	border-right: 1px solid #cbcacb;
	border-bottom: 1px solid #dbdadb;
	padding: 15px;
	background:url(http://www.lumerias.com/res/gradok.gif) repeat-x left top;
}
#Logotext {
	color: #555;
	margin-left: 67px;
	font-size: 9px;
}
#Search {
	margin-top: 30px;
	background-color: #eee;
	padding: 15px;
	margin-left: 65px;
	margin-right: 50px;
}
#Download {
	margin-top: 30px;
	background-color: #eee;
	border: 2px solid #bbb;
	padding: 15px;
	margin-left: 65px;
	margin-right: 50px;
}
#Footer {
	margin: 30px auto 5px;
	font-size: 11px;
	text-align: center;
}
#vcnt-div {
 text-align: center;
}
#vcnt {
 font-size: 13px;
}
#bookmark-div {
 text-align: center;
}
#Results-Info {
	margin: 5px 0px;
	padding: 15px 0px;
	text-align: right;
	border-bottom: 1px dotted #555;
}
#Results-Item {
	border-bottom: 1px dotted #555;
	clear:left;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#Results-Item-Thumb {
	padding-right: 8px;
	width: 125px;
	height: 100px;
	background: url(http://www.lumerias.com/res/noprev.gif) no-repeat;
	vertical-align: top;
}
#Results-Item-Legacy {
	line-height: 1.5;
}
#Results-Item-Detail {
	vertical-align: top;
	font-size: 0.9em;
	padding-top: 0;
}
#Results-Nav {
	text-align: center;
	margin:4px;
	margin-top: 12px;
}
#Results-Title {
	vertical-align: top;
	font-size: 14px;
}
#Results-Runtime {
	vertical-align: top;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
#Results-Cat {
	padding-top: 4px;
}
#Results-Cat-Span {
	font-size: 11px;
	color: #357;
}
#Results-Slash {
	padding-top: 4px;
}
#Results-Site {
	font-size: 11px;
	color: #357;
}

