/*	
	------------------------------------------------------------------
	Site: Gep Design
	Author: Malin Klingsell
	------------------------------------------------------------------
*/
html, body, form, fieldset, textarea, input{
	margin: 0;
	padding: 0;
	font: 11px/17px Arial, Helvetica, sans-serif;
}

select, textarea, input{}

h1, h2, h3, h4, h5, h6{ font-weight: normal; color: #675237;}
h1{ font-size: 20px; margin: 0 0 13px 0;}
h2{font-size: 20px; margin: 0 0 13px 0;}
h3{font-size: 11px; margin: 0 0 0 0; text-transform: uppercase;}
h4, h5, h6{font-size: 14px; font-weight: bold;}

p{
	padding: 0;
	font-size: 11px;
	line-height: 17px;
	margin: 0 0 1.4em 0;
}
table{ 
	line-height: 17px;
	margin: 0 0 13px 0;
}
ul{
	padding: 0 0 0 13px;
	margin: 0 0 13px 0;
}
#reference a{ outline: none; color: #000;}
a{color: #675237; text-decoration: none; cursor: pointer;outline:none; }
a:hover{text-decoration: underline;}

form label{}
input, select, textarea {font-size: 100%;padding: 2px;}
fieldset {border: none;}

img{border: 0;}


.mceContentBody #employees div{ margin: 0 0 30px 0; padding: 10px 0; background: #000; color: #fff; width: 180px; }
.mceContentBody #employees span{ padding: 0 0 10px 0; display: block; }
.mceContentBody #employees div div, .mceContentBody #employees div div div{ margin: 0; padding: 0; }
.mceContentBody .employee{ width: 150px; height:322px; }


