.curvy {position:relative; width:760px;height:150px; background:#555555; color:#000;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#555555; background:#2a2a2a; overflow:hidden; font-style:normal; z-index:1;}
#ctl{top:0; left:0;}
#cbl{bottom:0; left:0;}
#ctr{top:0; right:0;}
#cbr{bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#555555; line-height:40px; font-weight:normal;}
.build em b {position:absolute; font-size:150px; font-family:arial; color:#555555; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}

a{color:#FFFFFF;text-decoration:none;}
a:hover{color:#75c1ff;text-decoration:none;}

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}
