/*
Theme Name: F2 Custom
Theme URI: http://srinig.com/wordpress/themes/f2/
Description: Customized version of the F2 theme.
Version: 1.0.4
Author: Jack Francis
Author URI: http://managersneedtoknow.com
Template: f2
*/

@import url("../f2/style.css");


body {background: #8FACDD; }
#page { width: 960px; }
h1, h2, h3, h4, h5, h6 {
	font-family:'Lucida Grande', Sans-Serif;
	text-align:center;
	COLOR: #0000ff;
}
.postentry ul{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;

}
.postentry li{background: url(http://managersneedtoknow.com/images/dotpoint.jpg) left center no-repeat;
	padding-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
	}
div.guarantee {
background-color: #eeeeee;
	margin-left: 70px;
	margin-right: 70px;
	padding: 10px;
	border-color: #999999;
	border-style: double;
}
