label {
width: 100px;
float:left;
display:block;
text-align:left;
padding: 4px 0 0 0;
}

input, textarea {
border: solid 1px #FFD200;
margin-bottom:10px;
width: 250px;
}

.button {
width: 80px;
margin-left:102px;
background-color:#EDEEE0;
}

.prices th, .prices td {
text-align:center;
border-bottom:solid 1px #FFD200;
}

.prices th {
background-color:#FFD200;
}

.prices tr{
cursor:pointer;
}

.mm2 {
background-color: #edeee0;
}

.mm1 {
background-color: #fff;
}

.gimage {
border: solid 2px #ffd200;
margin-right:20px;
margin-bottom:5px;
}

.bbox {
float:left;
width:49%;
}

.bbox ul {
margin:0;
padding:0;
list-style:none;
}

.bbox li {
width:95%;
height:20px;
background-color: #edeee0;
padding:5px 0 0 10px;
border-bottom:solid 1px #ffd200;
margin-bottom:2px;
}