.roundcont {
	width: 224px;
	background-color: #94aac5;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../boxes/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../boxes/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

#byThreeBoxA {	
	float : left;
	position : relative;
	display : block;	
	margin-top:20px;
	margin-right:auto;
	padding:0px;
	border:0px;	
}

#byThreeBoxB {
	float : left;
	position : relative;
	display : block;	
	margin-top:20px;
	margin-left:10px;
	margin-right:auto;
	padding:0px;
	border:0px;	
}

#byThreeBoxC {
	float : left;
	position : relative;
	display : block;
	margin-left:10px;
	margin-right:auto;
	padding:0px;
	border:0px;	
	margin-top:20px;
}

#cBox {
	margin-left:auto;
	margin-right:auto;
	display:block;
	width : 695px;
}

