/* CSS Document */
body{
background-color:#4d2059;font-size:11px;}

#chooser_container {
    position: absolute;
    left:50%;
	top:60%;
	width:406px;
	margin-left:-203px;
	height:536px;
	margin-top:-268px;
	background-image:url(../images/chooser.jpg);
}

img {border:0px;}

.top {
position:absolute;
left:73px;
top:90px;
width:260px;
height:40px;
}

.bottom {
position:absolute;
left:80px;
top:137px;
width:246px;
height:40px;
}
