/* NOTE: To use this file you must first activate it in your frugal Theme Options.

Once active, you can add custom styles to this file and they will override
any other styles in this theme.  Learn more about this customization proccess by visiting
http://frugaltheme.com/support/ */
#home h2 {
	text-align: left;
}
#sidebar_h  a, #sidebar_h  a:visited {
	color: #cc0000 !important;
}
#sidebar_h  a:hover {
	color: #cc0000 !important;
}
#sidebar_h  ul li li {
	margin: 0px;
	padding: 0px 0px 5px 5px;
	list-style-type: square;
}
#sidebar_h  ul li ul li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	list-style-type: square;
}