* {margin: 0; padding: 0;}
body {font-size: 10px; font-family: Arial, Helvetica, sans-serif;}
img {border: 0;}
ul li {list-style: none;}
a {text-decoration: none;}
fieldset {border: 0;}
form {border: 0;}
input {border: 0; font-family: inherit;}
legend {display: none;}
p {line-height: 1.3;}

/* PAGE LAYOUT */
#wrap {width: 1000px; margin: 0 auto;}
#header	{margin-bottom: 4px;}
#wrap #content {padding: 0 5px; overflow: hidden;}
#wrap #content_main, #wrap #content_static {float: right;}
#content_sidebar {float: left; width: 190px;}
#visit {clear: both;}
#footer {padding: 10px 0 50px 0;}
span.panel {display:none;}


#osx-modal-content, #osx-modal-data {display:none;}
#osx-overlay {background-color:#363636; /*cursor:wait;*/}
#osx-container {background-color:#ffffff; color:#000; font: 16px/24px "Lucida Grande",Arial,sans-serif; padding-bottom:4px; width:600px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius:6px; border-radius:0 0 6px 6px; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000; box-shadow:0 0 64px #000;}
#osx-container #osx-modal-title {color:#ffffff; font-weight:bold; padding:6px 8px; text-shadow:0 1px 0 #ff3300;}
#osx-container .close {display:none; position:absolute; right:0; top:0;}
#osx-container .close a {display:block; color:#ffffff; font-weight:bold; padding:3px 12px 0; text-decoration:none; text-shadow:0 1px 0 #f4f4f4;}
#osx-container .close a:hover {color:#000;}
#osx-container #osx-modal-data {font-size:12px; padding:20px 20px;}
#osx-container p {margin-bottom:10px; margin-bottom:20px;}
