#my_post {
	border: 1px solid #CAD6E8;
	border-top: 5px solid #CAD6E8;
	background-color: #F9FAF9;
	margin: 5px 0px;
	width: 100%;
}
#my_post .links_q {
	padding: 10px;
	width: 300px;
}
#my_post .post_d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
}

#my_post2 {
	border: 1px solid #CAD6E8;
	border-top: 5px solid #CAD6E8;
	background-color: #FFF;
	width: 100%;
}
#my_post2 .links_q {
	padding: 10px;
	width: 300px;
}
#my_post2 .post_d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
}

#profile_p {
	background: #FFF url(images/bg_profile.gif) repeat-y 0 0;
	border-right: 1px solid #CAD6E8;
	padding: 5px;
	text-align: center;
	width: 180px;
}
#profile_p .poster {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#F27633;
	text-decoration: none;
}
#profile_p a:hover .poster {

	color:#F27633;
	text-decoration: underline;
}
#profile_p .ranktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	display: block;
}
#profile_p .avatar {
	border: 2px solid #E3D2CB;
	margin: 2px;
	padding: 1px;
}
#profile_p a:hover .avatar {
	border: 2px solid #000;
	margin: 2px;
	padding: 1px;
}
#profile_p .mesaje {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#profile_p .mesaje a{
	text-decoration: none;
}
#profile_p .mesaje a:hover{
	text-decoration: underline;
}
#post_p {
	border-top: 1px solid #FFF;

	border-left: 1px solid #FFF;
	padding: 15px 10px;
	font-family: Arial,Verdana,lucida,helvetica,sans-serif;
	font-size: 13px;
	line-height: 22px;
}
#semnatura {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 10px;
}
#semnatura a, #semnatura a:visited {
	color: #666666;
}
#semnatura a:hover {
	color: #000;
	text-decoration: underline;
}

.sondaj {
	border: 1px solid #BDA375;
	background-color: #FFF2DB;
}
#d_similare {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: #999999;
}
#d_similare a {
font-weight: normal;
text-decoration: none;
color: #0033CC;
}
#d_similare a:hover {
color:#0066CC;
text-decoration: underline;
}
#d_similare .ds_title {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
#d_similare .ds_under_link {
color: #999999;
}
#d_similare ul {
padding: 0px;
margin: 4px 0px 4px 15px;
}
#d_similare li {
padding: 0px;
margin: 0px;
font-size: 11px;
list-style-type: circle;
line-height: 22px;
border-bottom: 1px solid #f2f2f2;
}