body
{
    margin: 0;
    padding: 0;
    color: #000;
    font: normal 10pt Arial,Helvetica,sans-serif;
    background: #EFEFEF;
}

h1{
    padding: 10px 20px 0px;
    font-size: 28px;
}

#page
{
    margin-top: 5px;
    margin-bottom: 5px;
    background: white;
    border: 1px solid #666666;
}

#header
{
    margin: 0;
    padding: 0;
    border-top: 3px solid #666666;
}

#content
{
    padding: 20px;
}

#sidebar
{
    padding: 20px 20px 20px 0;
}

#footer
{
    padding: 10px;
    margin: 10px 20px;
    font-size: 0.8em;
    text-align: center;
    border-top: 1px solid #666666;
}

#mainmenu
{
    background: #666666;
}

#mainmenu ul
{
    padding:3px 20px 3px 20px;
    margin:0px;
}

#mainmenu ul li
{
    display: inline;
}

#mainmenu ul li a
{
    color:#ffffff;
    background-color:transparent;
    font-size:1.0em;
    font-weight:bold;
    text-decoration:none;
    padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
    color: #666666;
    background-color:#eee;
    text-decoration:none;
}

.portlet
{

}

.portlet-decoration
{
    padding: 3px 8px;
    background: #666666;
    border-left: 5px solid #000000;
}

.portlet-title
{
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #eee;
}

.portlet-content
{
    font-size:0.9em;
    margin: 0 0 15px 0;
    padding: 5px 8px;
    background:#eee;
}

.portlet-content ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.portlet-content li
{
    padding: 2px 0 4px 0px;
}

tbody tr:nth-child(even) td, tbody tr.even td {background:#ffffff;}
td { border-bottom: 1px solid #bbb;}

.left{
    float:left;
}
.right{
    float:right;
}

.price{font-size:18px;color:#900;}
.price2{font-size:16px;}
.price3{font-size:16px;text-decoration: line-through;}


.elisting a{font-weight:bold;}
.enlarge {
    display:block;
    width:50px;
    padding-left:22px;
    background:url(../images/magnifier-zoom-in.png) no-repeat left center;
    font-weight:normal !important;
    color: #666;
    text-decoration: none;
    margin-top: 20px;
}
.buy_it_now{
    width:62px;
    line-height: 22px;
}
.time_left{
    padding-top: 10px;
}
.red {
    color: red;
}
.more {
    display: block;
    float: right;
    padding-left:22px;
    background:url(../images/category.png) no-repeat left center;
}
.small {font-size:.8em;line-height:1.5em;}
.item_title{margin-bottom: 5px;}
.aprices{padding-bottom: 15px;padding-top:15px;}
.box-gray{
    border:solid 1px #DEDEDE;
    background:#EFEFEF;
    color:#222222;
    padding:4px;
}

.commentlist li {
    padding: 3px 0 20px;
    list-style: none;
}
.avatar {
    float: left;
    display: inline;
    border: 1px solid #DDD;
    padding: 2px;
    margin: 0 7px 0 0;
    background: #FFF;
}
.fn {
    font-style: normal;
    font-weight: bold;
}
.commentmetadata {
    font-size: 11px;
    color: #555;
    margin: 0 0 12px;
}
.commentmetadata a{
    color: #555;
}
.reply {
    margin-left: 25px;
    margin-top: 10px;
    padding: 10px;
    border:solid 1px #DEDEDE;
    background:#efefef;
}
.qtitle{
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 3px;}

h2 {font-size:1.4em;line-height:1;margin-bottom:10px;}

.h_twitter {
    background: url(../images/twitter_logo.png) no-repeat right center;
    height: 32px;
}
.h_ebay {
    background: url(../images/ebay_logo.gif) no-repeat right center;
    height: 45px;
}
.h_yahoo_answers {
    background: url(../images/yahoo_answers_logo.gif) no-repeat right center;
    height: 23px;
}
.h_google_news {
    background: url(../images/google_logo.png) no-repeat right center;
    height: 30px;
}
.h_google_books {
    background: url(../images/google_logo.png) no-repeat right center;
    height: 30px;
}
.em {font-style:italic;}
.source{
    font-style:italic;
}
.post{width:100%; text-align:justify; margin:5px 0px 20px;padding:5px 6px 10px;}