﻿.RoundedCorners_WithHeader_Grey_TopLeft {
    width: 6px;
	height: 30px;
	background-image:url(../../Images/UI/RoundedCorners/WithHeader_Grey/RoundedCorners_WithHeader_Grey_TL.gif);
	background-repeat:no-repeat;
}

.RoundedCorners_WithHeader_Grey_TopRight {
    width: 6px;
	height: 30px;
	background-image:url(../../Images/UI/RoundedCorners/WithHeader_Grey/RoundedCorners_WithHeader_Grey_TR.gif);
	background-repeat:no-repeat;
}

.RoundedCorners_WithHeader_Grey_TopMiddle {
	height: 30px;
	background-image:url(../../Images/UI/RoundedCorners/WithHeader_Grey/RoundedCorners_WithHeader_Grey_TM.gif);
	background-repeat:repeat-x
}

.RoundedCorners_WithHeader_Grey_BottomLeft {
    width: 6px;
	height: 7px;
	background-image:url(../../Images/UI/RoundedCorners/WithHeader_Grey/RoundedCorners_WithHeader_Grey_BL.gif);
	background-repeat:no-repeat;
}

.RoundedCorners_WithHeader_Grey_BottomRight {
    width: 6px;
	height: 7px;
	background-image:url(../../Images/UI/RoundedCorners/WithHeader_Grey/RoundedCorners_WithHeader_Grey_BR.gif);
	background-repeat:no-repeat;
}

.RoundedCorners_WithHeader_Grey_BottomMiddle {
	height: 7px;
	background-image:url(../../Images/UI/RoundedCorners/WithHeader_Grey/RoundedCorners_WithHeader_Grey_BM.gif);
	background-repeat:repeat-x
}

.RoundedCorners_WithHeader_Grey_MiddleContentLeft {
	background-image: url(../../Images/UI/RoundedCorners/WithHeader_Grey/RoundedCorners_WithHeader_Grey_MCL.gif);
	background-repeat: repeat-y;
}

.RoundedCorners_WithHeader_Grey_MiddleContentRight {
	background-image: url(../../Images/UI/RoundedCorners/WithHeader_Grey/RoundedCorners_WithHeader_Grey_MCR.gif);
	background-repeat: repeat-y;
}