/* 
===============================
Styles for "viux" DNN Container
===============================
*/   

.cnt-white-Title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	padding: 0px 6px;
	line-height: 14px;
}

.cnt-white-Body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0px 6px;
	line-height: 14px;
}

.cnt-white-Edit { color: #000000; text-decoration: underline; }
a.cnt-white-Edit:link { color: #000000; text-decoration: underline; }
a.cnt-white-Edit:visited { color: #000000; text-decoration: underline; }
a.cnt-white-Edit:active { color: #D70000; text-decoration: underline; }
a.cnt-white-Edit:hover { color: #D70000; text-decoration: underline; }






