/* NOTE: To use this file you must first activate it ('custom stylesheet') in the frugal Main/SEO options area.
Once active, you can add custom styles to this file and they will override any other styles in this theme.
To create a custom style you must start your CSS elements with body.custom. So, for example,
to change the H1 heading size for the Content Div you could use something like this:

body.custom #content h1 {
	font-size: 18px;
}

Learn more about this customization proccess by visiting http://frugaltheme.com/support/

------ CODE GOES BELOW THIS LINE OF TEXT ------ */
.aboutl {
width:285px;
float:left;
}
.aboutr {
width:285px;
float:right;
}
.aboutl h3 {
display: none;
}
.aboutr h3 {
display: none;
}
.aboutl p {
text-align: justify;
color:#555 !important;
}
.aboutr p {
text-align: justify;
color:#555 !important;
}
.testimonialsl {
width:450px;
float:left;
}
.testimonialsr {
width:450px;
float:right;
}
blockquote {
background:#eee;
}
#custom_featuretop {
	background: #FFFFFF url(http://frugaltheme.com/wp-content/uploads/frugal/feature-bg.png) repeat-x;
	height: 250px;
	margin: 0px auto 0px;
	padding: 0px;
	float: none;
	overflow: hidden;
	clear: both;
}
#custom_featuretop h2 {
	display: none;
}
.custom_featuretopwidget {
	width: 936px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
}
.buynow {
width:450px;
float:left;
margin:0px 0px 15px 0px;
}
.video {
width:450px;
float:left;
margin:0px 0px 0px 20px;
}
.list1 {
background: #fff;
width:630px;
float:left;
margin:10px 0px 0px 0px;
padding:0px;
color:#333;
font-size:12px;
line-height:160%;
}
.list1 h2 {
display: none;
}
.list1 h3 {
color:#444;
font-size:15px;
font-weight:bold;
line-height:120%;
text-align:left;
padding:0px 0px 10px 0px;
}
.list1 p {
text-align: justify;
margin:0px;
padding:0px;
color:#666;
}
.list11_inner {
width:295px;
height:160px;
float:left;
margin:0px;
padding:10px;
}
.list12_inner {
width:295px;
height:160px;
float:right;
margin:0px;
padding:10px;
}
.list13_inner {
width:295px;
height:240px;
float:left;
margin:0px;
padding:10px;
}
.list14_inner {
width:295px;
height:240px;
float:right;
margin:0px;
padding:10px;
}
.list2 {
width:250px;
float:left;
margin:15px 0px -50px 20px;
}
.list2 h3 {
color:#444;
font-size:14px;
font-weight:bold;
line-height:120%;
text-align:left;
padding:0px 0px 10px 0px;
}
.list22 {
background:#eee;
border:1px solid #ddd;
margin:0px 0px 10px 0px;
padding:15px;
}
.skinsbanner a {
display: block;
width: 918px;
height: 377px;
background: transparent url(http://frugaltheme.com/wp-content/uploads/frugal/skins-banner-3.jpg) no-repeat;
}
.skinsbanner a:hover {
background-position: -918px 0;
}
table th  {
	padding: 10px;
	background: #ccc;
	border: 2px solid #ddd;
	text-align: left;
	color: #333;
}
table td {
	padding: 15px;
	border: 2px solid #ddd;
	color: #111;
	line-height: 160%;
}