/*
	Version 1.0
	Author: Atrox Development
	Contact: web@atrox.se
*/


/* Import main structure and markup */

@import "layout.css";
@import "markup.css";


/* Import modules used by this site */

@import "module_news.css";
@import "module_contact_email.css";
@import "module_massemail.css";
@import "module_order_form.css";


/* Stuff that are supposed to be accessed through the mceEditor*/
.teaserCellBorder
{
	border-bottom:1px solid #b6b6b6;
}

.teaserCell
{
	padding:0 0 5px 0;
}
