/**
*
* shop.css
*
*/
.FFbody { }
.FFsidebar {
	width:       130px;
	float:       left;
	background:  #000000;
         font-size:   0.85em; }
.FFsidebar a {
	width:       126px;
	padding:     2px;
	display:     block; }
.FFsidebar a:hover {
	background:  #5eca16; }
.FFalert {
	color:		red;
	font-weight:	bold;
	padding:		2px;
	text-align:		center !important; }
.FFnotes {
	padding:		2px; }
.FFshop {
	float:       left;
	padding-top: 5px;
	padding-left: 10px;
	text-align:    left;}
.FFfooter {
	clear:       both; }

body {
	width:60em;
}
