322a79739d
darcs-hash:20081115033549-eefa4-cfbca6f9c723aa63869c39d6851de7a7803f0703.gz
14 lines
221 B
CSS
14 lines
221 B
CSS
@charset "UTF-8";
|
|
/* CSS Document */
|
|
@import url(../default/ie6.css);
|
|
#wrap {
|
|
background: url(bg-header.gif) repeat-x #FCFFF5;
|
|
}
|
|
|
|
|
|
input.disfavor,
|
|
input.favor {
|
|
text-indent:0px;
|
|
text-align:right;
|
|
padding-left:25px;
|
|
} |