.bottomcup { 
	background: url(../images/bottomcup.gif) no-repeat; 
	height:15px;
	max-height:15px;
}
.topcup { 
	background: url(../images/topcup.gif) no-repeat ; 
	height:15px;
	max-height:15px;
}
.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
	height:15px;
	max-height:15px;	
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
	height:15px;
	max-height:15px;	
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
   text-align:left;
}			
.roundtop1 { 
	background: url(../images/31pxtr.png) no-repeat top right; 
	height:15px;
	max-height:15px;	
}
.roundbottom1 {
	background: url(../images/31pxbr.png) no-repeat top right; 
	height:15px;
	max-height:15px;
}
	
.roundcont1 {
	width: 870px;
	background-color: #FFCC99;
	color: #fff;
}

.roundcont1 p {
	margin: 0 10px;
}


