/*-----top content------*/
.clinfo {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    padding: 0px;
    width: 100%;
    list-style: none;
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 1.2em;
    line-height: 2em;
}
.clinfo li {
    display: block;
    list-style: none;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    width: 95%;
    font-size: 1.2em;
    height: auto;
}
.info {
	width: 175px;
	margin-right: auto;
	margin-left: auto;
}
.borderline {
	width: 584px;
	background-repeat: no-repeat;
	display: block;
	visibility: visible;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	text-indent: -99999px;
}

.top_coment {
    clear: both;
    margin-top: 20px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCC;
    padding-top: 10px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    font-size: 1.2em;
    line-height: 2em;
}
