.light_framesTopLeft {
	background: url(images/blueBoxSmall195x144_01.jpg) 0 0 no-repeat;
}

.light_framesTopCenter {
	background: url(images/blueBoxSmall195x144_02.jpg) 0 0 repeat-x;
}

.light_framesTopRight {
	background: url(images/blueBoxSmall195x144_04.jpg) 100% 0 no-repeat;
}

.light_framesMiddleLeft {
	background: url(images/blueBoxSmall195x144_05.jpg) repeat-y 0 0;
}

.light_framesHeader {
/*position: absolute;*/
	/*background-color:blue;*/
	height:25px;
	/*top: -5px;*/
}

.light_framesMiddleCenter {
	padding-right: 7px;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-top: 14px;
	margin-top: 1px;
	margin-bottom: 10px;
} 

.light_framesMiddleRight {
	background: url(images/blueBoxSmall195x144_08.jpg) repeat-y 100% 0;
}

.light_framesBottomLeft {
	background: url(images/blueBoxSmall195x144_13.jpg) 0 100% no-repeat;
}

.light_framesBottomCenter {
	background: url(images/blueBoxSmall195x144_14.jpg) 0 100% repeat-x;
}

.light_framesBottomRight {
	background: url(images/blueBoxSmall195x144_16.jpg) 100% 100% no-repeat;
}
