/* style for module titles */
.sidebar-title-content {   
	padding-bottom: 10px;
}
.sidebar-title-actions {  
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 24px;
	font-size: 14px;
	margin: 0; 
	padding: 2px 0 7px 0;
}
.sidebar-title-title {
	color: #931616;
	font-size: 15px;
	font-weight: bold;
	background: url(/Portals/_default/Skins/MOW/images/side-bar-arrow.gif) no-repeat 0 3px;
	margin: 11px 0 0 -2px; 
	padding: 0 0 0 22px;
	line-height: 25px;
}