
.clr { clear: both; }

#menu_box a { border: 0px solid blue; float: left; display: block; height: 46px; }
#mlink_1 { background: url('img/m1.jpg') no-repeat top left; width: 95px; }
#mlink_2 { background: url('img/m2.jpg') no-repeat top left; width: 89px; }
#mlink_3 { background: url('img/m3.jpg') no-repeat top left; width: 94px; }
#mlink_4 { background: url('img/m4.jpg') no-repeat top left; width: 56px; }
#mlink_1:hover, #mlink_2:hover, #mlink_3:hover, #mlink_4:hover { background-position: bottom right; }

#footer a, #footer a:visited, #footer a:hover { color: #d3dae5; }
#footer a, #footer a:visited { text-decoration: none; }
#footer a:hover { text-decoration: underline; }

.categories1, .categories2 { border: 0px solid blue; background: #ffffff; color: #667ca3; margin: 30px 10px; padding: 0px 5px; list-style-type: none; width: 43%; float: left; }
.categories1 li, .categories2 li { margin: 0px; padding: 0px; }
.categories1 a, .categories2 a { border-bottom: 1px dashed #5c83ac; background: #f7f9fd url('img/dot.gif') 8px 12px no-repeat; color: #6182af; text-decoration: none; font-weight: bold; display: block; padding: 7px 0px 7px 19px; margin: 0px 0px 2px 0px; }
.categories1 a:hover, .categories2 a:hover { background: #e5ebf7 url('img/dot.gif') 8px 12px no-repeat; color: #6182af; }

#nav a { color: #6480a8; text-decoration: none; }
#nav a:hover { text-decoration: underline; }

a { color: #6480a8; text-decoration: none; }
.slink { font-weight: bold; }

#form_site_add { border: 1px solid #ffffff; padding: 5px 0px 15px 15px; margin: 0px; }
#form_site_add fieldset { border: none; }
input, textarea, select { border: 1px solid #757a80; background: url('img/input-bg.jpg') repeat-x; font-family: verdana; font-size: 12px; width: 400px; }
select { background: #ffffff; }
#form_site_add span { display: block; width: 150px; margin: 15px 0px 5px 0px; }
#code { margin: 20px 0px; }
#fsubmit { background: url('img/submit.jpg') repeat-x bottom right; margin: 30px 0px 0px 0px; padding: 5px 0px; }

.site_list { margin: 15px; }



