.deskman h1  {
	
}
.deskman h1, .deskman h2  {
	color: #1b75bc;
	font-family: Arial, sans-serif;
	font-size: 2.4em;
	margin-bottom: .3em;
	font-weight:bold;
	letter-spacing:-0.01em;
}
.deskman h3  {
	color: #61696f;
	font-family:  Verdana, sans-serif;
	font-size: 1.8em;
	margin-bottom: .3em;
	clear: both;
}
.deskman h4  {
	color: #1b75bc;
	font-family: Arial, sans-serif;
	font-size: 1.8em;
	margin-bottom: .3em;
}
.deskman h5  {
	font-size: 1.4em;
	margin-bottom: .3em;
	font-weight: bold;
}
.deskman p, .deskman h6  {
	margin-bottom: .8em;
	line-height: 1.8em;
	font-size: 1.2em;
}
.deskman h6  {
	font-style: italic;
}
.deskman ul, .deskman ol  {
	list-style-position: inside;
	margin-bottom: .8em;
}
.deskman ul {
	list-style: none;
}
.deskman ol {
	list-style-type: decimal;
}
.deskman li  {
	font-size:1.2em;
	line-height: 1.8em;
	background: transparent url(/images/global/bullet_point.png) scroll no-repeat 2px .8em;
	padding-left: 20px;
}
.deskman dl {
	float: left;
	margin-bottom: 1em;
}
.deskman dl dt {
	color: #1b75bc;
	font-size: 1.4em;
	font-weight: bold;
}
.deskman dl dd {
	font-size: 1.2em;
	line-height: 1.8em;
	margin-left: 1em;
}
.deskman em  {
	font-style: italic;
}
.deskman a {
	color: #468cc8;	
}
.deskman strong  {
	font-weight: bold;
}
.deskman input[type=text], .deskman textarea  {
	width: 97%;
	margin-bottom: 10px;
}
.deskman textarea  {
	height: 10em;
}
.deskman .frame  {
	padding: 3px;
	border: 1px solid #6DCFF6;
}
.deskman .frame.left  {
	float: left;
	margin: 2px 10px 5px 0px;
}

