/*------------------------------------ 
Content Headers (reserved for item->content)
------------------------------------*/

H1 {
	font-size: 16px;
	color: #cc0000;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-family			: Trebuchet MS, MS Sans Serif;		
}

H2 {
	font-size: 16px;
	color: #006600;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-family			: Trebuchet MS, MS Sans Serif;		
}

H3 {
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-family			: Trebuchet MS, MS Sans Serif;	
}

/*------------------------------------ 
content 
------------------------------------*/

.content_container {
	padding: 10px 10px 15px 10px;
	 
}

.content_container LI {
	list-style-position: inside;

}
