.bodywrapper .soco-generic-content ul {
	 padding: 0 0 0 40px;
}

.bodywrapper .soco-generic-content  ul li{
	list-style-type: disc;
}

.bodywrapper #tabs .soco-generic-content ul{
	padding: 0 0 0 40px;
}
.bodywrapper #tabs .soco-generic-content ul li{
	list-style-type: disc;
}

.bodywrapper .soco-generic-content .inside ul {
	 padding: 0 0 0 0;
}

.bodywrapper .soco-generic-content .inside ul li{
	list-style-type: none;
}

.bodywrapper .soco-generic-content ul li .icon{
	display: none;
}

.bodywrapper .soco-generic-content .content {
	display: inline;
}
.bodywrapper .soco-generic-content .image {
	display: inline;
    height: 145px;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-top: 8px;
    width: 160px;
}

.bodywrapper .soco-generic-content {
	margin: 0px;
	float: left;
	margin-bottom: 15px;
	padding-right: 20px;
}

.bodywrapper .tow-column .soco-generic-content {
	width: 450px;
}

.bodywrapper .three-column .soco-generic-content {
	width: 290px;
}

.bodywrapper .three-column-sided .soco-generic-content {
	width: 195px;
}


.bodywrapper .four-column .soco-generic-content {
	width: 210px;
}

.bodywrapper .five-column .soco-generic-content {
	width: 135px;
}


.bodywrapper .soco-generic-content p {
	margin: 0;
}





