/* Workout and Diet CSS */

#wdsection1 {
	margin: 0px;
	float: left;
	width: 820px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: auto;
}

#wdsection2 {
	margin: 0px;
	float: right;
	height: auto;
	width: 820px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}

#wdsection3 {
	margin: 0px;
	float: left;
	height: auto;
	width: 820px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	}
	
#wdsection4 {
	margin: 0px;
	float: right;
	height: auto;
	width: 820px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}

#wdsection5 {
	float: left;
	height: auto;
	width: 820px;
	text-align: justify;
	background-attachment: scroll;
	background-repeat: no-repeat;
	}
	
#wdsection6 {
	margin: 0px;
	float: right;
	height: auto;
	width: 820px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}			
	
#wd-rightview {
	width: 300px;
	float: right;
	height: auto;
}

#wd-rightcopy {
	float: right;
	width: 500px;
	height: auto;
}	

#sub-wdleft {
	float: left;
	height: auto;
	width: 310px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sub-wdright {
	float: right;
	height: auto;
	width: 370px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#dietlist {
	width: 465px;
	height: auto;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#dietlist li{
	padding-top: 5px;
	padding-bottom: 5px;
}

#dietlistol {
	width: 400px;
	height: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	list-style-type: decimal;
	list-style-position: outside;
	padding-top: 0px;
	margin: 0px;
}

#dietlistol li{
	padding-top: 5px;
	padding-bottom: 5px;
}

#dietlist ul {
	width: 380px;
	height: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-type: disc;
	padding-top: 10px;
	margin: 0px;
	list-style-position: outside;
}

#dietlist ul li {
	list-style-type: disc;
	list-style-position: outside;

}
