.rightcolm {
 position: absolute; 
 left: 155px; 
 top: 125px; 
 width: 400px; 
 background: transparent; 

}

.leftcolm {
 position: absolute; 
 left: 22px; 
 top: 32px; 
 width: 400px;
 background: transparent;
}

.btstring {
	font-family: Arial;
	color:#00496c;
	font-size:12px;
}

.cont {
 position: absolute; 
 left: 240px; 
 top: 30px; 
 width: 400px;
 background: transparent;
 color: white; 
 font-weight:700;
}
