﻿.s1
{
width:20px;
margin:2px;
height:20px;
float:left;
cursor:pointer;
background-repeat:no-repeat;
background-image:url(images/s1.png);
}

.s2
{
width:20px;
margin:2px;
height:20px;
float:left;
cursor:pointer;
background-repeat:no-repeat;
background-image:url(images/s2.png);
}


.s3
{
width:20px;
margin:2px;
height:20px;
float:left;
cursor:pointer;
background-repeat:no-repeat;
background-image:url(images/s3.png);
}



#oy
{
width:125px;
margin:2px;
height:25px;
float:left;
}

#sonuc
{
width:125px;
margin:2px;
height:25px;
float:left;
}
