/*To add different features to menu-r2, just add them at the bottom of this file. If problems, let me know... Disregard rightnav-ie it's only for flyouts*/


/* common styling */
.menu-r {font-family: arial, sans-serif; width:150px; margin:0; font-size:11px;


}
.menu-r ul li a, .menu-r ul li a:visited {display:block; text-decoration:none; color:#000; width:140px; background:#fff; line-height:19px; font-size:11px; padding: 0 0 0 5px;}
/*adjust this for main cat widths*/


.menu-r ul {padding:0; margin:0 0 0 2px;list-style-type: none; 
}
.menu-r ul li {float:left; margin-right:1px; clear:both;}

.menu-r h2 {
font-size:100%;
margin:0px 0 0 0;
padding:0 0 0 0;
text-align:center;
line-height:20px;
width:150px;
color:#FFFFFF;
background:url(http://www.goodbuynow.com/images/cat-nav-r.jpg);
background-repeat:no-repeat;
}


.menu-r1 {
/*add over-riding styles here*/
clear:both;

}

.menu-r1 h2{
font-size:100%;
margin:0;
padding:0;
text-align:center;
line-height:20px;
width:150px;
color:#FFFFFF;
background:url(http://www.goodbuynow.com/images/cat-nav-r.jpg);
background-repeat:no-repeat;
}

.menu-r2 {
/*add over-riding styles here*/

clear:both;
}

.menu-r2 h2{
font-size:100%;
margin:0;
padding:0;
text-align:center;
line-height:20px;
width:150px;
color:#FFFFFF;
background:url(http://www.goodbuynow.com/images/cat-nav-r.jpg);
background-repeat:no-repeat;
}







