.row img
{
margin-right:98px;
cursor:pointer;
}
#img_slot
{
float:left;
width:150px;
height:25px;
text-align:right;
}
#code_slot
{
float:left;
width:259px;
height:25px;
text-align:center;
}
.row input, #code_slot input
{
margin-top:4px;
}
