/* -----------------------------------------------------------------------
 *	Learn About Section
 *
 *  This style sheet manages all styles for the Learn About section pages.
 *  This style inherits from the layout.css and typography.css.
 *
 * -----------------------------------------------------------------------
 */


.icon {
	float: left;
	display: inline; /* IE6 double margin hack */
	padding-top: 10px;
	width: 70px;
}

.icon.thin {
	width: 60px;
}

.icon.large {
	width: 130px;
}

.icon.right {
	float: right;
	display: inline; /* IE6 double margin hack */
	padding-right: 100px;
}

.icon-phone-guide {
	padding-bottom: 10px;
	float: left;
	display: inline; /* IE6 double margin hack */
	width: 75px;
}

.icon-wireless-broadband{
	float: left;
	display: inline; /* IE6 double margin hack */
	width: 50px;
	padding: 15px 10px 0 10px;
}

.description {
	width: 240px;
	float: left;
	display: inline; /* IE6 double margin hack */
	margin-top: 20px;
	padding-right: 20px;
}

.learn-vertical .description {
	width: 230px;
	float: left;
	display: inline; /* IE6 double margin hack */
	margin-top: 20px;
	padding-right: 0px;
}

.description-phone-guide {
	width: 240px;
	float: left;
	display: inline; /* IE6 double margin hack */
	margin-right: 4px;
}

.description.long {
	width: 500px;
	padding-left: 0px;
	margin-top: 10px;
}

.description.short {
	width: 180px;
}

.description.full-width {
	padding-left:15px;
	width:620px;
	padding-bottom: 10px;
}


/**
 * Overrides Rounded Box Padding for content
 **/

#content-inner .rounded-box
{
	padding: 12px 24px 24px 24px;
}


#content-inner .press .rounded-box
{
	padding: 20px 40px 40px 40px;
}

#learn-cricket.press p
{
	line-height: 1.7em;
}

#content-inner .rounded-header-light-inner h2 {
	color: #333;
}

#tips .icon {
	margin-top:6px;
	width:55px;
}

#tech .description.full-width {
	width: 560px;
}

.description.full-width.glossary {
	width: 550px;
}

#learn-cricket p, .learn-about h2, .learn-about p {
	margin-bottom: 10px;
}

#individual ul {
	margin:124px 55px 20px 25px !important;
}

.learn-3g h2,
#individual li.no-bullet {
	list-style-type: none;
}

.learn-bb h2,
.learn-cricket h2,
#learn-cricket h2,
.learn-paygo h2,
#learn-coverage h2,
#learn-coverage-second h2 {
	font-weight: bold;
	font-size: 1.3em;
}


.learn-3g h3,
.learn-bb h3,
.learn-cricket h3,
#learn-cricket h3,
.learn-paygo h3,
#learn-coverage h3,
#learn-coverage-second h3 {
	font-weight: bold;
	font-size: 1em;
}

.learn-3g p,
.learn-bb p,
.learn-cricket p,
#learn-cricket p,
.learn-paygo p,
#learn-coverage p,
#learn-coverage-second p {
	font-size: .825em; /* Equivalent for 11pt at 96 ppi - (11/12) * .9 = .825em */
	line-height: 1.6em;
}
.provider-chart-banner {
	width: 100%;
	height: 46px;
	margin:0 0 10px;
	background:url(/images/misc/learn-compare-banner-expanded-coverage.png) no-repeat center 0;
}
.provider-chart-banner h3 {
	text-indent:-9999px;
}
.provider-chart-button {
	margin:15px 75px 0 0;
}

.coverage-banner {
	width: 100%;
	height: 46px;
	margin:0 0 10px;
	background:url(/images/misc/learn-coverage-comparison-banner-unlimited-compare.png) no-repeat center 0;
}
.coverage-banner h3 {
	text-indent:-9999px;
}
.coverage-button {
	margin:15px 75px 0 0;
}

.page-banner-wrapper {
	margin: 0 2px;
	padding: 10px 50px;
	background-color: #b9d66a;
}

.page-banner {
	width: 100%;
	height: auto;
}

.page-banner h2 {
	color: #475f04;
	font-weight: bold;
	font-size: 1.1em !important;
	padding-top: 4px;
}

.button-left {
	padding-right: 280px ;
}

.green-list, div.green-list {
	background-color: #E6F0C9;
	border: 2px solid #C4D398;
	padding: 10px 30px;
	font-size: .825em; /* Equivalent for 11pt at 96 ppi - (11/12) * .9 = .825em */
	line-height: 1.6em;
}

.green-list {
	margin: 20px 55px 20px 25px;
	padding: 10px 40px;
}

div.green-list {
	margin: 10px;
	padding: 10px 20px;
	font-size: 1em;
}

.rounded-box.cricket div.green-list {
	margin: 5px 30px;
	padding: 5px 20px;
	font-size: 1em;
}

div.learn-family-plan.green-list {
	margin: 110px 80px 0px ;
	font-size: 1em;
}

#learn-cricket div.learn-family-plan.green-list ul {
	margin: 0 0 0 25px;
}

#learn-cricket div.learn-family-plan.green-list li {
	padding: 0;
}

#learn-cricket .green-list li {
	list-style-type: disc;
	padding: 5px;
}

.green-list #learn-bb-offers li {
	padding: 0px;
}

#learn-cricket .green-list.features li {
	padding: 2px;
	list-style-type: disc;
}

#learn-cricket ul.green-list.features  {
	margin: 20px 70px 20px;
	padding: 10px 40px;
}

/**
 * Learn About Broadband
 **/
.learn-bb-features div, .learn-bb-features div ul,
.learn-bb-features .image, #learn-bb-wrapper ul li {
	float: left;
	display: inline;

}

div.learn-bb-features {

	margin: 10px 10px 10px 10px;

	font-size: 1em;
	padding: 10px 10px 10px 10px;

}


#learn-bb-offers {
	background: url(/images/broadband/bb-learn-modem.png) no-repeat left center;
	padding: 12px 0 10px 110px;
}

.rounded-box.cricket #learn-bb-offers {
	background: none;
	padding: 10px 0 10px 10px;
}

#learn-bb-offers ul li {
	white-space: nowrap;
}

* html #learn-bb-offers ul  {
	float: left;
	display: inline;
}

* html #learn-bb-offers ul.left  {
	width: 120px;
	margin: 10px 10px 10px 0;
}

* html #learn-bb-offers ul.right{
	width: 270px;
	margin: 10px 0;
	overflow: hidden;
}


#learn-bb-offers ul.left {
	width: 120px;
	margin: 10px 10px 10px 0;
}

#learn-bb-offers ul.right {
	width: 352px;
	margin: 10px 0 0 10px;
}


#learn-bb-wrapper .item-blocks {
	margin-top: 10px;
}

#learn-bb-wrapper .item-block {
	width: 49%;
	float: left;
	display: inline; /* IE6 double margin hack */
	margin-bottom: 20px;
}

#learn-bb-wrapper .item-block-left {
	margin-right: 10px;
}

#learn-bb-wrapper .item-block .text-block {
	width: 70%;
	float: left;
	display: inline; /* IE6 double margin hack */
}

#learn-bb-wrapper .item-block .icon {
	width: 78px;
	margin-right: 10px;
	float: left;
	display: inline; /* IE6 double margin hack */
	padding: 0 !important;
	text-align: center;
}

#learn-bb-wrapper .item-block .text-block p {
	margin-top: 8px;
}

/* What is 3G? */
#learn-3g-wrapper .item-block {
	width: 666px;
	margin-top: 20px;
}

#learn-3g-wrapper .item-block .text-block {
	width: 578px;
	float: left;
	display: inline; /* IE6 double margin hack */
}

#learn-3g-wrapper .item-block .icon {
	width: 78px;
	margin-right: 10px;
	float: left;
	display: inline; /* IE6 double margin hack */
	padding: 0 !important;
	text-align: center;
}

#learn-3g-wrapper .item-block .text-block p {
	margin-top: 8px;
}

/**
 * Learn About Landing Page
 **/
#learn-cricket-col {
	width: 950px;
	padding-bottom: 20px;
}

#learn-side-col {
	float: right;
	display: inline; /* IE6 double margin hack */
}

.page-banner-landing {
	background-image: url(/images/misc/learn-landing-bar.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0px 0px 2px;
	height: 47px;
	padding: 15px 24px 0 0;
}

.landing .description {
}

.landing .learn-cricket {
	margin-bottom: 20px;
}

.landing .learn-cricket, .learn-vertical .clearfix {
	margin-bottom: 10px;
}

.landing .float-left.inner {
	width: 610px;
}

.learn-vertical{
	width: 290px;
}

#content-inner .rounded-box.landing {
	padding: 12px;
}

/**
 * Cricket Wireless Page
 **/

.learn-bb-features ul li {
	list-style-type: disc;
	margin-left: 10px;
	padding: 0;
	font-size: .825em; /* Equivalent for 11pt at 96 ppi - (11/12) * .9 = .825em */
}

#learn-cricket .rounded-box.small-font p, #learn-coverage .rounded-box.small-font p,
#learn-coverage-second .rounded-box.small-font p {
	line-height: 1.8em;
}

#learn-cricket-info {
	padding-left: 10px;
}

#learn-cricket-info h2{
	font-size: 1.1em;
}

#learn-ad1 {
	background-image: url(/images/misc/learn_sale_banner_Talk_Text.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	margin-bottom:7px;
	width: 223px;
}

#learn-ad2 {
	background: url(/images/promo/learn_sale_banner_android2.png) no-repeat 0 0;
	height: 120px;
	margin-bottom:7px;
	width: 217px;
}
#learn-ad2 .learn-button {
	padding: 90px 10px 10px 0;
}
#learn-ad3 {
	background: url(/images/misc/learn-cricket-side.png) no-repeat center top;
	margin: 5px 0 5px 0px;
	height: 120px;
	width: 217px;
}

.rounded-header-light-inner h2 {
	color: #333;
}

/**
 * Savings Calculator Page
 **/
#calc-row {
	width: 100%;
	margin: 10px 0;
}

#calc-row div#text-col, #calc-row div#calc-col {
	width: 351px;
	float: left;
	display: inline; /* IE6 double margin hack */
	font-size: .825em; /* Equivalent for 11pt at 96 ppi - (11/12) * .9 = .825em */
}

#calc-row div#text-col ul {
	/*margin: 0 !important;*/
}

#calc-row div#calc-col {
	width: 304px;
	margin-right: 20px;
}

/**
 * Cricket PAYGo Page
 **/
.learn-paygo li {
	list-style-type: disc;
	margin-left: 10px;
	padding: 5px 0;
}

.learn-paygo li.float-left, .learn-paygo li.float-right {
	list-style-type: disc;
	margin-left: 10px;
	padding: 5px 0;
}

.learn-paygo ul {
	margin: 20px 35px 10px 25px;
}

.learn-paygo .rounded-box.small-font p {
	margin-bottom: 10px;
	line-height: 1.8em;
}

#learn-paygo-plans {
	width:500px;
	margin:10px auto 0 auto;
}

#learn-paygo-plans div {

	text-align: center;
}

#learn-paygo-plans div.far-right {
	width: 14%;
	margin-right: 0;
}

#learn-paygo-plans div.text {
	padding: 3% 0;
	font-weight: bold;
	font-size: .825em; /* Equivalent for 11pt at 96 ppi - (11/12) * .9 = .825em */
}

p.paygo-learn-overview {
	width: 485px;
	margin-bottom: 20px;
}

#learn-paygo-getstarted {
	padding: 6px 13px;
	height: 97px;
	margin: 10px 0px;
	background: url(/images/paygo/paygo-learn-bkgd-get-started.png) no-repeat center left;
	position: relative;
}

#learn-paygo-getstarted div h2 {
	font-weight: bold;
	margin-bottom: 5px;
}

#learn-paygo-getstarted div {
	position: absolute;
	top: 12px;
	z-index: 10;
	width: 164px;
	height: 76px;
	padding: 6px 20px 6px 10px;
	overflow: hidden;
}

#learn-paygo-getstarted div p.text {
	height: 34px;
	overflow: hidden;
	line-height: 1.4em;
}

#learn-paygo-getstarted div.step1 {
	left: 8px;
}

#learn-paygo-getstarted div.step2 {
	left: 240px;
}

#learn-paygo-getstarted div.step3 {
	left: 458px;
}

.cta-hdr1 {
	text-align: center;
	font-weight: bold;
	background: url(/images/paygo/paygo-learn-cta-hdr.png) repeat-x center center;
	margin-bottom:15px;
}

.cta-hdr1 p {
	margin-left: auto;
    margin-right: auto;
    width: 225px;
	background-color: #f1f1f1;
	}

#learn-paygo-plans .paygo-plan-block {
	float:left;
	display: inline; /* IE6 double margin hack */
	width: 30%;
	margin-right: 1%;
}

#paygo-learn-plans-include-info {
	margin-left: 25px;
}

/**
 * Learn Coverage Page
 **/

/**
 * Learn Phones Page
 **/


#learn-cricket .rounded-box.phones {
	margin-bottom: 30px;
}

#learn-cricket .rounded-box.phones-makers {
	margin-bottom: 30px;
}

.glossary .float-right {
	padding: 10px;
	width: 575px;
}


/**
 * Learn Accessories Page
 **/

 #learn-cricket .rounded-box.accessories {
	margin-bottom: 30px;
}

/**
 * Learn Plans Page
 **/


/**
 * Learn Plans Individual Page
 **/


/**
 * Learn-Cricket Compare Cell Phone Providers
 **/


#compare .description.long {
	padding-left:5px;
	padding-top:25px;
	width:450px;
}


#compare .description.full-width {
	width:535px;
	padding-left:20px;
	padding-top:15px;
}




.page-banner h2.long{
	padding-left: 20px;
}

/**
 * Learn Cricket Tips for Switching Page
 **/


/**
 * Learn Cricket Company Info Page
 **/

#learn-cricket-info .description.long {
}

#learn-cricket-info .icon {
	padding-top: 25px;
}

/**
 * Override Sidebar-Left
 **/

.sidebar-left #content-inner, .two-sidebars #content-inner
{
	padding-left: 231px; /* The width + left margin of #sidebar-left + any left "margin" gap. */
}

#sidebar-left
{
	width: 219px !important;
	margin-right: -219px !important; /* Negative value of #sidebar-left's width + left margin. */
}

/**
 * Learn Cricket E Press Kit Page
 **/

#learn-cricket .press-kit-links li {
	list-style-type: none;
	font-size: 0.825em;
}

/**
 * Learn Cricket Headings
 **/

.learn-section .rounded-header-light
{
	background: url(/images/sprites/sprite_formboxes.png) no-repeat left -300px;
}

.learn-section .rounded-header-light-inner
{
	background: url(/images/sprites/sprite_formboxes.png) no-repeat right -350px;
}

/**
 * Learn Cricket Compare Chart
 **/
#content-inner #learn-cricket.competitive-chart .rounded-box {
	padding:10px;
	}
.cricket-compare-table {
	width:100%;
	color:#565656;
	text-align:left;
	}
.cricket-compare-table td {
	width:72px;
	height:55px;
	padding:8px;
	font-size:0.85em;
	}
.cricket-compare-table td span.fine-print {
	font-size:0.80em;
	}
.cricket-compare-table tr.prices-row td {
	text-align:center;
	font-weight:bold;
	color:#000000;
	font-size:1.1em;
}
.cricket-compare-table tr.prices-row td.cricket-col-price {
	color:#f5f5f5;
}
.cricket-compare-table tr td.feature-col {
	width:auto;
	font-weight:bold;
	font-size:0.85em;
	text-align:right;
	padding:0 15px 0 0;
	color:#565656;
}
.cricket-compare-table td.cricket-col {
	font-size:0.85em;
	font-weight:bold;
	line-height:1.3em;
	text-align:center;
	border-bottom:1px #FFFFFF solid;
	color:#FFFFFF;
	width:77px;
	background:url(/images/backgrounds/bkgd-learn-compare-chart.png) repeat-y;
}
.cricket-compare-table td.cricket-col-price {
	font-size:1em;
	font-weight:bold;
	line-height:1.3em;
	text-align:center;
	border-bottom:1px #FFFFFF solid;
	color:#FFFFFF;
	width:77px;
	background:url(/images/backgrounds/bkgd-learn-compare-chart.png) repeat-y;
}
.cricket-compare-table tr.odd-row {
	background-color:#DFDFDF;
	}
.cricket-compare-table tr.providers-row td {
	background:none;
	text-align:center;
	}

/**
 * Learn Broadband What is 3G?
 **/

.normal-case {
	text-transform: none !important;
}

#speedtest {
	border: 1px solid #D1D1D1;
	width: 500px;
	height: 140px;
}



/**
 * Cell phone plans orphan pages
 **/

#unlimited-list.orphan {
	width: 300px;
	padding-right: 10px;
	border-right: 1px solid #D1D1D1;
}

#unlimited.float-right .learn-vertical {
	width: 500px;
	padding-left: 20px;
}

#unlimited.float-right .description.long {
	width: 415px;
}

#learn-cricket.unlimited {
	width: 895px;
}

#content-inner img.respect{
	margin-right: 65px;
}

#learn-cricket.unlimited ul {
	margin-top: 15px;
}

#learn-cricket.unlimited ul li {
	list-style-type: disc;
}

#learn-cricket .unlimited.hsu .icon {
	visibility: hidden;
}

#learn-cricket .unlimited-list ul.green-list {
	margin-right: 20px;
}

/**
 * Learn Cell-phones category pages
 **/

.legend-box {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 15px;
	margin-bottom: 10px;
	padding: 6px 0px 0px;
}

.legend-box .description.short {
	width: 95px;
	margin-top: 15px;
    font-weight: normal !important;
	font-size: 0.9em !important;
}

.legend-box .icon {
	width: 20px;
	padding: 10px 8px 10px 10px;
}

/*
 * features and downloads feature blocks
 */

.features-blocks {
	margin:35px 0 0;
}
.features-blocks li {
	float:left;
	display:inline;
	width:330px;
	margin:0 0 20px;
}
.features-blocks li.taller {
	height:160px;
}
.features-blocks li.left-col {
	clear:both;
	margin:0 0 20px -16px;
}
.features-blocks li.right-col {
	margin:0 0 20px 0;
}
.features-blocks li .feature-info{
	padding:0 0 0 85px;
}
.features-blocks li .icon {
	padding:0;
	width:85px;
	text-align:center;
}

/*
 * individual feature blocks
 */

#individual .features-blocks {
	margin:10px 0 0 0 !important;
}
#individual .features-blocks li {
	float:left;
	display:inline;
	width:330px;
	margin:0 0 20px;
}
#individual .features-blocks li.left-col {
	clear:both;
	margin:0 0 20px -16px;
}
#individual .features-blocks li.right-col {
	margin:0 0 20px 0px;
}
#individual .features-blocks li .feature-info{
	padding:0 0 0 85px;
}
#individual .features-blocks li .icon {
	padding:0;
	width:85px;
	text-align:center;
}
#individual .features-blocks li .smaller {
	font-size:0.85em;
}
#individual .rule {
	border-top:1px solid #C1C1C1;
	height:0;
	margin:5px 0 15px;
}
#individual h3 {
	margin:20px 0 0;
}
#individual .features-blocks li h3, #individual .description h3 {
	margin:0;
}


/*
 * family feature blocks
 */

#family .features-blocks {
	margin:10px 0 0 0 !important;
}
#family .features-blocks li {
	float:left;
	display:inline;
	width:330px;
	margin:0 0 20px
}
#family .features-blocks li.left-col {
	clear:both;
	margin:0 0 20px -16px;
}
#family .features-blocks li.right-col {
	margin:0 0 20px 0;
}
#family .features-blocks li .feature-info{
	padding:0 0 0 85px;
}
#family .features-blocks li .icon {
	padding:0;
	width:85px;
	text-align:center;
}
#family .features-blocks li .smaller {
	font-size:0.85em;
}
#family .rule {
	border-top:1px solid #C1C1C1;
	height:0;
	margin:5px 0 15px;
}
#family h3 {
	margin:20px 0 0;
}
#family .features-blocks li h3, #family .description h3 {
	margin:0;
}

/*
 * compare page
 */
#compare .icon {
	padding-right:50px;
	padding-left:35px;
}
#compare .right {
	padding-right:20px;
	padding-left:0px;
}

#compare .icon, #compare .icon.right {
	padding-top: 30px;
}

#compare .compare-block {
	float:left;
	height:153px;
	width:229px;
	padding:17px 10px 0 82px;
	margin:0 10px 0 0;
}

#compare #compare-plans-block {
	background:url(/images/misc/comparison-plans-block-bg.png) no-repeat 0 0;
}
#compare #compare-coverage-block {
	background:url(/images/misc/comparison-coverage-block-bg.png) no-repeat 0 0;
}
#compare #compare-blocks {
	margin:35px 0 0;
}
#compare #compare-blocks h3{
	margin:0 0 4px;
}
#compare #compare-blocks p{
	height:73px;
}

/*
 * coverage comparison
 *
 */
#content-inner .coverage-comparison .rounded-box {
	padding:20px 35px;
}
.coverage-comparison .rounded-box h3 {
	margin:5px 0 12px;
}
#competitors div.competitor{
	float:left;
	display:inline;
	text-align:center;
}

#competitors div.competitor h3{
	margin:20px 0 15px;
}

#competitors div.boost{
	margin:0 0 0 17px;
}

.coverage-comparison p.gray-border img {
	border:4px solid #CACACA;
}

#promo-learn-nationwide-calling {
	background:url(/images/misc/learn-coverage-comparison-banner-unlimited-nationwide-talk.jpg) no-repeat 0 0;
}

#promo-learn-sale-banner {
	background:url(/images/promo/learn_sale_banner_android2.png) no-repeat 0 0;
}
#promo-learn-sale-banner .learn-button {
	padding: 90px 10px 10px 0;
}
#nav-side-wide-wrapper .rounded-box ul {
	padding:0 0 10px 10px;
}


/*
 * Learn coverage
 */

#learn-coverage .description.long {
	width:520px;
}
#learn-coverage #learn-cricket-info p{
	margin-bottom:10px;
}
#cell-phone-coverage .learn-cricket .description {
	width:245px;
}
.learn-cricket .icon {
	margin-top:15px;
}

/* Learn - Broadband - Plan Guide*/


table#broadband-plans-table{
	width: 675px;
	background-color: #FFFFFF;
}
table#broadband-plans-table tr{
	background-color: #FFFFFF;
}
table#broadband-plans-table th{

}
table#broadband-plans-table td {

}
table#broadband-plans-table th.column {
	font-weight:bold;
	font-size: 14px;
	font-family: Arial, Verdana;
	color: #333333;
	background-color: #D6D6D6;
	height:30px;
	width: 215px;
	padding-left: 10px;
}
table#broadband-plans-table td.column{
	/*font-weight:bold;*/
	/*font-size: 14px;*/
	/*font-family: Arial, Verdana;*/
	color: #333333;
	background-color: #EDEDED;
	height: 250px;
	width: 215px;
}
table#broadband-plans-table th.spacer{
	width:3px;
	font-size:0px;
	background-color: #FFFFFF;
}
table#broadband-plans-table td.spacer{
	width:3px;
	font-size:0px;
	background-color: #FFFFFF;
	height: 3px;
	padding:0px;
	margin:0px;
}
table#broadband-plans-table .column-p{
	width:200px;
	height:200px;
	font-weight:normal;
	padding:5px 0px 0px 10px;
}
table#broadband-plans-table .whatitmeans2u{
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:normal;
	width:120px;
	padding-left:48px;
}
table#broadband-plans-table .plan-stats{
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:normal;
}

/*
 * premium extended coverage
 */

#premium-extended-coverage .rule {
	border-top:1px solid #C1C1C1;
	height:0;
	margin:5px 0 15px;
}
#premium-extended-coverage h3 {
	margin:20px 0 0;
}


/*
 * nationwide coverage
 *
 */

h3.rule {
	border-bottom:1px solid #C1C1C1;
	height:0;
	margin:5px 0 15px;
}

.nation .icon {
	padding-top: 10px;
}

.nation .description.long {
	width: 560px;
}

/* Dish page */

#dish {line-height: 1; font-size: 90%; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px;padding: 0px;}

#dish #hero {width: 960px;margin: 20px auto -10px auto;}
#dish .col1 {
	width: 520px;
	float: left;
}
#dish .col1 p {font-size: 1.1em;line-height: 1.3em;}

#dish .col2 {float: right;width: 360px;}
#dish .col3 {float: right;}

#dish .cta {
	margin-top: 20px;
}
#dish #content {width: 960px; margin: 15px auto 0px auto;}
#dish .rounded-header-blue{background: url(http://www.mycricket.com/images/sprites/sprite_formboxes.png) no-repeat left -300px;}
#dish .rounded-header-blue-inner{background: url(http://www.mycricket.com/images/sprites/sprite_formboxes.png) no-repeat right -350px;}
#dish .rounded-header-blue h2{font-size: 1.9em; font-weight: bold; text-transform: lowercase; color: #fff; line-height: 37px;}
#dish .rounded-header-light-left-inner, #dish .rounded-header-light-right-inner, #dish .rounded-header-blue-inner, #dish .rounded-header-grey-inner{
	margin-left: 4px;
	padding: 0 27px 0 18px;
	height: 43px;
}

#dish .grey{
	margin: 0 2px;
	padding: 18px;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	background-color: #f1f1f1;
}

#dish .grey h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #487B9C;
	font-size: 1.7em;
	line-height: 1.4em;
}
#dish h3.black {
	color: #333333;
	margin-top: 10px;
}
#dish .black .pricepoint {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
}

.clear {clear: both;}

.disclaimer-large-black
{
	font-size:0.85em;
	padding-top:10px;
}

/*smartphones*/
#learn-smartphones-callout {
	paddgin:0 0 20px 0;
	background-image:url(/images/smartphones/phones-overview-learn.png);
	/*background-image:url(/images/smartphones/blackberry-overview-learn.png);*/
	width:655px;
	height:195px;
	/*height:106px;*/
}

#learn-smartphones-callout div {
	padding: 20px 0 0 70px;
}
