/* Generic element style rules */
optgroup {margin:0 5px; font:bold 11px/13px Verdana, Arial, Helvetica, sans-serif;}

/* Generic classes */
.inner {padding:12px;}
.soften {color:#808080;}

/* Generic id coupled style rules */
#local-help {padding:30px 10px 100px 0; font-size:10px;}
#for-my-phone, #for-my-product {float:left; display:inline; width:375px; height:124px; margin-bottom:12px;}
#for-my-phone {background:url(../img/checkCompatibility/phone_bg.gif) no-repeat; margin-right:10px;}
#for-my-product {background:url(../img/checkCompatibility/product_bg.gif) no-repeat;}
#for-my-phone h3, #for-my-product h3 {margin-bottom:6px; font-size:14px; line-height:16px; color:#545454; border:none;}
#for-my-phone p, #for-my-product p {width:240px;}
#for-my-phone .select, #for-my-product .select {float:left; padding:0 10px 6px 0;}
#for-my-phone .help, #for-my-product .help {clear:left; font-size:9px;}

/* Page specific style rules */
#check-compatibility h2 {font-size:18px; line-height:20px; clear:left;}
#check-compatibility th, td {padding:5px 10px;}
#check-compatibility thead th {width:95px; border-top:1px solid #dedede; border-left:1px solid #dedede; text-align:center; font-size:9px; font-weight:normal;}
#check-compatibility thead th.firstChild {width:auto; border-left:none;}
#check-compatibility tbody th {border-top:1px solid #dedede; border-bottom:1px solid #dedede; line-height:20px;}
#check-compatibility tbody th img {float:left; display:inline; margin-right:10px;}
#check-compatibility tbody td {border-left:1px solid #dedede; border-top: 1px solid #dedede; border-bottom:1px solid #dedede;}
#check-compatibility .print {float:right; margin-top:-30px; font-size:9px;}
#check-compatibility .print-2 {margin-top:-20px;}
#check-compatibility .filter {margin-bottom:10px; height:30px; overflow:hidden; background-color:#f2f2f2;}
#check-compatibility .filter h3 {float:left; display:inline; margin:7px 0 0 7px; padding-right:20px; background:url(../img/icons/arrow_soft.gif) no-repeat 100% 3px; font-size:14px; line-height:16px; color:#545454; border:none;}
#check-compatibility .filter select {float:right; display:inline; margin:6px 10px 0 0;}
#check-compatibility .phone-type tbody th {line-height:15px;}
#check-compatibility tbody td.tip {padding:15px 100px 0 35px; width:300px; background:#fff url(../img/icons/lamp.gif) no-repeat 20px 17px; text-align:left; vertical-align:top; }