#contents {
	font-size: 0.8em;
	line-height: 140%;
}
#contents td {
	font-size: 0.8em;
	line-height: 140%;
}
.bottom5px {
	margin-bottom: 5px;
}
.bottom20 {
	margin-bottom: 20px;
}
#contents h1 {
	margin-bottom: 20px;
}
#docs hr{
	margin:0px;

}

#docs {
	width:650px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 16px;
	font-size: 0.8em;
	line-height: 140%;
}
#docs td{
	font-size: 0.8em;
}

#docs h2,h3{
	font-size: 1.1em;
}
#docs #search h3 {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6666;
	padding-bottom: 2px;
}

#docs dl{
	margin:10px;
	font-size: 0.9em;
	line-height: 1.3em;
}
#search h2 {
	background-color: #FFCCCC;
	padding: 5px 5px 5px 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6666;
}


#docs dd{
	margin:12px;
}
#locNavi p {
	width: 100px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-image: url(../../shared/img/arrow_white.gif);
	/*list-style-position: inside;
	text-indent: -17px;*/
	font-size: 12px;
	line-height: 1.4em;
}
.centar {
	background-position: center;
	text-align: center;
}
.high {
	padding-top: 30px;
}
.btom {
	padding-bottom: 30px;
}
.margin5px {
	margin-top: 5px;
	margin-bottom: 5px;
}
.padding-top5 {
	padding-top:5px;
	line-height: 0em;
}
.margin_t10px {
	margin-top:10px;
	margin-bottom:5px;
}
.margin_t5px {
	margin-top:5px;
}
#description ul {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	color: #999999;
}
#description li {
	margin-top: 5px;
}

.list-on {
	list-style-type: square;
	color: #000000;
	font-weight: bold;
}
#description p {
	background-color: #FFCCCC;
	padding: 5px;
}
#detail h2 {
	margin-bottom: 20px;
	padding: 5px;
	font-size: 120%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6666;
	line-height: 140%;
}
