/* Color Code for Social Web WORLD */

/* Project Specific Styles */



#menuBox li a {
	border-left-color: #D19400;
}	
	
#menuBox li a:hover, .menuBox li.act a {
	background: #D19400;
	border-left-color: #D19400;
}

.bulletsBox ul li, ul.bulletsBox li {
	background-image: url(../bullets/bullet_19x6_orange.gif);
}
.eventBox div {
	background-image: url(../bullets/bullet_19x6_orange.gif);
}

.entry h5 {
	border:none;
}