/* ---------------- AJAX POPUP STYLES ------------------ */
/* Phone Selection Popup */
div#containingBox div.textBox a { font-size:12px; }
div.ibox a { border:1px solid #CCCCCC; display:block; float:left; height:139px; text-decoration:none; width:95px; }
div.ibox a:hover { border:1px solid #0000FF; display:block; float:left; height:139px; width:95px; }
.white { color:#FFFFFF; font-size:12px; }
.ibox a { font-weight:bold; }

/* Instruction Text Popup */
#newTextBox { padding:5px; }
#newTextBox a { font-weight:bold; }
div.newTexBoxHeader { margin-bottom:10px; text-align:center; }
div.title { background:#51AA2A none repeat scroll 0%; float:left; width:498px; }
div.title div.titleLeft { color:#FFFFFF; float:left; font-size:16px; font-weight:bold; padding:5px; width:150px; }
div.title div.titleRight { color:#FFFFFF; float:right; font-weight:bold; padding:5px; width:38px; }
div.title div.titleRight a { color:#FFFFFF; font-weight:bold; text-decoration:none; }
div.phoneInstructions div.leftColumn div.ibox { text-align:center; }
div.phoneInstructions div.leftColumn div.ibox div.iboxImg { padding:6px 0pt 0pt; }
div.phoneInstructions div.leftColumn div.ibox div.iboxTitle { background-color:#666666; color:#FFFFFF; font-size:12px; height:20px; padding-top:2px; text-align:center; }
div.phoneInstructions ul li { list-style-type:disc !important; }
div.phoneInstructions ul { margin:16px 0px 16px 24px !important; }
div.newTextBoxFooter { clear:both; text-align:center; }
div.newTextBoxFooter span { font-size:10px; font-weight:bold; }
#analogLinkBox { background-image:url(/images/phone_instructions/bg_lower_grey_bar.gif); height:20px; padding-top:2px; }
div.phoneInstructions { clear:both; float:left; margin-top:3px; width:495px; }
div.phoneInstructions div.leftColumn { float:left; height:240px; text-align:center; width:96px; }
div.phoneInstructions div.rightColumn { float:right; margin:8px 15px 0pt 0pt; width:350px; font-size:11px; }
div.phoneInstructions div.rightColumn ul { list-style-position:outside; list-style-type:disc; margin-left:1.5em; padding-left:0pt; }
#containingBox h2 { border-bottom:1px solid #79C144; color:#79C144; font-size:16px; margin:5px 0px; padding:0px; }
div#containingBox h3 { color:#1F2D6E; font-size:14px; font-weight:bold; margin:0pt; padding:8px 0pt; }

/* ---------------- AJAX POPUP STYLES END ------------------ */
