body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.roundcont {
	width: 100%;
	background-color: #f90;
	color: #fff;
	text-align:center;
}

.roundcont:hover {
	cursor:pointer;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
