@charset "utf-8";
/* CSS Document */
#store-l{
float:left;
width:200px;
}
#store-l .viewmorecats{
padding:2px 5px 2px 15px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
text-transform:uppercase;
}
#store-l .viewmorecats a{
color:black;
text-decoration:none;
}
#store-l .viewmorecats a:hover{
text-decoration:underline;
}
#store-l h1{
font-size:18px;
}
#store-r{
float:right;
width:560px;}

#store-r table{
width:500px !important;
}
#store-r table p{
width:200px !important;
}
#store-r p{
padding:5px 0;}
/*
#store-r  p:first-letter{
font-size:12px;
}*/
#store-r table table{
width:5px !important;

}
.scroll{
height:411px;
width:560px;
}
.jScrollPaneDrag{
background:#999999 !important;
}
.jScrollPaneTrack{
margin:0 !important;
top:0 !important;
}