@charset "UTF-8";
/* CSS Document */

form {
margin-top:15px;
}

label {
font-size:14px;
color:#ccc;
font-weight:bold;
}

#left_prod input {
font-size:16px;
padding:4px;
border:solid 1px #666;
width:380px;
background:#333;
color:#ccc;
margin-bottom:10px;
}
#paypal input {
font-size:16px;
padding:4px;
width:80px;
}

#buttons {
text-align:center;
}

#buttons input {
width:100px;
margin-left:10px;
margin-top:10px;
}

#sub_left p {
font-size:18px;
font-weight:bold;
color:#8f752b;
margin-bottom:10px;
}

#sub_left font {
font-size:18px;
color:#333;
font-weight:bold;
}

/* 8888888888888888888888888 */

#right_prod input {
font-size:16px;
padding:4px;
border:solid 1px #666;
width:380px;
background:#333;
color:#ccc;
margin-bottom:10px;
}

#paypal input {
font-size:16px;
padding:4px;
width:80px;
}



#sub_right p {
font-size:18px;
font-weight:bold;
color:#8f752b;
margin-bottom:10px;
}

#sub_right font {
font-size:18px;
color:#333;
font-weight:bold;
}