
/* +++++ Highlighted Items +++++ */

.text12 {
    font-family:Verdana;
    font-size: 12px;
    color: #000000;
    text-decoration:none;
}

.hli_title {
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#4B4B4B;
    border-bottom:1px solid #CCCCCC;
    width:60%;
	display:none;
}


.hli_category_link {
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#CCCCCC;
    text-decoration:none;
	display:none;
}

a.hli_category_link         { color:#CCCCCC; text-decoration:none; }
a.hli_category_link:hover   { color:#B9B9B9; text-decoration:underline; }
.hli_item_holder            { text-align:center; width:660px; margin-left:-10px; }
html>body .hli_item_holder	{ text-align:center; width:660px; margin-left:-10px; margin-right:0px; }

.item_square {
    background-image: url("../../images/nav_bg.gif");
    background-repeat:repeat-x;
    border:1px solid #f1f1f1;
}

.item_square_price {
    float:left;
    font-size:18px;
    padding-top:40px;
    padding-left:20px;
}
