/*
-------------------------------------------------------
file	:	screen master stylesheet
version	:	1.5
-------------------------------------------------------*/

@import /**/"reset.css";

@import /**/"layout.css";

@import /**/"thickbox.css";

@import /**/"contact.css";

@import /**/"jcarousel.css";




/*--- extras ------------------------------------------------------------*/

div#content a.external
{
	background: url('images/external.png') center right no-repeat;
	padding-right: 16px;
}

abbr, acronym 
{
	border-bottom:#cc0000 2px dashed;
	cursor:help;
	font-weight:bold;
}