/*COPYRIGHT SPAZIO LIGHTING 2007*/
/* ROUNDED BUTTON */
a.titbak { color:#fff;display:block;text-decoration:none;text-align:center; }
a.titbak:hover { border:6px solid #9BCCDE; border-top:0px;border-bottom:0px; }
b.tittop b, b.titbottom b, .titbak {background: #3081AB;}
b.tittop, b.titbottom { display:block;}
b.tittop b, b.titbottom b {display:block;height: 1px;overflow: hidden;}
b.d1{margin: 0 5px;}
b.d2{margin: 0 3px;}
b.d3{margin: 0 2px;}
b.tittop b.d4, b.titbottom b.d4{margin: 0 1px;height: 2px;}
.titbak {font-family:verdana,arial,tahoma;font-size:11px;font-weight:bold;color:#fff;}

/* ROUNDED TABLE ENDS */
b.rndT b, b.rndB b
	{
		display:block;
		height: 1px;
		overflow: hidden; 
		border-color:#3081AB;
		
	}
b.r1{margin: 0 5px;background-color:#3081AB}
b.r2{margin: 0 3px;border-right:2px solid;border-left:2px solid;}
b.r3{margin: 0 2px;border-right:1px solid;border-left:1px solid;}
b.rndT b.r4, b.rndB b.r4{margin: 0 1px;height: 2px;border-right:1px solid #3081AB;border-left:1px solid #3081AB;}

/* ROUNDED TABLE ENDS 4 HOME*/
b.HrndT b, b.HrndB b
	{
		display:block;
		height: 1px;
		overflow: hidden; 
		border-color:#3081AB;
		
	}
b.H1{border-right:1px solid;}
b.H2{margin-left:0px;border-right:1px solid;border-left:2px solid;}
b.H3{margin-left:2px;border-right:1px solid;border-left:1px solid;}
b.HrndT b.H4, b.HrndB b.H4{margin-left:3px;height: 2px;border-right:1px solid #3081AB;border-left:1px solid #3081AB;}
