.headline20 {
	font-size: 22px;
	padding: 0.4em 0.5em;
	color: #494949;
	background: #f4f4f4;
	border-left: solid 5px #7db4e6;
	border-bottom: solid 3px #d7d7d7;
}

.headline10 {
	font-size: 22px;
	background-image:none;
	border:none;
	border-left: 7px solid #bc0c0c;
	border-bottom: 1px dotted #444;
	line-height: 32px;
	font-weight:bolder;
	padding-left: 12px;
	margin: 60px 0 10px;
}

.headline11 {
	font-size:16px;
	background-image:none;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:4px solid #0065bd;
	line-height:2.5em;
	font-weight:bolder;
	padding-left:12px;
	margin:60px 0 10px;
	background: -webkit-gradient(linear, left top, left bottom,color-stop(0, #ffffff), color-stop(1, #faf8ee));
}

h3.headline12, h4.headline12 {
	font-size:16px;
	background-image:none;
	border:none;
	border-left:7px solid #0065bd;
	line-height:28px;
	font-weight:bolder;
	padding-left:10px;
	margin:40px 0 20px;
}

span.icemix_yellow {
	background-color: #FF9;
}

span.icemix_red {
	color: #a0012a;
}

div.icemix_brown {
	background-color: #eaebd7;
	padding: 10px;
}

div.icemix_blueframe {
	border: 1px solid #0000ff;
	padding: 10px;
}

.icemix_doc {
	background: url('http://phptool.biz/data/gdoc.gif') no-repeat;
	background-position: left center;
	position:relative;
	padding: 0px 10px 0px 0px;
	text-indent: 20px;
}

.icemix_xls {
	background: url('http://phptool.biz/data/gxls.gif') no-repeat;
	background-position: left center;
	position:relative;
	padding: 0px 10px 0px 0px;
	text-indent: 20px;
}

.icemix_pdf {
	background: url('http://phptool.biz/data/pdf.gif') no-repeat;
	background-position: left center;
	position:relative;
	padding: 0px 10px 0px 0px;
	text-indent: 20px;
}

