.wrap-post
{
	width: 100%;	
	height: inherit;
	min-height:250px;
	float: left;
	margin:5px 0 1% 0;	
	background: transparent;			
}

.topic-profile{
	width:40px;
	float: left;
	margin: 1%;
}

.topic-title{
	width: 85%;
	position: relative;
	float: left;
	height: auto;
	line-height: 1.4em;	
	margin: 0 0 0.5% 4%;
	color: #717171;
	font-size: 0.8em;
	font-weight: bolder;
	text-align: justify;
}

.topic-text{
	margin: 0 0 1% 4%;	
	position: relative;
	float: left;
	width: 95%;
	font-size:0.8em;
	line-height:18px;
	color:#999;
	text-align: left;
}

.img{
	position:relative;
	float:left;
	width:100%;
	height:auto;	
	max-height: 369px;
	text-align:center;
}

.topic-img img{
	float:left;
	#width:100%;
	height:auto;	
}

.profile{
	background: transparent;	
	margin: 0 0 0.5% 0;
	width:98%;
	height:auto;
	max-height: 190px;
	list-style:none;
	float:left;
	display:block;
	padding-left: 2%;
	overflow:hidden;
}

.profile-img{
	margin: 1%;
	width:40px;
	height:40px;
	position: relative;
	float:left;
	clear:both;
}

.profile-img img{
	width:inherit;	
}

.profile-name{
	line-height:20px;
	font-size:16px;
	text-decoration: none;
	font-weight:bold;
	color:#454545;
	width: 90%;
	float:left;
	margin:1% 0 0 0;
}

.n-msh-text{
	line-height: 16px;
	font-size: 16px;
	text-decoration: none;
	font-weight:normal;
	color:#58595B;
	width: 90%;
	margin-left:2%;
	text-align:left;
	float:left;
}

.comment{	
	background: #fff;	
	margin: 0 0 0.5% 0;
	width:98%;
	height:auto;
	list-style:none;
	float:left;
	display:block;
	padding-left: 2%;
}

.comment-text{	
	background: transparent;		
	width:90%;
	height:auto;	
	float:left;	
	display:block;
}

.post-content{
	width:93%;
	height:auto;
	display:block;
	margin: 4%;		
	float:left;
	background: transparent;
	padding:0;
}

.btn-post{
	float: left;
	width: 15%;		
	height:30px;
	margin: 4% 0 0 0;
	display: inline-block;	
	color:#454545;
	font-size: 1.3em;
}

.gr-post{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	margin: 0 0 1% 0;
}

.lbl-post{
	position: relative;
	float: left;
	width: 30%;
	color: #717171;
	font-size: 1.21em;
	line-height: 30px;
	margin: 0;
	padding: 0;
}

.lbl-post-text{
	clear:both;
	float:left;
	position:relative;
	width:10%;	
	color:#717171;
	font-size:1.21em;
}

.post-title{
	position:relative;
	float:left;
	width:90%;	
	height:25px;
	padding-left:1%;
	color:#717171;
	font-size:1.3em;
	padding:0;
	margin:0;
	background: #f0f0f0;
	border: 1px solid #d1d1d1;
}

.gr-txt-response{
	clear:both;
	position:relative;
	float:left;
	width:100%;
	height:auto;
	margin: 2% 0 1% 0;
	padding:0;
}

.txt-response{
	width:90%;	
	height:auto;
	min-height:80px;
	background:#f0f0f0;
	border:1px solid #d1d1d1;	
	float:left;
	color:#717171;
}

.file-post{
	float:left;
}

.post-signin{
	width: 100%;
	margin: 2% 0 0 4%;
}

.post-signin a{
	text-decoration: none;
	color:#717171;
	font-weight:bold;
}

.inp-require{
	float: left;
	color: #C00000;
	vertical-align: top;
	padding-left: 0.5%;
	font-size:1.21em;
}

.img-desc{
	float:left;
	color:#717171;
	font-size:1.21em;
	min-height:50px;
	width:80%;
}