div.text-doc-list{
	background-color: #f3f6dc;
	padding: 20px;
	color: #000000;
}

/*print*/
.print div.text-doc-list{
	background-color: #ffffff;
}

div.text-doc-list .item, div.text-doc-list .box, div.text-doc-list h1{
	position: relative;
}

div.text-doc-list h1{
	font: normal 20px Arial;
	padding-bottom: 20px;
}
.text-doc-list h2{
	padding-bottom: 10px;
}

.text-doc-list h2 a{
	background: url('images/design/icons/paklat-way.gif') no-repeat 0px 5px;
	padding:	0px 10px 0px 14px;
	font: normal 17px Arial;
	color: #19438c;
}

.text-doc-list h2 a:hover{
	color: #19438c;
	text-decoration: underline;
}



img{
	border: none;
	border-bottom: 1px solid #f3f6dc;
}

.text-doc-list .fix{

	display: block;
	padding-bottom: 2px;
	background : #ff8b1b;
}


.text-doc-list .box{
	padding: 0px 10px 10px 15px;
	background: transparent;
	float: left;
}


.hand{
	cursor: hand;
}

.text-doc-list .date{
	padding-bottom: 10px;
	display: block;
}

.text-doc-list p{
	z-index: 10;
	display: block;
	font: normal 14px Arial;
}

.text-doc-list a.more{
	background: url('images/design/icons/paklat-way.gif') no-repeat 0px 15px;
	display: block;
	float: left;
	padding:	10px 10px 20px 14px;
	font: normal 14px Arial;
}

.space{
	height: 15px;
}
