/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

aside div.widget ul.menu li a	{
	line-height:22px;
}
aside div.widget ul.menu li ul.sub_menu li	{
	border:1px solid #000 !important;	
}

.category-current-bulletin .post-excerpt p	{	
	margin-bottom: 1em;
}