#shopcart{
float:right;
/*border:1px solid red;
width:200px;
background-color:#CCCCCC;
border:1px solid #fff;
padding:10px;*/
text-align:center;
padding-top:0px;
padding-right:10px;
line-height:12px;
cursor:pointer;
}
#shopcart a{
font-size:11px;
font-weight:bold;
color:#10171d;
text-decoration:none;
}
#shopcart a:hover{
font-size:11px;
font-weight:bold;
color:#414952;
}

a.selected {

font-weight:bold;
}
