div.summary_callout {
	background-color: #F0F0F0;
}

div.boxswap {
	background: url(../images/img_pvrBadge.jpg) 610px 10px no-repeat #F0F0F0;
	height: 172px;
}

div.bollywood {
	background: url(../images/img_sdpvr.jpg) 610px 10px no-repeat #F0F0F0;
	height: 172px;
}

div.multicultural {
	background: url(../images/mc_sdpvr.jpg) 610px 10px no-repeat #F0F0F0;
	height: 200px;
}

div.satellite_steal {
	background: url(../images/satellite_steal_badge.jpg) 610px 10px no-repeat #F0F0F0;
	height: 165px;
}


div.myrogerssavings {
	background: url(../images/img_myrogerssavingsbadge.gif) 590px 10px  no-repeat #F0F0F0;
	height: 143px;

}

div.myrogerssavings ul {
	padding-left: 30px;
}
.summary_callout ul {
	list-style: none;
	margin: 1em;
	padding: 0;
}

.boxswap p {
	margin-top: 1em;
}

.boxswap ul {
	margin: 2em 0 0 80px;
}

.summary_callout li {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline; 	
	vertical-align: middle;
	
	/* float: left; */
	margin-right: 12px;
}

.summary_callout ul.normal li {
	display: list-item;
	list-style: disc inside;
	padding-left: 2.0em;
	line-height: 1.2em;
	margin: 0;
}

#or_wrap span {
	display: block;
	float: left;
}

#or {
	color: #D10000;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 30px;
}

#rac {
	width: 200px;
	height: 66px;
	font-size: 20px;
	line-height: 26px;
	color: #000000;
	padding-top: 10px;
	margin-left: 12px;
}

p#full_up {
	width: 475px; margin: 2em 1em; font-size: 150%;	
}

#full_up strong {
	white-space: nowrap;
	font-weight: normal;
	color: #D10000;
}
/* Atlantic bundles */


#atl_bundles {
	width: 900px;
	height: 144px;
		font-size: 16px;
		position: relative;
}

#atl_bundles a:link{
	color: #737373;
	text-decoration: none;

}

#atl_bundles a:hover {
	color: #737373;
	text-decoration: none;
}

#atl_bundles a:visited {
	color: #737373;
	text-decoration: none;
}

.bundle_tv {
	background-image: url(../images/bg_digitaltv.png);
	width: 270px;
	height: 178px;
	margin-right: 28px;
	background-color: #fff;
	display: inline-block;
	float: left;
	position: relative;
	margin-bottom: 15px;
}


.bundle_tv_order {
	background-image: url(../images/bg_digitaltv_order.png);
	width: 270px;
	height: 178px;
	margin-right: 28px;
	background-color: #fff;
	display: inline-block;
	float: left;
	position: relative;
	margin-bottom: 15px;
}

.bundle_internet {
		background-image: url(../images/bg_internet.png);
	width: 269px;
	height: 178px;
	margin-right: 28px;
	background-color: #fff;
	float: left;
	display: inline-block;
	position: relative;
	margin-bottom: 15px;
}

.bundle_internet_order {
		background-image: url(../images/bg_internet_order.png);
	width: 269px;
	height: 178px;
	margin-right: 28px;
	background-color: #fff;
	float: left;
	display: inline-block;
	position: relative;
	margin-bottom: 15px;
}


.bundle_homephone {
		background-image: url(../images/bg_homephone.png);
	width: 270px;
	height: 178px;
	background-color: #fff;
	display: inline-block;
	float: left;
	position: relative;
	margin-bottom: 15px;
}

.bundle_homephone_order {
		background-image: url(../images/bg_homephone_order.png);
	width: 270px;
	height: 178px;
	background-color: #fff;
	display: inline-block;
	float: left;
	position: relative;
	margin-bottom: 15px;
}

.order_info_tv {
	position: absolute;
	top: 40px;
	left: 130px;
	width: 140px;
	font-size: 90%;
	
}

.order_info_internet {
	position: absolute;
	top: 40px;
	left: 85px;
	width: 170px;
	font-size: 90%;
	
}

.order_info_phone {
	position: absolute;
	top: 40px;
	left: 70px;
	width: 170px;
	font-size: 90%;
	
}

div.legal {
	width: auto;
	height: 4em;
	overflow-y: scroll;
	margin: 1em 20px;
	padding: 1em;
	border: 1px solid #BFBFBF;
	font-size: 11px;
	color: #888;
	
	-moz-box-shadow:inset 0 0 8px #AAAAAA;
	-webkit-box-shadow:inset 0 0 8px #AAAAAA;
	box-shadow:inset 0 0 8px #AAAAAA;
}

div.legal h1 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

div.legal h2, div.legal h3 {
	font-size: 12px;
	color: #d10000;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.legal ol, div.legal ul {
	margin: 0;
	padding: 0;
	padding-left: 40px;
}

div.legal p, div.legal li {
	font-size: 12px;
	line-height: 1.3333em;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}



