/* Control panel styles */
.panelcontrols								{ width:150px; line-height:25px; float:left; margin:10px 0 0 50px; text-align:left; color:#777c7f; }
.panelcontrols a:link,
.panelcontrols a:active,
.panelcontrols a:visited						{ width:auto; line-height:25px; color:#777c7f; text-decoration:none; }
.panelcontrols a:hover						{ text-decoration:underline; }

/* Print button styles */
.printmodul									{ line-height:25px; width:100px; height:25px; float:right; margin:10px 50px 0 0; color:#777c7f; text-align:right; }
.printmodul	a:link,								
.printmodul	a:active,
.printmodul	a:visited						{ color:#777c7f; text-decoration:none; line-height:25px; }
.printmodul	a:hover							{ color:#777c7f; text-decoration:underline; height:25px; }

.slidepaneldiv								{ width:444px; min-height:600px; padding:0; margin:45px auto 0px; }

/* jQuery slide div styles */
.panel										{ width:427px; text-align:left; letter-spacing:1px; height:26px; line-height:26px; color:#fff; background-color:#c8c8c8; cursor:pointer; margin:10px auto 0; padding-left:15px; font-family:verdana; font-size:12px; font-weight:bold; }
.panel a										{ text-decoration:none; color:#fff; }
.panel-up									{ background:url(panel_round.jpg) no-repeat; width:444px; }
.panel-top									{ background:url(panel_round.jpg) no-repeat; width:444px; }
.panel-down									{ background:url(paneldown.jpg) 1px no-repeat; width:444px; }
.panel-target								{ padding:0px; background:url(panelbg.jpg) repeat-y center; font-family:verdana; font-size:11px; text-align:left; }
.panel-closed								{ display:none; }
.panelbottom								{ width:442px; height:13px; background:url(panelbottom.jpg) no-repeat right; position:relative; bottom:0; margin-left:1px; }



