/* site template override */
table.axistemplatecontent tr td.axistemplaterightofcontent {
	width:200px;
	border-width:0px;
	background-color:#f0f1f8;
	background-image:url("images/fade.png");
	border-left:1px solid #977f9f;
}

.widgetskin_axisshield_nearpatient_subcategory_default {

}

.widgetskin_axisshield_nearpatient_subcategory_default ul {
	border:0px solid blue;
	margin:0px;
	padding:0px;
	font-size:95%;
	font-family:tahoma;
	padding-right:10px;
	margin-bottom:5px;
	height:100%;
	margin-top:5px;
}


.widgetskin_axisshield_nearpatient_subcategory_default  ul li {
	padding:5px 0px 5px 7px;
	list-style-image:none;
	font-weight:bold;
	color:#693878;
	list-style-position:inside;
	position:relative;
	top:0px;
	left:-1px;
}

.widgetskin_axisshield_nearpatient_subcategory_default  ul li.active {
	color:#000;
	background-color:#fff;
	border-width:1px 1px 1px 0px;
	border-style:solid;
	border-color:#977f9f;
}

.widgetskin_axisshield_nearpatient_subcategory_default  ul li a {
	color:#693878;
}

.widgetskin_axisshield_nearpatient_subcategory_default  ul.info {
	padding:0px;
	margin:0px;
	padding-top:3px;
	border-width:0px;
}

.widgetskin_axisshield_nearpatient_subcategory_default  ul.info li {
	padding:0px;
	margin:4px 0px;
	border-width:0px;
	font-weight:normal;
	color:#d23e26;
	list-style-type: disc;
}

.widgetskin_axisshield_nearpatient_subcategory_default  ul.info li.active_cat {
	color:#2da934;
	
}

.widgetskin_axisshield_nearpatient_subcategory_default  ul li a.active {
	color:#693878;
}
