/*** PAGE LAYOUT ***/
body{background:#f1f2ed;}
h1{font-family:Arial;font-size:18px;font-weight:bold;color:#797878;}
h2{font-family:Arial;font-size:14px;font-weight:bold;color:#797878;}
p{color:#797878;font-family:Arial;font-size:13px;}
a{color:#797878;font-family:Arial;font-size:13px;text-decoration:none;}

/*** LINK TEXT  ***/
.linktext_bigger{color:#68AEE0;text-decoration:none;font-family:Arial;font-weight:bold;font-size:18px;}
.linktext_big{color:#68AEE0;text-decoration:none;font-family:Arial;font-weight:bold;font-size:13px;}
.linktext_selected_big{color:#FF6000;text-decoration:none;font-family:Arial;font-weight:bold;font-size:13px;}
.linktext_small{color:#68AEE0;text-decoration:none;font-family:Arial;font-weight:bold;font-size:11px;}
.linktext_selected_small{color:#FF6000;text-decoration:none;font-family:Arial;font-weight:bold;font-size:11px;}
.href_question{color:#68AEE0;text-decoration:none;font-family:Arial;font-size:11px;vertical-align:top;}

/*** BUTTONS AND LABELS ***/
.nice_button{background-color:#f1f2ed;margin-top:10px;color:#797878;width:145px}
.radio_button{color:#797878;font-family:Arial;font-size:13px;}
.back_img{background-image:url(http://localhost/img/small_header.gif);margin:0 auto;}
/*** INFO-WINDOW ***/
.white_background {background:#ffffff}

/*** NAVIGATION  ***/
#action_pane {position:relative; left:10px; width:100px;}
#results {margin-left:110px}