/* Hitek Pink */

#header { 
	background: url(../../images/theme/headbg_red.png) no-repeat;
	}
	
#sidebar ul li { 
	background: url(../../images/theme/bullet_red.gif) 0 45% no-repeat;
	padding-left: 17px;
	}

* html ul li {
   list-style-type: disc;
}

* html ul {
   list-style-type: disc;
}
