﻿/* GENERAL */
body { background-color:#EEEEEE; text-align:center;}
.Float { float:left; }
.FloatRight { float:right; }
.Breaker { clear:both; }
#page{ margin:0 auto;  width:1000px; }

/* menu component */
#menu { color:#666666; font-family:verdana,arial,helvetica,sans-serif; font-size:10pt;lfdskjasdf;lkjdsaf }
#menu ul li { background:transparent url(/content/static/images/bgr_menu_li.gif) no-repeat scroll left center; display:inline; padding: 0 0 0 25px; color:#000099;} text-decoration:none; }
#menu ul li.first { padding: 0 0 0 0; }

/*index - page*/
#page #myRss { margin-left:428px; }
#page #myRss img { border: 0px; }

/* books page*/
#bookshelf { margin-left:135px; }


