#paneMain #borderBig
{
	position: relative;
	background-image: url('images/borderbig-static-570-m.png');
	width: 570px;
}

#paneMain #borderBig .Header
{
	background-image: url('images/borderbig-static-570-t.png');
	height: 14px;
	width: 570px;
	font-size: 0px;
}

#paneMain #borderBig .Footer
{
	background-image: url('images/borderbig-static-570-b.png');
	height: 14px;
	width: 570px;
	font-size: 0px;
}

#paneMain #borderBig .Content
{
	overflow: visible;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: -6px;
	margin-top: -6px;
	padding: 15px;
}


#paneMain #borderSmall
{
	position: relative;
	background-image: url('images/bordersmall-static-524-m.png');
	width: 524px;
}

#paneMain #borderSmall .Header
{
	background-image: url('images/bordersmall-static-524-t.png');
	height: 14px;
	width: 524px;
	font-size: 0px;
}

#paneMain #borderSmall .Footer
{
	background-image: url('images/bordersmall-static-524-b.png');
	height: 14px;
	width: 524px;
	font-size: 0px;
}

#paneMain #borderSmall .Content
{
	overflow: visible;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: -6px;
	margin-top: -6px;
	padding: 15px;
}

#paneSpotlight #borderBig
{
	position: relative;
	background-image: url('images/borderbig-static-170-m.png');
	width: 170px;
}

#paneSpotlight #borderBig .Header
{
	background-image: url('images/borderbig-static-170-t.png');
	height: 14px;
	width: 170px;
	font-size: 0px;
}

#paneSpotlight #borderBig .Footer
{
	background-image: url('images/borderbig-static-170-b.png');
	height: 14px;
	width: 170px;
	font-size: 0px;
}

#paneSpotlight #borderBig .Content
{
	overflow: visible;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: -6px;
	margin-top: -6px;
	padding: 8px;
}

