/* -- General settings -- */
.tx-hsmwcontactad {
	margin-bottom: 20px;
}

/* -- Index -- */
#recaptchaForm table {
	width: 100%;
}
.tx-hsmwcontactad-listitem {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	font-size: 1em;
}
.tx-hsmwcontactad-image img {
	image-orientation: from-image;
}
.col_2 .tx-hsmwcontactad-listitem .tx-hsmwcontactad-image img {
	width: 80px;
}

/* -- Image settings Col 2 -- */
.col_2 .tx-hsmwcontactad-image {
	float: left;
	margin-right: 10px;
}
.col_2 .tx-hsmwcontactad-image img {
	height:auto;
	width:120px;
}

/* -- Image settings Col 3 -- */
.col_3 .tx-hsmwcontactad-image {
	float: right;
	margin-left: 10px;
}
.col_3 .tx-hsmwcontactad-image img {
	height:auto;
	width:60px;
}

/* -- Data settings Col 2 -- */
.col_2 .tx-hsmwcontactad-data {
	float: left;
	font-size: 1.1em;
}

/* -- Data settings Col 3 -- */
.col_3 .tx-hsmwcontactad-data {
	font-size: 1em;
}
