.moreOption ul {
float:left;
list-style-type:none;
}

.moreOption ul li{
float:left;
width:238px;
}

#otherPost{
float:left;
margin-top:20px;
width:100%;
}

.postItem{
margin-bottom:8px;
padding-bottom:8px;
}

.postItem a{
color: #9BEFCB;
font-weight:bold;
text-decoration:underline;
}

.postItem a:hover{
color:#E1A0EE;
text-decoration:none;
}

a.togglemenu{
text-decoration: none !important;
}

a.togglemenu:hover{
color: #D6D8E2 !important;
}

#sub_menu{
color:#9B9B9B;
font-family:verdana;
font-size:10px;
margin:auto;
padding:6px 0 0;
width:675px;
}

#sub_menu a{
text-decoration:none;
}

#sub_menu a:hover{
color: #9B9B9B;
}

/* Widget */
#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;
    margin-left: 10px;
    margin-right: 15px;
    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;
    cursor: pointer;
    font-size: 10px;
    line-height: 10pt;
    margin-left: 1px;
    margin-top: 2px;
    padding-left: 7px;
    width: 143px;
}

#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: 6px;
    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;
    line-height: 12pt;
    margin: 0;
    padding-bottom: 0;
    padding-left: 10px;
    text-transform: uppercase;
    width: 143px;
}

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

