/** 
 * Contact plugin style sheet
 *
 * @since 05.05.2006
 * @author  <jure.merhar@spletna-postaja.com>
 */

.contact .big_box {
	float: left;
	width: 170px;
	height: 120px;
	background: #6698c2;
	overflow: hidden;
	margin-right: 1px;
}

.contact .content_picture {
	float: left;
}

.contact h1 {
	margin-top: 1em;
}

.contact ul.groups {
	margin-top: 0;
}
.contact .office {
	margin: 0 0 2em 30px;
}