		.roundcont {
			background-color: #000033;
			
			
		}
		
		.roundcont p {
			margin: 0 10px;
		}
		
		.roundtop { 
			background: url(http://www.reishore.com/images/roundedcorners_tr.png) no-repeat top right; 
		}
		
		.roundbottom {
			background: url(http://www.reishore.com/images/roundedcorners_br.png) no-repeat top right; 
		}
		
		img.corner {
		   width: 20px;
		   height: 20px;
		   border: none;
		   display: block !important;
		}

