﻿.FooterCapLeft
{
	width: 6px;
	background-image: url(../Images/bot_cap_left.png);
	background-repeat: no-repeat;
}

.FooterBack
{
	background-image: url(../Images/bot_rep.png);
	background-repeat: repeat-x;
	padding: 10px;
}

.FooterCapRight
{
	width: 6px;
	background-image: url(../Images/bot_cap_right.png);
	background-repeat: no-repeat;
}