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

#cohesion {
	width:360px;
	float:left;
}
#cohesion ul {
	list-style-image:url(/coehs/images/socialBullet.gif);
}
#cohesion ul li {
	list-style-image:url(/coehs/images/socialBullet.gif);
}	
#cohesion ul a {
	text-decoration:none;
	color:#636363;
}
#cohesion ul a:hover {
	text-decoration:underline;
	color:#663399;
}

#techInsights {
	width:350px;
	float:left;
	margin-left:15px;
}
#techInsights ul {
	list-style-image:url(/coehs/images/socialBullet.gif);
}
#techInsights ul li {
	list-style-image:url(/coehs/images/socialBullet.gif);
}	
#techInsights ul a {
	text-decoration:none;
	color:#636363;
}
#techInsights ul a:hover {
	text-decoration:underline;
	color:#663399;
}
#facebook {
	width:350px;
	float:left;
	margin-left:15px;
}
#twitter {
	width:350px;
	float:left;
	margin-left:15px;
}
#twitter p {
	font-size:10pt;
}	
