@CHARSET "ISO-8859-1";

#playerBox {
	float: left;
	border: 1px solid black;
	margin-left: 5px;
	height: 352px;
	width: 528px;
}
ul.localCategoryDetailList {
	margin-left: 4px;
	padding-left: 4px;
	background: white;
}

li.localCategoryDetailList {
	
}

.localCategoriesPromoWrapper ul {
	height: auto;
	margin-left: 4px;
	padding-left: 4px;
}

.localCategoryPromoHeader h1 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

.localCategoryPromoHeader {
	background: #E0E0E0 none repeat scroll 0 0;
	padding: 4px;
}
.localCategoryPromoDetailsDivider {
    background: url(http://assets.rogershelp.com/rogers.com/web/resources/images/dotline_horizontal.gif) 0px 0px repeat-x;
    font-size: 1px;
    height: 1px;
    margin-left: 8px;
}


#localSectionNav {
	width: 172px;
	float: left;
}

#localSectionNav #leftNavWrapper {
	float: left;
}

#localSectionNav ul {
	width: 162px;
	margin: 2px;
}

#localSectionNav li {
	color: #666666;
	margin-left: 4px;
	padding-left: 10px;
	font-size: 8pt;
	background: url(http://assets.rogershelp.com/rogers.com/web/resources/images/bullet_promo.gif) 0px 4px no-repeat;
}

#localSectionNav li.divider {
	font-size: 1px;
	line-height: 1px;
	background: #fff;
	padding: 0px 0px 0px 0px;
	height: 1px;
}

#localSectionNav li a {
	color: #666666;
	text-decoration: none;
}

#localSectionNav li a:hover {
	color: #005e5e;
	text-decoration: none;
}

#localSectionNav li strong {
	color: #005e5e;
}
.localCategoryPromo4Cols {
    width: 164px;
    float: left;
    display: inline;
    align:center;
}

