.rounded {
	padding:10px;
	white-space:nowrap;
	zoom:1;
}
			
* html div.rounded {
	height:20px;
}
			
span.rounded {
	padding:3px 10px;
	margin:-3px 0;
}
					
.bubble1 {padding:0px 10px; overflow: hidden; width: 100px; float: left; text-align: center}		
.bubble_t1{font:12px  Tahoma, Trebuchet MS;  color:#ffffff;}
.bubble_t1 a{font:12px Tahoma, Trebuchet MS; color:#ffffff;}
.bubble_t1 a:hover{font:12px Tahoma, Trebuchet MS; color:#ebebeb;}	

.bubble2 {padding:0px 10px;overflow:hidden;width:110px; text-align: center;float: left;}		
.bubble_t2{font:12px  Tahoma, Trebuchet MS;  color:#ffffff;}
.bubble_t2 a{font:12px Tahoma, Trebuchet MS; color:#ffffff;}
.bubble_t2 a:hover{font:12px Tahoma, Trebuchet MS; color:#000000;}	 
	  
.bubble3 {overflow:hidden;}	
			
* html .bg-wrap {
	float:left;
}
			
.with-border {
	border:3px solid #000;
}
			 
.b0{border:0px solid blue;}
.b1{border:1px solid blue;}
.b2{border:2px solid blue;}
.b3{border:3px solid blue;}
.b4{border:4px solid blue;}
.b5{border:5px solid blue;}
