/*CONTENT TABLE STYLES START*/
#ContentNodes_Content table {
	margin:8px 0px 5px 0px;
	width:100%;
	font-weight:normal;
	font-size:11px;
	color:#333333;

}

#ContentNodes_Content table a {
	color:#0066cc;
	text-decoration:none;
}

#ContentNodes_Content table a:link,
#ContentNodes_Content table a:visited {
	color:#0066cc;
	text-decoration:none;
}

#ContentNodes_Content table a:hover {
	color:#0066cc;
	text-decoration:underline;
}
#ContentNodes_Content td {
	font-weight:normal;
	color:#666666;
	font-size:11px;
	padding-right:8px;
	border-bottom:1px solid #ececec;
}

/*cell row (tr) styles end*/