.c300_top
{
	width: 300px;
	height: 14px;
	background-image: url(../images/c300_top.png);
	background-repeat: no;
	padding: 0px;
	margin: 0px;
}

.c300_middle
{
	width: 300px;
	background-image: url(../images/c300_middle.png);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}
.c300_bottom
{
	width: 300px;
	height: 14px;
	background-image: url(../images/c300_bottom.png);
	background-repeat: no;
	padding: 0px;
	margin: 0px;
}

.c550_top
{
	width: 550px;
	height: 14px;
	background-image: url(../images/c550_top.png);
	background-repeat: no;
	padding: 0px;
	margin: 0px;
}

.c550_middle
{
	width: 550px;
	background-image: url(../images/c550_middle.png);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}
.c550_bottom
{
	width: 550px;
	height: 14px;
	background-image: url(../images/c550_bottom.png);
	background-repeat: no;
	padding: 0px;
	margin: 0px;
}
