@CHARSET "ISO-8859-1";
.container{
background-color:#fff;
padding:0px 20px 20px 20px;
}

#menu-bar{
margin-bottom:10px;
}
#box_info{
position:relative;
height:100%;
}
#monthly_payment a{
text-decoration:none;
}
 #one_shot a{
text-decoration:none;
}
 #p_name{
font-weight:bold;
color:#BB4601;
font-size:14px;
}
#po_price, #monthly_price{
color:#721B27;
font-weight:bold;
font-size:1.2em;
}
#price_txt{
color:#1e5edc;
font-weight:bold;
font-size:1.2em;
}

#perm{
color:#1e5edc;
}

#man_name{
color:#10332D
}
#company{
color:#10332D
}

#used{
color:#BB4601;
}
#offer{
color:#BB4601;
font-weight:bold;
}

#on_ins{
color:#319152;
}

#product_long_description{
text-decoration:none;
color:black;
font-weight:normal;
}

#buy_now{
position:relative;
height:30px;
width:40px;
background-image: url("../images/cart_icon_small_orange.jpg");
background_repeat:no-repeat;
}
