/* default */

/*#page_bg {
background: #191818;
}

div#container {
background: #1e293f url(../images/default/bkg_05.png) repeat-x left bottom;
}

div#header {
background: url(../images/default/bkg_02.png) repeat-x;
}

div#header_sx {
background: url(../images/default/bkg_01.png) no-repeat left top;
}

div#header_dx {
background: url(../images/default/bkg_03.png) no-repeat right top;
}

div#footer_outer {
background: #fff url(../images/default/bkg_19.png) repeat-x left top;
}

div#footer_sx { 
background: url(../images/default/bkg_18.png) no-repeat left top;
}

div#footer_dx { 
background: url(../images/default/bkg_20.png) no-repeat right top;
}

#fontsize p a.larger {
background: url(../images/default/larger.png) no-repeat;
}
#fontsize p a.smaller {
background: url(../images/default/smaller.png) no-repeat;
}
#fontsize p a.reset {
background: url(../images/default/reset.png) no-repeat;
}
#fontsize p a.larger:hover,
#fontsize p a.larger:active,
#fontsize p a.larger:focus {
background: url(../images/default/larger_up.png) no-repeat;
}
#fontsize p a.smaller:hover,
#fontsize p a.smaller:active,
#fontsize p a.smaller:focus {
background: url(../images/default/smaller_up.png) no-repeat;
}
#fontsize p a.reset:hover,
#fontsize p a.reset:active,
#fontsize p a.reset:focus {
background: url(../images/default/reset_up.png) no-repeat;
}*/
