

/* ==================================== */
/*	CONTAINERS							*/
/* ==================================== */



.Green .TopLeft
{
	height:15px;
	line-height:0px;
	font-size:0px;
	background:transparent url('images/white/TopLeft.png') top left no-repeat;
}

.Green .TopRight
{
	height:15px;
	line-height:0px;
	font-size:0px;
	background:transparent url('images/white/TopRight.png') top right no-repeat;
}

.Green .TopMiddle
{
	height:15px;
	line-height:0px;
	font-size:0px;
	margin:0px 15px;
	background:transparent url('images/white/TopMiddle.png') top left repeat-x;
}
	
.Green .MiddleLeft
{
	background:transparent url('images/white/MiddleLeft.png') top left repeat-y;
}

.Green .MiddleRight
{
height:140px;
	background:transparent url('images/white/MiddleRight.png') top right repeat-y;
}

.Green .Middle
{
	margin:0px 15px;
	background-color:#ffffff;
}

.Green .Bottom
{
	height:15px;
	line-height:0px;
	font-size:0px;
}

.Green .BottomLeft
{
	height:15px;
	line-height:0px;
	font-size:0px;
	background:transparent url('images/white/BottomLeft.png') top left no-repeat;
}

.Green .BottomRight
{
	height:15px;
	line-height:0px;
	font-size:0px;
	background:transparent url('images/white/BottomRight.png') top right no-repeat;
}
	
.Green .BottomMiddle
{
	height:15px;
	line-height:0px;
	font-size:0px;
	margin:0px 15px;
	background:transparent url('images/white/bottomMiddle.png') top left repeat-x;
}


