#prodleft{
float: left;
width: 200px;
color: white;
}

#prodright{
float: right;
width: 100px;
color: white;
}
