@charset "utf-8";
/* CSS Document */

#policymain{
	height:auto;
	width:840px;
	margin:10px 0 0 0;
	padding:0 5px;
	background-image: url(/images/privacy/fleet_management_policy.jpg);
	background-repeat: no-repeat;
}


#policy_holder{
	height:auto;
	width:830px;
	margin:10px 0 0;
	padding:0 10px 0 0;

}


#policy_holder p{
	font-size: 0.8em;
	font-weight: normal;
}
#policy_holder ul{
	font-size: 0.8em;
	font-weight: normal;
}
#policy_holder li{
	margin:0 0 0 20px;
	color: #333333;
}

.teamheader{
	margin:0 0 5px 0;
}
