/* Click to Call Campaign */
#ctc_container { position: fixed; left: 50%; top: 50%; }  
#ctcBox #top { width: 886px; height: 50px; background: #E1F3FD; padding: 5px;}
#ctcBox #phone_icon { width: 60px; float: left; clear: both; padding-top: 4px; }
#ctcBox #top_text { width: 680px; font-size: 19px; line-height: 27px; color: #0863CC; padding-top: 2px; }
#ctcBox #close_tab { width: 18px; float: right; position: relative; top: -55px; left: -12px; clear: both;  cursor:pointer; }
#ctcBox #bottom { width: 888px; height: 37px; padding: 0 8px 0 0; background: #B7E1EF; }
#ctcBox #bottom_cont { width: 470px; position: relative; left: 390px; top: -2px; }
#ctcBox #num_prompt { width: 150px; color: #006AA4; display: inline; position: relative; top: 12px; left: 22px; } 
#ctcBox #ringring_cont { width: 250px; display: inline; position: relative; top: 3px; padding-left: 8px; }
#ctcBox .mynumber { width: 150px; display: inline; padding-left: 10px; position: relative; top: -6px; left: 170px;}  /* = Phone Number Input - <input type=text class=mynumber> */
#ctcBox .ringring { width: 96px; height: 23px; display: inline; background: url(/gfx/clicktocall/button-call.gif) no-repeat; font-size: 0; border: 0px; padding: 5px 0 15px 0; position: relative; top: -14px; left: 180px;  cursor:pointer; }  #ctcBox .ringring:hover { background: url(/gfx/clicktocall/button-call-over.gif) no-repeat; } /* Call Button - <input type=button class=ringring> */  
#ctcBox .bellme_feat { background: #B7E1EF; width: 410px; height: 20px; padding: 0px 5px 10px 5px; margin: 0px; border: 5px; text-align: left; position: relative; left: 20px; top: -16px; padding-bottom: 4px; padding-top: 5px; color: red; } /* Container for call success/failure message */

/* Click to Call Campaign (proactive) */
#ctcBoxPro #phone_icon { width: 60px; float: left; clear: both; padding-top: 4px; }
#ctcBoxPro #top_text { width: 680px; font-size: 19px; line-height: 27px; color: #0863CC; padding-top: 2px; }
#ctcBoxPro #close_tab { width: 18px; float: right; position: relative; top: -55px; left: -12px; clear: both;  cursor:pointer; }
#ctcBoxPro #bottom { width: 888px; height: 37px; padding: 0 8px 0 0; background: #B7E1EF; }
#ctcBoxPro #bottom_cont { width: 470px; position: relative; left: 390px; top: -2px; }
#ctcBoxPro #num_prompt { width: 150px; color: #006AA4; display: inline; position: relative; top: 12px; left: 22px; } 
#ctcBoxPro #ringring_cont { width: 250px; display: inline; position: relative; top: 3px; padding-left: 8px; }
#ctcBoxPro .mynumber { width: 150px; display: inline; padding-left: 10px; position: relative; top: -6px; left: 170px;}  /* = Phone Number Input - <input type=text class=mynumber> */
#ctcBoxPro .ringring { width: 96px; height: 23px; display: inline; background: url(/gfx/clicktocall/button-call.gif) no-repeat; font-size: 0; border: 0px; padding: 5px 0 15px 0; position: relative; top: -14px; left: 180px;  cursor:pointer; }  #ctcBox .ringring:hover { background: url(/gfx/clicktocall/button-call-over.gif) no-repeat; } /* Call Button - <input type=button class=ringring> */  
#ctcBoxPro .bellme_feat { background: #B7E1EF; width: 410px; height: 20px; padding: 0px 5px 10px 5px; margin: 0px; border: 5px; text-align: left; position: relative; left: 20px; top: -16px; padding-bottom: 4px; padding-top: 5px; color: red; } /* Container for call success/failure message */
