/*
******************************************************************************
* Copyright    : XWS GmbH 2008
* Projekt      : 1773 Homepage XWS
* Autor        : MiKa
* Datum        : 25.03.2008
* Info         : Style Sheets für DotNetNuke-Portal "XWS" - Container für Druckansicht
* Markup       : CSS 2
* Browser      : IE 6, IE 7, Firefox 2, Opera 9
******************************************************************************
*/

.containermaster_Printable
{
	margin-bottom: 3em;
}

.containermaster_Printable h1
{
	margin-bottom: 1em;
}

.containericon_Printable img
{
	margin-right: 7px;
}

.containertitle_Printable
{
}

.containercontent_Printable
{
}

