.module-content-title {
	float: none;
	width: auto;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.module-content-box {
	float: left;
	width: 99%;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.module-content-img {
	width: 45px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: left;
}

.module-content-text {
	width: auto;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: left;
}

/* Hides from MacIE5 \*/
* html .module-content-title {height:1%}
* html .module-content-box {height:1%}
* html .module-content-img {height:1%}
* html .module-content-text {height:1%}
/* End hide from MacIE5 */
