.home-activity {
    background: none repeat scroll 0 0 #f0f1f3;
    border-bottom: 2px solid #5eb601;
    border-top: 2px solid #5eb601;
	color: #838383;
    font-family: Century Gothic;
    font-size: 15px;
    font-weight: normal;
    text-align: left;
	width: 380px;
}
.home-activity  h4 {
	margin-top: 15px !important;
}
.home-activity  h6 {
	color: #32b100;
	font-size: 20px;
	font-weight: 300;
	padding: 0 20px;
}
.home-activity ul {
	padding-left: 10px;
}
.home-activity ul li {
    background: none repeat scroll 0 0 #f0f1f3 !important;
    border-bottom: 1px solid #dde3ed;
    clear: both;
    color: #838383;
    font-size: 14px;
    height: auto;
    list-style: none outside none !important;
    margin-bottom: 1px;
    overflow: hidden !important;
    padding: 7px;
}
.home-activity a {
    color: #5fb601;
    font-family: Century Gothic;
    font-size: 15px;
    font-weight: bolder;
}
.home-activity img {
    float: left;
    height: 43px;
    margin: 0 7px 0 0;
    width: 43px;
}