h1.bold{
    float: left;
    margin-top: 20px;
    text-transform: uppercase;
    width: 100%;
}

#page p{

}

#content-links{
float:left;
font-family:Geneva,Arial,Helvetica,sans-serif;
margin-top:20px;
text-align:left;
width:100%;
}

.list-item{
    border-bottom: 1px dotted #BBBBBB;
    float: left;
    margin-bottom: 5px;
    padding-bottom: 5px;
    width: 100%;
}

.list-item .anchor{
float:left; width:100%;
}

.list-item .anchor a{
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
    text-transform: uppercase;
}

.list-item .anchor a:hover{
color: #000000;
text-decoration:none;
}

.list-item  .descriptions{
    float: left;
    font-size: 10px;
    font-weight: normal;
    line-height: 13px;
    width: 100%;
}

.list-item span{
color:#00AAFF;
font-size:10px;
}

#related-posts{
float:left;
margin-top:10px;
}

#related-posts h2{
font-size:11px;
}

#related-posts ul{
margin:0 0 0 0;
padding:0 0 0 28px;
}

#related-posts ul li{
list-style-type:square;
}

#related-posts ul li a{
text-decoration:none;
color: #666666;
text-transform:uppercase;
}

#related-posts ul li a:hover{
text-decoration: underline;
color: #000;
}

/* pop-up */
#bottomwrapper{ 
margin:auto;
text-align:left;
width:875px;
}

#crosslink{
margin:auto;
text-align:left;
width:224px;
}

ul.bottommenu,ul.bottommenu li,ul.bottommenu ul {
list-style: none; 
margin: 0;
padding: 0;
}

ul.bottommenu {
position:relative;
}

ul.bottommenu li {
text-align:center;
width:100%;
}

ul.bottommenu li a{
color:#CCCCCC;
font-family:Arial;
font-size:10px;
letter-spacing:-1px;
text-decoration:none;
text-transform:uppercase;
}

ul.bottommenu li a:hover{
color: #000;
}

ul.bottommenu ul {
position: absolute;
top: 100%;
z-index: 598;
width: 100%;
*right: 0px; 
_right: 0px;
} 

ul.bottommenu ul li {
border-bottom:1px solid #6C6C75;
float:none;
line-height:10px;
padding:2px;
width:220px;
}	

ul.bottommenu ul li a{
color:#666666;
letter-spacing:0;
text-decoration:none;
text-transform:none;
}

ul.bottommenu ul li a:hover{
color:#202020;
}

ul.bottommenu ul ul {
left: 99%;
} 

ul.bottommenu li:hover > ul {
visibility: visible;
}

ul.options ul {
background-color:#CCCCCC;
border-left:1px solid #6C6C75;
border-right:1px solid #6C6C75;
border-top:1px solid #6C6C75;
bottom:100%;
top:auto !important;
} 

ul.options ul ul {
bottom: 1px;
}

#widbody{
    background: url("../images/widbg.png") repeat scroll 0 0 transparent;
    color: #FFFFFF !important;
    float: left;
    font-family: arial !important;
    font-size: 11px !important;
    height: 270px;
    width: 179px;
}

#typebox{
    float: left;
    height: 30px;
    margin-left: 13px;
    margin-top: 90px;
    width: 153px;
}

#typebox input{
    background-color: transparent;
    border: medium none;
    color: #7D7D7D;
    float: left;
    font-size: 10px;
    height: 17px;
    margin: 5px 0 0 5px;
    padding: 0;
    width: 121px;
}

#typebox ul{
    background: url("../images/stbg.jpg") repeat scroll 0 0 transparent;
    float: left;
    height: 0;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 2px 0 0;
    position: relative;
    width: 153px;
}

#typebox ul li{
    color: #7D7D7D;
    font-size: 10px;
    margin-left: 1px;
    margin-top: 2px;
    padding-left: 7px;
    width: 143px;
	cursor:pointer;
}

#typebox ul li:hover{
background-color:#fdbb2f;
}

#dropdown{
    background: url("../images/ddbut.jpg") repeat scroll 0 0 transparent;
    cursor: pointer;
    float: right;
    height: 20px;
    margin-right: 4px;
    margin-top: 3px;
    width: 20px;
}

#stfoot{
    background: url("../images/stfoot.jpg") repeat scroll 0 0 transparent;
    float: left;
    height: 5px;
    position: relative;
    width: 153px;
}

#zc{
    float: left;
    height: 27px;
    margin: 20px 0 0 13px;
    padding: 0;
    width: 153px;
}


#zc input{
    background-color: transparent;
    border: medium none;
    color: #7D7D7D;
    float: left;
    font-size: 10px;
    height: 19px;
    margin: 4px 0 0 6px;
    padding: 0;
    width: 140px;
}

#zipbutton{
    background: url("../images/qoutebutton.jpg") repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 25px;
    margin-left: 13px;
    margin-top: 18px;
    width: 83px;
}

#lk{
    float: left;
    margin-left: 13px;
    margin-top: 10px;
    width: 153px;
}

#lk ul{
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#lk ul li{
    background: url("../images/bullet.jpg") no-repeat scroll 0 3px transparent;
    float: left;
    padding-bottom: 0;
    padding-left: 10px;
    text-transform: uppercase;
    width: 143px;
}

#lk ul li a{
    color: #FFFFFF;
    text-decoration: none;
}
