/*

HOW TO USE THIS FILE:

 this file is used to Override any css rules.
 rules will be applied to all color schemes.

 by this way , you will keep all your custom modification. separated from the original styles.
 (it is also ,useful when you update the theme)

table#bookmenu{margin-left:20px;}

td.bookmenu {
	border-bottom:1px dotted #ccc !important;
margin-left: 20px !important;
}

