/* CSS Document */

.main {	background: #CDD8DF url(../images/summerPromo/globe_bg.gif) top left repeat-y; font: Verdana, Arial, Helvetica, sans-serif; }

img { border: 0; }

select.reason { background-color: #e3dab7; color: #513a16; font-size: 14px; }

.ticket { background-color: #FFF9D7; }

.reason { background: url(../images/summerPromo/home/reason_bg.gif) top left repeat-x; }

.poll { background-color: #EEF7FD; }

.calloutBorder { border: #3F3019 solid 1px; }

.homeBottom { background: url(../images/summerPromo/home/bottomBar.gif) top left repeat-x; }
 
.rules { background-color: #EEF7FC; color: #486480; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

.rules a:link, a:visited, a:hover, a:active { color: #486480; text-decoration: underline; }

.yellow { background-color: #FFF9D7; }

.horizontal { padding: 10px 0 10px 0; /*background-color: #BAD7E8;*/ }

.mouse { background-color: #EEF7FC; color: #486480; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

#test {
	width: 400px;
	border: solid 1px red;
}

#main {
	position: relative;
	top: 0;
	left: 0;
	background-color: #fff;
}

#content {
	margin: 0 0 0 0;
	background-color: #fff;
}

#text {
	position: absolute;
	top: 0px;
	left: 80px;
	width: 320px;
}


#credit { text-align: right; }