@charset "utf-8";
h2.ladyevo {
	border-left-color: #FF6699;
}
#cont-box ul {
	margin: 0px;
	padding: 0px;
}
#cont-box li {
	list-style-type: none;
	clear: both;
}
#cont-box-left img {
	width: 150px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #666666;
	clear: both;

}
#cont-box-left .title {
	float: left;
	width: 310px;
	margin: 0px;
	padding: 0px;
}

#cont-box h3 {
	font-size: 100%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display: block;
}
.chat li {
	margin-bottom: 10px;
}
p.comment {
	margin-bottom: 10px;
}


.chat ul {
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.version {
	font-size: 80%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#links {
	margin-bottom: 25px;
}
#links li {
	margin-bottom: 10px;
}

#links h2 {
	border-left-color: #FFCC33;
}
#links h3 {
	font-weight: normal;
}

#links p {
	font-size: 85%;
	margin-bottom: 10px;
}
