@charset "utf-8";
/* CSS Document */
#header
{
	background: url(../images/bghead.png) repeat-x;
}

#right h3
{
	background: url(../images/h3r.gif) no-repeat;
}

#left h3
{
	background: url(../images/h3l.gif) no-repeat;
}

#content .componentheading
{
	background: #FFFFFF url(../images/comph.png) no-repeat;
}

#content_big .componentheading
{
	background: #FFFFFF url(../images/comphb.png) no-repeat;
}