body {
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: x-small;
    margin: 20px auto;
    width: 80%;
}
a {
    color: #0033AA;
}
a:visited {
    color: #00367B;
}
pre {
    font-size: small;
}
td h4, .deleteLinkConfirmLinkDetails h4 {
    margin-top: 2px;
    margin-bottom: 2px;
}
td {
        border: 2px;
    background-color: #fff;
}

h1 {
    font-size: x-large;
    margin: 0px;
    padding: 8px 0px;
    line-height: 1.1;
    background-color: #efe;
}
table {
            border: 3px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.categoryCell {
    background-color: #efe;
}
.linkCell {
    padding: 3px;
}
.deleteLinkConfirmLinkDetails {
    padding: 3px;
            border: none;
}
.linkExtras {
    font-size: x-small;
}
span.newLink {
    color: red;
}

div.title {
    background-color: #efe;
    margin-top: 20px;
    margin-bottom: 8px;
    /*/*width: 80%;*/*/
            border: none;
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: x-small;
    line-height: 17px;
    /* vertical-align: middle; */
    margin-left: auto;
    margin-right: auto;
}

div.categoryInformation {
    background-color: #efe;
    margin-top: 20px;
    margin-bottom: 8px;
    /*width: 80%;*/
            border: none;
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: x-small;
    line-height: 17px;
    /* vertical-align: middle; */
    margin-left: auto;
    margin-right: auto;
}
div.output {
    /*width: 80%;*/
    margin-left: auto;
    margin-right: auto;
}
div.breadcrumbs {
    font-size: x-small;
    background-color: #efe;
    margin-bottom: 8px;
    /*width: 80%;*/
    padding-left: 2px;
    /* border-bottom: 1px dashed black;
            border: none;
    margin-left: auto;
    margin-right: auto;
}
div.categoryDescription {
    /*width: 80%;*/
    padding-left: 2px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
}
div.breadcrumbs a {
    text-decoration: none;
}
div.errors {
	color: #ff0000;
	/*width: 80%;*/
	margin-left: auto;
    margin-right: auto;
}
div.footerMenu {
    background-color: #efe;
    margin-top: 8px;
    /*width: 80%;*/
            border: none;
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: x-small;
    line-height: 17px;
    /* vertical-align: middle; */
    margin-left: auto;
    margin-right: auto;
}
div.footerMenu a {
    text-decoration: none;
}
div.footerMenu img {
    padding: 1px;
    padding-right: 4px;
    border: none;
    float: right;
}
div.incFooter {
    /*width: 80%;*/
    text-align: right;
    font-size: 0.8em;
}
h2 {
    margin-bottom: 5px;
    margin-top: 5px;
}
h4 {
    font-size: small;
    margin: 0px;
    padding: 6px 0px;
    line-height: 1;
    background-color: #efe;
}
div.fieldset label, fieldset label {
  width: 200px;
  float: left;
  line-height: 23px;
}
fieldset, div.fieldset {
   padding: 5px;
   /*width: 80%;*/
   margin-left: auto;
   margin-right: auto;
}
fieldset legend, {

  font-weight: bold;
}
fieldset div, div.fieldset div {
  margin-top: 5px;
  margin-bottom: 5px;
  }
input[type="checkbox"] {
    margin: 0px;
}
ul.directoryMap li {
  list-style-type: square;
  margin: 0px;
  padding: 0px;
}
ul.directoryMap li.noBullet {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
ul.directoryMap {
  padding-left: 30px;
  margin: 0px;
}

#popupbox{
margin: 0;
margin-left: 35%; /* This gets it relatively center on the screen */
margin-right: 35%; /* This gets it relatively center on the screen */
margin-top: 50px; /* Makes it a little off the top of the screen */
padding-top: 10px; /* Make the text not touching the top on the login box */
width: 30%; /* For centering it on the screen */
height: 280px; /* The height of the login box */
position: absolute; /* Makes sure its absolute so it doesn't dock with everything e$
background-color: #FBFBF0; /* Login Box background color. Change this if desired. */
border: solid #000000 2px; /* Makes a black border around the login box */
z-index: 9; /* Makes it on top of everything else */
font-family: arial; /* Sets the font */
visibility: hidden; /* Makes it hidden at first. Very Important.*/
}
html .fb_share_button { display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; height:15px; border:1px solid #d8dfea; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; } html .fb_share_button:hover { color:#fff; border-color:#295582; background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; text-decoration:none; } 
       .vmenu{border:1px solid #aaa;position:absolute;background:#fff;	display:none;font-size:0.75em;}
       .vmenu .first_li span{width:100px;display:block;padding:5px 10px;cursor:pointer}
       .vmenu .inner_li{display:none;margin-left:120px;position:absolute;border:1px solid #aaa;
        border-left:1px solid #ccc;margin-top:-28px;background:#fff;}
       .vmenu .sep_li{border-top: 1px ridge #aaa;margin:5px 0}
       .vmenu .fill_title{font-size:11px;font-weight:bold;/height:15px;/overflow:hidden;word-wrap:break-word;}

