@import url(layout.css);  
/* LAYOUT OF SCREEN */
@import url(panels.css);  
/* LEFT AND RIGHT PANELS & THEIR CONTENT */
@import url(menu.css);  
/* HORIZONTAL TAB-LIKE MENU  */
@import url(body.css);  
/* NJMP2011 Styling from Current Site */
@import url(http://www.njmp.com/third-party-styling/store/style.css); 
/* ALL BODY CONTENTS */
.button-rightaligned   { float: right; }

