/*
/stylesheet/BBCOdeBox3/4seven-2008
/prosilver
*/

/*
Pre-Load Pics
styles/prosilver/template/posting_buttons.html
*/
.hidepics {
  width:0px;
  height:0px;
  visibility:hidden;
}

/*
Design
Rahmen > Alle 4 Zeilen > prosilver
styles/prosilver/template/posting_body.html
*/
table.posttablecolorprosilver {
border-color: #FFFFFF;
}

/*
Formatbereich
Auswahlmenüs > Erste Zeile
styles/prosilver/template/posting_buttons.html
*/
td.tdmenubox {
background-image:url(../imageset/buttons/bg.gif);
vertical-align: middle;
padding-left:8px;
}

/*
Formatbereich
Buttons > 2 und 3 Zeile
styles/prosilver/template/posting_buttons.html
*/
td.tdbgbox {
background-image:url(../imageset/buttons/bg.gif);
vertical-align: middle;
padding-left:8px;
padding-bottom:4px;
}

/*
Formatbereich
Custom-Buttons > 4 Zeile > prosilver
styles/prosilver/template/posting_buttons.html
*/
td.tdcustombox {
background-image:url(../imageset/buttons/bg.gif);
}

/*
Anzeigebereich
Tickerbox für Tipp > prosilver
styles/prosilver/template/posting_buttons.html
*/
td.tdbgtickerbox {
background-color:#D1E6F7;
line-height:18px;
}

/*
Anzeigebereich
Ticker in Tickerbox > prosilver
styles/prosilver/template/posting_buttons.html
*/
input.tdbgticker {
background-color:#D1E6F7;
border:0 none;
width:99%;
}