body {
  scrollbar-face-color:      #224471;
  scrollbar-shadow-color:    #224471;
  scrollbar-highlight-color: #224471;
  scrollbar-3dlight-color:   #1d3960;
  scrollbar-darkshadow-color:#1d3960;
  scrollbar-track-color:     #1d3960;
  scrollbar-arrow-color:     #ffffff;
}
.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
