hr {
	clear: both;
}

th {background:#E6EBF9;}


/* ---------------------------------------------- boxes  */
.box {
	background: #fff; 
	margin: 0 auto 5px auto;
	background: url(../images/cyan-back.png);
	width: 100%;
	position: relative;
	padding:5px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
