/* 






















 configuration.ftl included */

/* 
 * Copyright (C) 2013 IP Labs GmbH <http://www.iplabs.de/>
 * All rights reserved.
 *
 * Style for contact page
 *
 * @author Raphael Schroiff <r.schroiff@iplabs.de>
 */
 
#contactBox {
    padding: 10px;
}

.formField {
    margin: 8px;
}

#contactForm label {
    padding: 0;
}

#contactMailForm-content {
    height: 120px;
}

#contactBox .contactButtonBar {
    margin: 0;
}

.box-default-head {
    display: block;
}

#contactBox h1{
	padding-left: 10px;
}