.screen {
	padding: 5px 10px 5px 5px;
	float: left;
}

.icon {
	padding: 5px 25px 0px 0px;
	margin: 0px 0px 0px 20px;
	float: left;
}

.facts {
	padding: 10px 0;
}

.facts ul {
	list-style: none;
}

.description {
	color: #252525;
	padding: 0px 0px 0px 18px;
}
.link {
	padding: 0px 0px 0px 18px;
}

.header {
	clear: both;
	padding: 15px 18px 0;
}

.packages {
	background: url(/Images/line_wide.gif) no-repeat;
	float: left;
	padding: 0 0 0 5px;
	width: 705px;
}

.packages .section {
	float: left;
	padding: 10px 13px 0;
	width: 200px;
}

.packages .center {
	background: url(/Images/section_lines.gif) no-repeat left bottom;
	padding: 10px 26px 0;
}

.section div {
	position: relative;
	border-bottom: solid 1px #e4e4e4;
	float: left;
	padding: 15px 0px;
	width: 200px;
	height: auto !important;
}

.section .last {
	border: none;
}

.section .package_description {
	float: left;
	width: 200px;
	border: none;
	padding: 0;
}

.section h4 {
	clear: both;
}


#main_content object 
{
	float: left;
	margin: 0px 14px 0px 0px;
}
/*
.section ul {
	width: 128px;
}*/

.section .more 
{
	float: left;
}

.section .prices {
	float:none;
	padding-top:10px;
	text-align:right;
	clear: both;
}

.section .prices span {
	color: #e86c1f;
	font-size: 1.18em;
	font-weight: bold;
	display: block;
} 
.section .prices span.priceComment {
	font-size: 75%;
}

.section .button {
	float: right;
	/* clear: right; */
}

#side_column .narrow {
	position: relative;
	display: inline;
}

#side_column .tvguide {
	background-image: url(/Images/Boxes/narrow_tall_box.png);
}

#side_column .tvguide h3 {
	margin: 4px 0px 16px;
}

#side_column .icon {
	position: absolute;
	top: 12px;
	right: 24px;
	padding: 0;
}

#side_column .title {
	color: #252525;
}

#side_column .category_duration {
	margin-bottom: 10px;
	word-wrap: break-word;
}

#side_column .tvguide .button {
	margin-top: 8px;
}

#side_column .other_channels a {
	padding: 10px 20px;
}

a.upgrade {
	display: none;
}