﻿@import url('buttons.css');

#main {
	width: 450px !important;
}
#sidebanner {
	width: 456px !important;
	background-image:url('../images/model/model-home.jpg');
}

#kidsloop {
	display: none;
}

#okbox {
	position: absolute;
	top: 0;
	width: 912px;
	height: 678px;
	z-index: 100;
	background-image: url('/images/model/ok.png');
	background-repeat: no-repeat;
	background-position: right top;
}

#okbox a {
	position: absolute;
	top: 178px;
	left: 710px;
	width: 20px;
	height: 20px;
	border: 0;
}

#marquee {
	position: absolute;
	margin-top: 530px;
	width: 456px;
	height: 20px;
	overflow: hidden;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
 
#marquee_slider {
	padding: 0;
	margin: 0 0 0 -1000px;
	left: 0;
	width: 456px;
	display: inline;
	float: left;
	white-space: nowrap;
}
.homecopy {
	height: 450px;
	width: 450px;
}
.homecopy span {
	display: block;
	float: left;
	padding-right: 10px;
}
span.aster {
	float: left;
	width: 10px;
	padding-right: 0;
}
span.note {
	margin-left: 10px;
	display: block;
	float: none;
}

.homecopy p {
	clear: left;
}
.winner .font_bold {
	color: #0099cc;
	text-transform: uppercase;
}
.winnernames {
	color: #0099cc;
	display: block;
	width: 138px;
	float: left;
	padding-bottom: 15px;
}