/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

body#page { background: #efefef url(../../images/background/dark_squares/dark_squares_bg.jpg) 0 0 repeat; }

.mod-headline { text-shadow: 0 1px rgba(255,255,255,0.7); }

.mod-headline .module-title {
    color: #b4b4b4;
    text-shadow: 0 1px rgba(255,255,255,0.7);
}

.mod-box-grey {
	border-color: rgba(0,0,0,0.15);
	border-bottom-color: rgba(0,0,0,0.25);
}