.fbinp, .fbinps, .fbinps, .fbb, .fxtxt, .fbbs, .cart_t, .cart_t_b, .cart_ot_f input, .count_prd   {
	border:1px solid #1e0600;
}

.cart_ot_f input {
	color:#000;
	vertical-align:middle;
	width:150px;
	text-align:center;
}

.fbb, .fbbs
{
	background:#1e0600;
}

.cart_head, .cart_ot_f input {
 background:#FFE2A1;
}

.feedback_tbl td {
 padding:3px 0px;
}

.cart_ot_f input {
 cursor:pointer;
}


.fbinp:hover, .fxtxt:hover, .fbb:hover, .fbinps:hover, .fxtxts:hover, .fbbs:hover  {
	outline:2px solid #654942;
}

.fbb:hover  {
	background:#e6990c;
}

.fbinp:focus, .fxtxt:focus, .fbinps:focus, .fxtxts:focus {
	background:#fff;
	outline:2px solid #654942;
}

.fbinp, .fbinps, .fxtxt, .fbb, .fbbs
{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-outline-radius:5px;
	-webkit-outline-radius:5px;
}

.fbinp {
	background:#fff;
	width:300px;
	color:#000;
	padding-left:2px;
	padding-right:2px;
}

.fbinps {
	background:#fff;
	color:#000;
	padding-left:2px;
	padding-right:2px;
}

.fxtxt {
	background:#fff;
	height:100px;
	padding:2px;
	color:#000;
	width:350px;
}

.fbb {
	color:#fff;
	margin:3px;
	padding:1px;
	vertical-align:middle;
	width:100px;
	text-align:center;
	cursor:pointer;
}

.fbbs {
	color:#fff;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
}

.frm_err {
 color:red;
 margin-left:20px;
}

.frm_err2 {
 color:red;
 margin-left:20px;
 float:right;
 position:absolute;
}

.fb_id {
	color:#000;
	padding:4px 0px 4px 0px;
}

.send_window {
 position:absolute;
 left:50%;
 top:50%;
 width:200px;
 padding:20px 0px;
 text-align:center;
 margin:0px 0px 0px -100px;
 background:#fff;
 border:1px double #F16A0C;
 -moz-box-shadow: 10px 10px 15px #888;
}


.flabel {
 color:#666;
 font-size:11px;
 padding:2px 0px 4px 0px;
}