/* -----------#### RIGHT SIDE COLUMN ####---------- */

#bodyRightBar h2{color:#1F6F9C;margin-top:0;text-transform:uppercase;}
#bodyRightBar h3{color:#333;margin-top:0;}

/* REFER A FRIEND & CUSTOMER QUES LINKS */
#bodyRightBar div.slinks{margin-bottom:16px;}
#bodyRightBar div.slinks img{vertical-align:middle;margin:0 8px 5px 0;}
#bodyRightBar div.slinks a{font-size:12px;color:#333;font-weight:bold;}

/* LIST DEALS */
#bodyRightBar dl{margin-bottom:10px;}
#bodyRightBar dl dt{font-weight:bold;margin-bottom:4px;}
#bodyRightBar dl dd a{color:#333; text-decoration:none;}
#bodyRightBar dl dd a:hover{text-decoration:underline;}

/* LIST DEALS */
#bodyRightBar div.plainBox{background-color:#FFF;border:1px solid #DBDBDB;padding:8px 10px 2px 10px;margin-bottom:20px;}

/* FORM BOX */
#bodyRightBar div.formBox{background-color:#FFF;border:1px solid #DBDBDB;padding:8px 10px 4px 10px;margin-bottom:10px;}

#bodyRightBar form ul li{list-style-type:none;margin-bottom:6px;}
#bodyRightBar form label{vertical-align:middle;}
#bodyRightBar form input{}
#bodyRightBar form input.field{margin:3px 0;width:100px;font-size:10px;padding:2px;background:#FFF url(../images/form-input.gif) top repeat-x;border:1px solid #7F9DB9;}
#bodyRightBar form input.submitBut{background:#3698D4 url(../images/form-but.gif) bottom repeat-x;border:1px solid #1F6F9C; margin:0 0 20px 0;font-size:12px;color:#FFF;font-weight:bold;padding:4px 12px; cursor:pointer}
#bodyRightBar form input.submitBut:active{padding:5px 11px 3px 13px;}
#bodyRightBar form input.check{margin:3px 0;margin-right:2px;}
* html #bodyRightBar form input.check{margin:0;}
#bodyRightBar form select{margin:3px 0;font-size:10px;height:18px;}

