/* 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/ */
#custom_widget_1 {
	background: #fff;
	width: 100%;
	border-bottom: 3px double #ddd;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 160%;
	overflow: hidden;
}

#custom_widget_1 p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#custom_widget_1 h2 {
	margin: 0px 0px 5px 0px !important;
	padding: 3px 0px 3px 5px !important;
	font-size: 16px !important;
	color: #555 !important;
	text-align: center;
	text-transform: uppercase !important;
	line-height: 150% !important;
	letter-spacing: .08em;
}

.customwidget1 {
	width: 22%;
	margin: 0px;
	padding: 10px 0px 10px 14px;
	float: left;
	overflow: hidden;
}