

/* ==================================== */
/*	CONTAINERS							*/
/* ==================================== */

.Quality .TopLeft
{
	height:15px;
	line-height:0px;
	font-size:0px;
	background:transparent url('images/yellow/TopLeft.png') top left no-repeat;
}

.Quality .TopRight
{
	height:15px;
	line-height:0px;
	font-size:0px;
	background:transparent url('images/yellow/TopRight.png') top right no-repeat;
}

.Quality .TopMiddle
{
	height:15px;
	line-height:0px;
	font-size:0px;
	margin:0px 15px;
	background:transparent url('images/yellow/TopMiddle.png') top left repeat-x;
}
	
.Quality .MiddleLeft
{
	background:transparent url('images/yellow/MiddleLeft.png') top left repeat-y;
}

.Quality .MiddleRight
{
	background:transparent url('images/yellow/MiddleRight.png') top right repeat-y;
}

.Quality .Middle
{
	margin:0px 15px;
	background:#eeac00 url('images/yellow/q.png') bottom right no-repeat;
	min-height:130px;
	_height:130px;
		background-color:#f0b400;
	_background-color:#eeac00;
}

.Quality .Bottom
{
	height:15px;
	line-height:0px;
	font-size:0px;
}

.Quality .BottomLeft
{
	height:15px;
	line-height:0px;
	font-size:0px;
	background:transparent url('images/yellow/BottomLeft.png') top left no-repeat;
}

.Quality .BottomRight
{
	height:15px;
	line-height:0px;
	font-size:0px;
	background:transparent url('images/yellow/BottomRight.png') top right no-repeat;
}
	
.Quality .BottomMiddle
{
	height:15px;
	line-height:0px;
	font-size:0px;
	margin:0px 15px;
	background:transparent url('images/yellow/bottomMiddle.png') top left repeat-x;
}


