.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
#strategies {
	width:100%;
}
#colwrap1 {
	float:left;
	width:716px;
}
#greenbox {
	background-color: #c1cd23;
	width:700px;
	height:179px;
	margin-left:15px;
	margin-top:3px;
	float:left;
	display:inline;
}
#strategies h4 {
	margin: 10px 5px 0 15px;
	font-size:14px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #fff;
	line-height: 110%;

}
#strategies p {
	margin-left:20px;
	float:left;
	display:inline;
	font-size:12px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #ffffff;
	line-height: 115%;

}
#strategies img	{
	float:left;
	margin-right:10px;
}
#purplebox {
	background-color: #49176d;
	width:700px;
	padding-top:0px;
	height:179px;
	margin-left:15px;
	margin-top:12px;
	margin-bottom:0px;
	float:left;
	display:inline;

}

#bluebox {
	background-color: #4fb3ce;
	width:700px;
	height:179px;
	margin-left:15px;
	margin-top:12px;
	float:left;
	display:inline;

}
#redbox {
	background-color: #ee3524;
	width:700px;
	height:179px;
	margin-left:15px;
	margin-top:13px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#GoalComments {
	float:left;
	width:230px;
	clear: right;
	/*height: 755px;*/
	overflow: scroll;
	border-top:1px solid #EEE;
	margin-bottom:15px;
}
#GoalComments h5 {
	margin-top:3px;
	font-size:16px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #000;
	text-align: center;
}

#GoalComments p {
	padding:5px;
	font-size:12px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #4fb3ce;
	line-height: 120%;
	border:1px solid #ccc;
	width:172px;
	display:block;
	margin:2px 0 2px 3px;
}
#challenges {
	float: left;
	width: 680px;
}
#measures {
	float: right;
	width: 250px;
	border-left: 3px solid #50b3cf;
	border-bottom: 3px solid #50b3cf;
	background-color: #4FB3CE;
	color: #FFF;
	padding:10px 5px;
}
#measures h3	{
	color:#fff;
}
#measures a:link	{
	color:#fff !important;
}
#measures a:visited	{
	color:#fff;
}
#measures a:hover	{
	color:#fff;
}
#measures a:active	{
	color:#fff;
}
.js-CreateCommentBg {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; letter-spacing:0; color:#5e5e5e; padding:5px; float:none; background-color:#F3F5E4; position:relative;}
.js-singleCommentBg {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; letter-spacing:0; color:#4fb3ce; padding-left:0px; padding:3px; background-color:#FFF; border:none;}
.js-OldComments {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px; border:none; background-color:#FFFFFF; padding:3px}
.js-CreateComment {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px; color:red; border-color:#D1DCDE; border-width:0px; border-style:solid; background-color:#FFFFFF; padding:3px; margin-top:6px}

