@media screen{

/*	CONTENT 	*/

div#content
	{
	clear : both;
	}

div#content h1
	{
	color : #333;
	font-size : 1.6em;
	margin : 0 0 1em 0;
	}

div#content h2
	{
	clear : both;
	color : #666;
	font-size : 1.4em;
	margin-bottom : 1em;
	}
/*
dl.boxed
	{
	background: url('/man/images/dl/dlbottom.gif') no-repeat bottom left;
	margin: 20px 0;
	padding: 0 0  0;
	width: 330px;
	}

dl.boxed dt
	{
	background: #BEC1BD url('/man/images/dl/dltop.gif') no-repeat top left;
	border-bottom: 1px solid #fff;
	color: #646563;
	font-style : normal;
	text-transform : uppercase;
	margin: 1em 0 0 0;
	padding: 10px;
	}

dl.boxed dd 
	{
	background : #DADDD8;
	color : #646563;
	margin : 0;
	padding : 0.5em 1em;
	}

dl.boxed dd.last
	{
	background: #DADDD8 url('/man/images/dl/dlbottom.gif') no-repeat bottom left;
	}

dt.faq
	{
	background : transparent;
	color : #00f;
	font-style : normal;
	cursor : pointer;
	list-style-type : square !important;
	margin-left : 0.5cm;
	padding : 2px;
	text-decoration : underline;	
	}

ul li
	{
	margin-bottom : 0.5em;
	}

ul ul
	{
	margin : 1em 0;
	}

address
	{
	font-style : normal;
	margin : 0 0 1em 0.5cm;
	}

address.postal
	{
	text-transform : uppercase;
	}

img
	{
	border : 1px solid #ADADAD;
	margin-bottom : 1em;
	}

img.preceder
	{
	float : left;
	margin-right : 1em;
	}

a img, img.noborder, img.logo, h1 img
	{
	border : none;
	}

h1 img
	{
	margin : 0;
	}

img.icon
	{
	border : none !important;
	height : 11px !important;
	margin-bottom : 0;
	width : 11px !important;
	}

.aligncentre
	{
	text-align : center;
	}

a.extlink
	{
	color : #55f;
	}

blockquote
	{
	background : white url('/man/images/quotes.gif') no-repeat;
	margin-left : 0.5cm;
	padding-left : 1cm;
	}

p.alert
	{
	background : transparent url('/man/images/alert.gif') no-repeat center left;
	color : #A84D4D;
	font-weight : bold;
	margin-left : 0.5cm;
	padding-left : 15px;
	}

p.alert em
	{
	font-style : normal;
	font-weight : normal;
	}

p.hilite, div.hilite
	{
	background : #EDEFF6;
	border : 1px solid #4D66A8;
	color : black;
	font-weight : normal;
	padding : 5px;
	margin : 0 200px 0 0;
	text-align : center;
	}

p.note, div.note
	{
	background : #eee;
	border-bottom : 1px solid #aaa;
	border-left : 1px solid #ccc;
	border-right : 1px solid #aaa;
	border-top : 1px solid #ccc;
	font-style : italic;
	padding : 1em;
	margin : 0 1em 1em 1em;
	}

div.note
	{
	padding : 0 1em;
	}

div#adminicons
	{
	clear : both;
	}

acronym
	{	
	border-bottom : 1px black dashed;
	cursor : help;
	}

.cleared
	{
	clear : both;
	}*/
}*/
