#rightmenu
{
    width: 220px;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

.rightmenu_login
{
    padding: 0px;
    margin: 0px 0px 0px 0px;
    width: 220px;
    height: 150px;
}

.rightmenu_profile
{
    padding: 0px;
    margin: 0px 0px 0px 0px;
}

.rightmenu_nextsteps
{
    padding: 0px;
    margin: 10px 0px 0px 0px;
}

.rightmenu_topfeatures
{
    padding: 0px;
    margin: 0px 0px 10px 0px;
    height: 400px;
}
.rightmenu_localbusiness
{
	padding:0px;
	margin: 0px 0px 10px 0px;
	min-height:100px;
	max-height:350px;
}

#rightmenu .ad-background-small {
margin-bottom: 5px;
}

.rightmenu_subscribe
{
    padding: 0px;
    margin: 10px 0px 0px 0px;
    height: 200px;
}

.textinput
{
    border-style: solid;
    border-width: 1px;
    border-color: #acacac;
    border-top-color: #9c9c9c;
}

.featureline_top
{
    margin: 12px 0px 1px 0px;
    display: block;
}

.featureline
{
    margin: 20px 0px 1px 0px;
    display: block;
}

.icon_orange
{
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 7px 7px 0px 0px;
}
.divline
{
    display: block;
    margin: 0px;
    padding: 0px;
}
.title1
{
    background-image: url(images/Menu/title_bg.gif);
    background-position: right;
    background-repeat: no-repeat;
    height: 20px;
    width: 220px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #ff6600;
    margin: 0px 0px 1px 0px;
    padding: 3px 0px 0px 0px;
    text-align: left;
    text-transform: capitalize;
    border-bottom: solid 1px #ff6600;
    background-color: Transparent;
}

.title2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    color: #000000;
}

.nextstepsnav
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    height: 23px;
    padding: 5px 0px 0px 0px;
    margin-top: 3px;
    text-decoration: none;
    display: block;
    border: 0px;
    text-align: left;
    color: #000000;
    width: 100%;
}

.nextstepsnav img
{
    border: 0px;
    float: left;
}

.nextstepsnav:hover
{
    font-weight: bold;
    color: #FF6600;
}

.topfeature_title
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #666666;
}


.topfeature
{
    width: 200px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 8pt;
    margin: 5px 0px 5px 0px;
    padding-bottom: 5px;
    padding-top: 2px;
    border-bottom: solid 1px #CCCCCC;
}

.topfeature a
{
    color: #000000;
    text-decoration: none;
}

.topfeature a:hover
{
    color: #FF6600;
    font-weight: bold;
}

.topfeature_image
{
    margin: 0px 0px 0px 5px;
    float: right;
    border: solid 1px #CCCCCC;
}

.topfeature_image:hover
{
    border: solid 1px #ff6600;
    cursor: pointer;
}

.hotintheshop
{
    width: 200px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt;
    margin: 5px 0px 0px 0px;
    text-align: left;
}

.hotintheshop_title
{
    font-family: verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #666666;
    text-align: left;
}

.hotintheshop a
{
    color: #FF6600;
    text-decoration: underline;
}

.hotintheshop a:hover
{
    text-decoration: none;
}

.hotintheshop_image
{
    float: left;
    margin: 0px 10px 0px 0px;
    border: solid 1px #CCCCCC;
}

.subscribe
{
    width: 198px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 8pt;
    margin: 5px 0px 5px 0px;
    padding-bottom: 5px;
}

.input
{
    background-image: url(images/Menu/input.gif);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    outline-color: #CCCCCC;
    width: 148px;
    height: 18px;
    font-family: verdana;
    font-size: 8pt;
    font-weight: normal;
}

.submit
{
    background-image: url(images/Menu/submit.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-color: #FFFFFF;
    height: 20px;
    width: 100px;
    font-size: 8pt;
    font-weight: bold;
    font-family: Verdana;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 3px 2px;
    display: block;
    color: #000000;
    border: 0px;
    cursor: pointer;
}

.submit:hover
{
    background-image: url(images/Menu/submit_hover.gif);
    color: #FFFFFF;
}






















.test
{
    font-weight: normal;
}

.test:hover
{
    font-weight: normal;
}


#chatbox
{
    background: #f2f2f2;
    width: 220px;
    border: solid 1px #d9d9d9;
    margin: 4px 0 4px 0;
    overflow: auto;
    padding: 4px 4px 4px 4px;
}

.chat-box
{
    margin: 5px 0px 5px 0px;
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 4px 0;
    float: left;
}
.chat-box .a
{
    margin: 0px 0px 4px 0px;
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 4px 0;
    float: left;
}
.chat-box .chat-main
{
    width: 160px;
    float: right;
}
.chat-box .chat-main-img
{
    float: left;
    width: 50px;
    height: 30px;
    margin: 0 7px 0 0;
}
.chat-box .chat-main a
{
    float: left;
    color: #ff6600;
    font-weight: bold;
    margin: 0 5px 0 0;
}
.chat-box .chat-main span
{
      line-height: 24px;
}
.chat-box .chat-comment-box
{
    width: 400px;
    background: #fdece1;
    padding: 0 4px 0 4px;
    position: relative;
    float: left;
}
.chat-box .chat-comment-box img
{
    float: left;
    width: 32px;
    height: 24px;
    margin: 4px 7px 0 0;
}
.chat-box .chat-comment-box a
{
    color: #ff6600;
    font-weight: bold;
    float: left;
    margin: 0 5px 0 0;
}
.chat-box .chat-comment-box span
{
    color: #acacac;
    line-height: 25px;
}
