2 * These styles are ONLY included for IE 6 (via meta.php)
4 div
.breadcrumb span
.sep
{
5 font-family: arial
, sans-serif
;
8 padding: expression
((this
.type
=="submit")?
'0 4px':this
.currentStyle
.paddingTop
+" "+this
.currentStyle
.paddingRight
+" "+this
.currentStyle
.paddingBottom
+" "+this
.currentStyle
.paddingLeft
);
10 div
.sideblock div
.content input
{
11 text-align: expression
((this
.type
=="submit")?
'center':this
.currentStyle
.textAlign
);
13 div
.sideblock div
.content div
.btn input
{
14 width: expression
((this
.type
=="submit")?
'auto':this
.currentStyle
.width
);