/* CSS Document */
#indexCategories,#indexProductList {
float:left;
width:1000px;
margin-left:5px;
margin-right:5px;
padding-left:2px;
padding-right:2px;
}

#pagebox3middle1 {
width:682px;
float:left;
margin-left:5px;
margin-top:5px;
}
#name_style {
font-weight:bold;
font-size:16px;
}
#category_display,#productListing {
float:left;
margin-left:0px;
margin-top:10px;
width:682px;
}
#productsListingTopNumber,#productsListingBottomNumber {
font-size:12px;
}

#right_list {
float:left;
width:185px;
margin-left:5px;
margin-top:5px;
}

#hand_guest {
float:left;
background:url(../../../../images/hand_guest.jpg);
width:185px;
height:276px;
}
#hand_guest a:link {color:#FFFFFF;}
#hand_guest a:visited {color:#FFFFFF;}
#hand_guest a:hover {color:#CC0000;}
#hand_guest a:active {color:#FFFFFF;}