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

.DashboardWrapper {
	width: 950px;
	background-color: #FFFFFF;
}
.DashboardWrapper  .dashHead {
	margin-bottom: 55px;
	padding-top: 5px;
}





.DashboardLink_purple a:link, .DashboardLink_purple a:visited {
	font-size: 18px;
	color: #996699;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 20px;
}
.DashboardLink_purple a:active, .DashboardLink_purple a:hover {
	font-size: 18px;
	color: #996699;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	line-height: 20px;
}
.DashRow {
	height: 195px;
}
.DashRow .DashItem {
	float: left;
	width: 150px;
}
.DashRow .DashItem .sectionGraphic {
	height: 150px;
	width: 150px;
}
.DashRow .DashItem .section {
	text-align: center;
	height: 45px;
	width: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #996699;
}
.DashRow .DashSpacer {
	float: left;
	height: 150px;
	width: 50px;
}
.AlsoTryArea {
	height: 49px;
	margin-top: 75px;
	margin-bottom: 25px;
}
.AlsoTryArea .try {
	float: left;
}
.AlsoTryArea   .flag1 {
	float: left;
	background-image: url(../images/dashboard/all90diets.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 152px;
	text-align: center;
	padding-top: 17px;
}
.AlsoTryArea   .flag2 {
	float: left;
	background-image: url(../images/dashboard/readwritereviews.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 210px;
	text-align: center;
	padding-top: 17px;
}
.AlsoTryArea   .flag3 {
	float: left;
	background-image: url(../images/dashboard/watchvideos.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 141px;
	text-align: center;
	padding-top: 17px;
}
.AlsoTryArea   .flag4 {
	float: left;
	background-image: url(../images/dashboard/meetexperts.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 167px;
	text-align: center;
	padding-top: 17px;
}
.AlsoTryArea   .flag5 {
	float: left;
	background-image: url(../images/dashboard/seeuspress.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 160px;
	text-align: center;
	padding-top: 17px;
}
.flagLink a:link, .flagLink a:visited {
	font-size: 12px;
	color: #996699;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.flagLink a:active, .flagLink a:hover {
	font-size: 12px;
	color: #996699;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
