.containermaster{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
}
.yellow_left {
	background-image: url(../Images/left_yellow.gif);
}
.line_yellow {
	background-image: url(../Images/line_yellow.gif);
}
.right_yellow {
	background-image: url(../Images/rightyellow.gif);
}
.green_left {
	background-image: url(../Images/left.gif);
}
.green_line {
	background-image: url(../Images/top_background.gif);
}
.green_right {
	background-image: url(../Images/right.gif);
}
.Container_Content	{
	margin: 0px;
	padding: 6px;
}

