@charset "utf-8";
/* CSS Document */

body{font-family:Arial, Helvetica, sans-serif;font-size:62.5%;}
h2{margin:0;padding:0;}
a{color:#ffffff;text-decoration:underline;}
a:hover{text-decoration:none;}
.center{margin:0 auto;text-align:center;}
.left-col{width:49%;}
.right-col{width:49%;}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}

#pop-wrapper{background:#444444;color:#ffffff;font-size:1.4em;padding:20px;}

#geo-sep{border-top:1px dotted #999999;}