/* CSS Document */

* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content {
	font-size:12px;
}

.style2 {font-size: 10px;}

.search {padding: 0px;
	width:160px;
	height:48px;
	clip:rect(0px auto 45px 0px);
	overflow:hidden;
}

.instructions, .instructions * {
	font-style:italic;
	font-size:10px;
	color:#666666;
}

li {
	font-size:11px;
	margin:0px;
	padding:0px;
	margin-left:-20px;
	list-style-type:square;
	/* border-bottom:1px solid #FFFFFF; */
}

a:hover {
	color:#FF0000;
}

#leftLinksTD {
	vertical-align:top;
	width:144px;
}

#leftLinksDiv {
	padding:0px 0px;
	border:1px solid #999999;
	background-color:#FFE8B5; /* #FF9933 */
	height:100%;
}

#leftLinksDiv a {
	color:#FF6600;
}

#leftLinksDiv a:visited {
	color:#666666;
}

.title {
	border-bottom:1px solid #CCCCCC;
	font-weight:bold;
	color:#FF0033;
	padding-bottom:2px;
	margin-bottom:10px;
}

.home #m_home,
.weightControl #m_weightControl,
.diabetes #m_diabetes,
.nutritionBytes #m_nutritionBytes,
.childHealth #m_childHealth,
.obesity #m_obesity,
.usefulLinks #m_usefulLinks,
.junkFood #m_junkFood,
.mnt #m_mnt,
.tableTalk #m_tableTalk,
.intlNutrition #m_intlNutrition,
.askDrDorene #m_askDrDorene,
.definitions #m_definitions,
.linkToUs #m_linkToUs,
.tellFamilyFriends #m_tellFamilyFriends,
.privacy #m_privacy {
	color:#666666;
	font-weight:bold;
	background-color:#FFFFFF;
	list-style-type:circle;
}

#divContainerDDG {

}

#ddgDate {
	text-align:center;
}
#ddgTitle, #ddgMessage, #ddgFavorite {
	margin:0px auto;
	width:90%;
}
#ddgTitle {
	text-align:center;
	font-style:italic;
	color:#666666;
	margin:3px auto;
}
#ddgMessage {

}
#ddgFavorite {
	font-weight:bold;
	margin:3px auto;	
}
#ddgFavorite span {
	font-weight:normal;
}