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