.wincalc h3{

    font-size: 21px;
    color:#5e5e5e;
    font-weight: 300;
	margin: 0px 0px 10px 20px;
	font-family: calibrib;

}


.wincalc-combo-selector-module h3{

font-size: 14px;
font-weight: 300;
font-family: Tahoma;
margin: 0;
display: table-cell;
vertical-align: middle;
width: 190px;
    

}

.ar_tip{
width: 98px;
height: 168px;
top:300px;
left:0;
position: absolute;
background: url(/calculator/wincalc/images/arrow_tip.png) no-repeat;
}


.text_tip{
position: absolute;
 color:#5e5e5e;
 top:450px;
}