
.attri-left {
    float: left;
	width: 60%;
}
.attri-right { width: 35%; float: left; }
.attri-right div, .attri-left div {
    border: 1px solid #cccccc;
    margin: 1px;
    text-align: center;
	padding: 2px;
}
.attrib-grid-hHeader, .attrib-grid-cell {
    height: 20px;
    line-height: 20px;
}
.attrib-grid-cell input{ height: 16px; padding: 0; }
.review-box { margin: 5px; }
#attrib-grid-table { width: 350px; }
#proinforicart form { margin: 0; }
input[type="text"],input[type="password"] { border: 1px solid #999; }