/* --------------------------- big --------------------------- */

div#BRShad
{
	background: url(bsh/down.gif) right bottom repeat-y;
}	

div#BBShad
{
	background: url(bsh/left.gif) left bottom repeat-x;
}	

div#BBLSCorn
{
	background: url(bsh/cornerb.gif) left bottom no-repeat;
}

div#BBRSCorn
{
	background: url(bsh/center.gif) right bottom no-repeat;
}

div#BURSCorn
{
	padding:0 8px 8px 0;
	background: url(bsh/cornert.gif) right top no-repeat;
	
}

/* --------------------------- small --------------------------- */

div.SRShad
{
	background: url(ssh/down.gif) right bottom repeat-y;
}	

div.SBShad
{
	background: url(ssh/left.gif) left bottom repeat-x;
}	

div.SBLSCorn
{
	background: url(ssh/cornerb.gif) left bottom no-repeat;
}

div.SBRSCorn
{
	background: url(ssh/center.gif) right bottom no-repeat;
}

div.SURSCorn
{
	padding:0 8px 8px 0;
	background: url(ssh/cornert.gif) right top no-repeat;
}