div#proplinks{
	background-image: url(../pics/prop_separator.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	padding-top: 15px;
}
div#proplinks div{
	height: 18px;
}
div#proplinks div a{
	background-image: url(../pics/arrow_big.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	text-decoration: none;
}
div#proplinks div a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
div#divprop_all{
	width: 460px;
}
div#divprop_all div{
	min-height: 22px;
	background-image: url(../pics/subprop_separator.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:0px;
	padding-top: 8px;
}
* html div#dlprop_all div{
	height: 30px;
}
div#divprop_all div a{
	background-image: url(../pics/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left:15px;
}
div#divprop_all div a.act{
	background-image: url(../pics/arrow_black_a.gif);
}
div#divprop_all div a:hover{
	color: #FFFFFF;	
}
div#divprop_all div div{
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
}
div#propcomment{
	float: right;
	width: 200px;
	padding-top: 8px;
	background-image: url(../pics/subprop_separator.gif);
	background-repeat: no-repeat;
	background-position: -250px 30px;
}
