/* Power Rankings story styles */
div.nbaPowerRankMainSection {
	margin-bottom: 0px;
}
	
#nbaPowerRankTopCol {
	float: right;
	margin-top: 7px;
	width: 733px;
	margin-right: 8px;
}
#nbaPowerRankTopLeftCol {
	float: left;
	position: static;
	background: #fff;
	width: 425px;
	padding-right: 0px;
	font-size: 12px !important;
 	top: 0px;
	z-index: 1;
}

#nbaPowerRankTopRightCol {
	position: absolute;
	right:5px;
	width: 300px;
	height:250px;
	padding-right: 0px;
	z-index: 1;
}

#nbaPowerRankStoryText {
	padding-right: 25px;
	padding-right: 0px;
}

#nbaPowerRankStoryText p {
	color:#000;
	padding:5px 0;
}

#nbaPowerRankTable {
	float: right;
	width: 733px !important;
	margin-right: 10px;
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}

a:link {
	color: #0066cc;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #0066cc;
}

a:hover {
	color: #0066cc;
	text-decoration: none;
}

a:active {
	color: #0066cc;
}

.TableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 30px;
}

.TableRank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}

.TableOdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #DDDDDD;
}

.TableEven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

.TableOdd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #DDDDDD;
}

.TableEven2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

table.top5 {
	width: 605px;
	border: 1px solid #ffffff;
	border-collapse: collapse;
}

table.top5 td {
	padding: 2px;
}

div.top5 {
	width: 605px;
}

p#nbaPowerHeadline {
	color:#000;
	font-size: 24px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}

#nbaPowerWriter {
	color:##666666;
	font-size: 11px;
	font-weight:bold;
}

#nbaArticleDate {
	color:##666666;
	font-size: 11px;
}

a:link {
	color: #0066cc;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #0066cc;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #0066cc;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	color: #0066cc;
	text-decoration: underline;
	font-weight: normal;
}
