/*
	MYLIFE2.0
*/

.actionBoxCol1 {
	width: 28px;
	vertical-align: middle;
	height: 25px;
	
	}
	
.actionBoxCol2 {
	vertical-align: middle;
	height: 25px;
	}
	
.actionboxLink {
	color: #6eb22b;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	}


/*
	===========
*/





.getInvolvedContent {
	width: 570px;
	background-image: url("/img/applications/getInvolvedContentBG.gif");
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.getInvolvedTeaser {
	position: relative;
	background-color: #FFFFFF;
	width: 370px;
	float: left;
}

.getInvolvedHeadline {
	font-family:  Arial;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-style: italic;
	color: #5a2881;
}

/* 
	Latest Plans
*/
.latestPlanTeaser {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

.latestPlanTeaserOwnerPic {
	float: left;
	margin-right: 5px;
}

.latestPlanTeaserInfo {
	
}

.latestPlanTeaserHeadline {
	font-family:  Arial;
	font-size: 14px;
	font-weight: bold;
}

.latestPlanTeaserPlanLink {
	font-size: 11px;
	color: #f5651f;
	font-style: italic;
	text-decoration: underline;
}

.latestPlanTeaserHeadline.WorkOutPlan {
	color: #043a6d;
}

.latestPlanTeaserHeadline.MealPlan {
	color: #ff8a00;
}
