* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#booklist, #contents {

	margin: 4em;
}


#booklist ul {
	list-style-type: none;
}

#booklist ul li {
	margin: 0 1em 1em;
}

#contents table {
	border-collapse: collapse;
}
 Buttonstyle 
.commonButtonBright{background: url("/7css/common_button_bg_bright.gif") center center repeat-x;}
.commonButtonDark{background: url("/7css/common_button_bg_dark.gif") center center repeat-x;}

.commonButtonBright {border-width: 1px; border-style: solid; border-color: #FFFFFF #B3B3B3 #919191 #FFFFFF; background-color: #D4D4D7;}
.commonButtonDark {border-width: 1px; border-style: solid; border-color: #FFFFFF #B3B3B3 #919191 #FFFFFF; background-color: #8E8E91;}

.commonButtonDark, .commonButtonBright
{color: #FFFFFF;}

.commonButtonDark, .commonButtonBright
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px; line-height: 16px;
	text-transform: uppercase;
	padding: 0px; margin: 0px;
}

* html .commonButtonDark, * html .commonButtonBright {line-height: 10px; height: 16px;}

 Buttonstyle 
/*.eekBtnBright{background: url("/7css/common_button_bg_bright.gif") center center repeat-x;}
.eekBtnDark{background: url("/7css/common_button_bg_dark.gif") center center repeat-x;}

.eekBtnDark, .eekBtnBright
{color: #FFFFFF;}

*/

.eekBtnBright {border-width: 1px; border-style: solid; border-color: #FFFFFF #B3B3B3 #919191 #FFFFFF; background-color: #6699CC;}
.eekBtnDark {border-width: 1px; border-style: solid; border-color: #FFFFFF #B3B3B3 #919191 #FFFFFF; background-color: #336699;}
.eekBtnGreen {border-width: 1px; border-style: solid; border-color: #FFFFFF #B3B3B3 #919191 #FFFFFF; background-color: #009900;}



.eekBtnDark, .eekBtnBright, .eekBtnGreen
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px; line-height: 16px;
	text-transform: uppercase;
	padding: 0px; margin: 0px;
	color: #FFFFFF;
}

* html .eekBtnDark {line-height: 10px; height: 18px;}
* html .eekBtnBright {line-height: 10px; height: 18px;}
* html .eekBtnGreen {line-height: 10px; height: 18px;}
