2008-06-10 18:13:03 +01:00
|
|
|
@charset "UTF-8";
|
|
|
|
/* CSS Document */
|
2008-10-21 21:18:53 +01:00
|
|
|
@import url(../default/ie6.css);
|
2008-07-07 18:32:24 +01:00
|
|
|
#wrap {
|
|
|
|
background: url(bg-header.gif) repeat-x #FCFFF5;
|
|
|
|
}
|
2008-11-15 03:35:49 +00:00
|
|
|
|
|
|
|
|
|
|
|
input.disfavor,
|
|
|
|
input.favor {
|
|
|
|
text-indent:0px;
|
|
|
|
text-align:right;
|
|
|
|
padding-left:25px;
|
|
|
|
}
|