/* CSS Document */


.opl_but
{
font-family:Arial;
font-size:16px;
font-weight:bold;
/*position:relative;*/
top:10px;
margin:0 auto;
width:200px;
height:50px;
color:red;
margin-left:30%;
}

.opl_form
{
position:relative;
margin:0 auto;
}



