@import url(core.css);	/* Import basic styles */


/* 
	Theme Name: frugal
	Theme URL: http://frugaltheme.com
	Description: A simple, clean and amazingly flexible theme.
	Converted to b2evolution by Lee Turner - http://leeturner.org
	Version: 1.0
*/

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.align-center {
	text-align:center;
}


.postarea, .bText {
	width: 920px;
}

.postarea h2 {
	width: 940px;
}

.tick {
	vertical-align: middle; 
	margin-right: 10px;
}

.bonus {
	border: none; 
	padding-right: 30px;
}

.guarantee {
	border: medium solid darkblue; 
	padding: 5px; 
	margin: 15px;
}

.product-detail td {
	vertical-align:top;
}

h2 { 
	font-size: 2em; 
	color: red; 
	font-weight: 900; 
	text-align: center; 
	line-height: 110%;
}

h3.bTitle { 
	font-size: 1.5em; 
	color: blue; 
	font-weight: 900; 
	text-align: center;
}

h4 { 
	font-size: 1.5em; 
	color: red; 
	font-weight: 900;
       	margin-bottom: 10px;
	margin-left: 15px; 
}

h5 { 
	font-size: 1.2em; 
	font-weight: 900; 
	padding-left: 0px; 
	padding-top: 10px;
}



