/*
	Current version: 1.0
	
	Site: Draken12
	www: brfdraken12.se
	Author: Malin Klingsell, malin.klingsell@atrox.se
*/


@import "common.css";
@import "custom.css";


/* Styles accessed trough TinyMCE */

.customPage
{
	padding: 10px;	
}

.customPage h2
{
	background: #e3e3e3 url(../images/common/arrow.gif) 0 9px no-repeat;
	display: block;
	padding: 6px 0 4px 17px;
	width: 253px;
	text-transform: uppercase;
	font-size: 1em;
	font-style: normal;
}