.opt_name
{
 width: 49%;
 float: left;
}

.opt_value
{
 width: 40%;
 float: right;
 text-align: left;
}

#productAttributes
{
 width: 250px;
}
