/*
--------------------------------------------------------------------------------
Dairy Council home page IDs
--------------------------------------------------------------------------------
*/


/*
--------------------------------------------------------------------------------
Dairy Council home page classes
--------------------------------------------------------------------------------
*/

div.hLeftContent {
	width: 340px;
	float: left;
}

img.hLeftImage {
	width: 340px;
	float: left;
	padding-bottom: 8px;
	margin: 8px 16px 0px 0px;
}

div.hRightBoxOuter {
	width: 240px;
	float: right;
	border-right: 2px solid #EFF8FF;
	border-bottom: 2px solid #EFF8FF;
	margin-bottom: 16px;
}

div.hRightBoxInner {
	width: 238px;
	border: 1px solid #BFE5FF;
}

div.hRightBoxContent {
	padding: 4px;
}

div.hRightImage {
	width: 240px;
	float: right;
	margin-bottom: 16px;
}

h2.hTopHeader {
	margin-top: 0em;
}

h2.hLeftHeader {
	clear: both;
}

p.hText, ul.hText {
	margin-top: 0em;
	margin-bottom: 0.5em;
}

.hWhatsNew {
	margin-top: 0em;
	margin-bottom: 0.5em;
}

ul.hWhatsNew {
	list-style-type: none;
	padding: 0em;
	margin: 0em 0em 1em 1em;
}

ul.hWhatsNew li {
	margin-bottom: 0.5em;
}

