.RoundedTop1
{
	background-image: url(../Img/Rounded/Top1.png);
	background-repeat: no-repeat;
	height: 10px;
}
.RoundedMiddle1
{
	background-image: url(../Img/Rounded/Middle1.png);
	background-repeat: repeat-x;
	background-color: #eee;
	padding:5px 15px;
	border-right: solid 1px #dfdddd;
	border-left: solid 1px #dfdddd;	
}
.RoundedBottom1
{
	margin: 0 0 20px 0;
	background-image: url(../Img/Rounded/Bottom1.png);
	background-repeat: no-repeat;
	height: 11px;
}
.RoundedMiddle1 h1
{
	font-size: 1.8em;
	color:#ff6600
}
.RoundedMiddle1 p
{
	line-height: 1.6em !important;
	color: #444;
}

.RoundedTop2
{
	background-image: url(../Img/Rounded/Top2.png);
	background-repeat: no-repeat;
	height: 10px;
}
.RoundedMiddle2
{
	background-image: url(../Img/Rounded/Middle2.png);
	background-repeat: repeat-x;
	background-color: #eee;
	padding:5px 15px;
	border-right: solid 1px #dfdddd;
	border-left: solid 1px #dfdddd;	
}
.RoundedBottom2
{
	margin: 0 0 20px 0;
	background-image: url(../Img/Rounded/Bottom2.png);
	background-repeat: no-repeat;
	height: 11px;
}
.RoundedMiddle2 h1
{
	font-size: 1.8em;
	color:#ff6600
}
.RoundedMiddle2 p
{
	line-height: 1.6em !important;
	color: #444;
}
.RoundedTop3
{
	background-image: url(../Img/Rounded/Top3.png);
	background-repeat: no-repeat;
	height: 11px;
}
.RoundedMiddle3
{
	background-color: #eee;
	padding:5px 15px;
	border-right: solid 1px #dfdddd;
	border-left: solid 1px #dfdddd;	
}
.RoundedBottom3
{
	margin: 0 0 20px 0;
	background-image: url(../Img/Rounded/Bottom3.png);
	background-repeat: no-repeat;
	height: 11px;
}
.RoundedBottom4
{
	margin: 0 0 20px 0;
	background-image: url(../Img/Rounded/Bottom4.png);
	background-repeat: no-repeat;
	height: 10px;
}
.RoundedMiddle5
{
	background-color: #fff;
	padding:5px 15px;
	border-right: solid 1px #dfdddd;
	border-left: solid 1px #dfdddd;	
}
.RoundedMiddle6
{
	background-color: #fff;
	padding:5px 15px;
	border-right: solid 1px #dfdddd;
	border-left: solid 1px #dfdddd;	
	min-height:245px;
}
.RoundedMiddle6 p
{
	margin:10px 0 0 0 !important;
	line-height: 1.8em !important;
}
.RoundedMiddle7
{
	background-image: url(../Img/Rounded/Middle1.png);
	background-repeat: repeat-x;
	background-color: #eee;
	padding:5px 15px;
	border-right: solid 1px #dfdddd;
	border-left: solid 1px #dfdddd;	
	min-height:245px;
}