/* CSS Document */

#bottom_text {
margin-right:20px;
margin-left:20px;
text-align:center;
font-family:Verdana, sans-serif;
font-size:10px;
color:white;
}

#bottom_right {
padding-top:20px;
height:50px;
float:right;
}

#bottom_left {
padding-top:20px;
height:50px;
float:left;
font-family:Verdana, sans-serif;
font-size:10px;
color:white;
}
