
/*<![CDATA[*/

#container {
     position:absolute;
     top:	0px;         /*adjust this value for vertical positioning*/
     left:	0px;       /*adjust this value for horizontal positioning*/
 }
#tbl {
     border-collapse:separate;
     border-spacing:0px;
 }
#one {
     background: #90B5DA;
 } 
.butts {
     font-family: Arial,sans-serif;
     font-size: 13px;
     font-weight: bold; 
     color: #FFFFFF;     
     text-align: center;
     cursor: pointer; 
     border: 0px solid #006600; 
     height:25px;
     width: 80px;
     background:#006600;
     padding:0px;
 }


.roundcont1 {
	width: 150px;
	background-color: #E8F0F8;
	color: #fff;
}

.roundcont1 p {
	margin: 0 10px;
}

.roundtop1 { 
	background: url(tr1.gif) no-repeat top right; 
}

.roundbottom1 {
	background: url(br1.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


.roundcont2 {
	width: 150px;
	background-color: #FFFFCC;
	color: #fff;
}

.roundcont2 p {
	margin: 0 10px;
}

.roundtop2 { 
	background: url(tr2.gif) no-repeat top right; 
}

.roundbottom2 {
	background: url(br2.gif) no-repeat top right; 
}




/*//]]>*/
