.topic
{
	width: 100%;	
	height: inherit;
	min-height:250px;	
	float: left;	
	background: transparent;			
}

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

.topic-title{
	width: 100%;
	position: relative;
	float: left;
	height: auto;
	line-height: 20px;	
	font-weight: bolder;
	font-size:36px;
	text-align: justify;
	color: #717171;
	padding: 0;
	margin: 0;
}

.topic-text{	
	position: relative;
	float: left;
	width: 100%;	
	line-height: 18px;
	text-align: left;
	color: #717171;
	padding: 0px;
	margin: 0px;
	font-size:30px;
}

.topic-title a{
	font-size: 0.391em;
	font-weight: bolder;
}

.topic-text a{
	font-size: 0.429em;
}

.topic-title a, .topic-text a{
	text-decoration:none;
	color: #717171;
}

.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{
	width:100%;
	height:auto;
	float:left;
	border-bottom: 1px solid #e8e8e8;
	border-top: 0px solid #e8e8e8;
	border-left: 0px solid #e8e8e8;
	border-right: 0px solid #e8e8e8;
	padding: 1% 0 1% 0;
}

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

.profile-img img{
	width:inherit;	
}

.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;
}

.response{
	width:93%;
	height:auto;
	display:block;
	margin: 1% 0 1% 0;	
	padding: 1% 0 1% 3%;
	float:left;
	background: #ffffff;
}

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

.inp-response{
	position:relative;
	float:left;
	width: 70%;	
	height:25px;
	padding-left:1%;
}


.lbl-acc-active{
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	width: 10%;
	margin-left: 10px;
	color: #00b5f7;
	border-bottom: 2px solid #00b5f7;
}

.profile-displayname{
	float: left;
	height: 20px;
	font-size: 1.2em;
	text-align: justify;
	width: auto;
	padding-right:2%;
	color:#717171;
}

.acc-group{
	width:100%;
	line-height: 35px;
	clear:both;
}

.acc-lbl{
	float:left;
	width:15%;
	font-size: 14px;
	color: #717171;
	line-height: 35px;
}

.acc-inp{
	width: 50%;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #717171;
	background: #f0f0f0;
	border: 1px solid #d1d1d1;
}

.acc-newpic{
	height: 35px;
	margin-top: 1%;
}

.acc-frmsubmit{
	text-align: center;
	height: 40px;
	margin-top: 2%;
	width: 80%;
}

.cur-img{
	width:80px;
	margin-top:1%;
	border:none;
}

.acc-require{
	color:#f00;
	font-size:12px;
	line-height:25px;
	padding-left:1%;
}

.acc-od{
	font-size: 14px;
	color: #717171;
	width: 80%;
	float: left;
	font-weight: bolder;
}

.fgpsw-success{
	float: left;
	width: 100%;
	line-height: 18px;
	margin: 4% 0 0 0 !important;
	color: #717171;
	font-size: 1.2em;
	padding: 0;
}

.fgpsw-success a{
	text-decoration: underline;
	color: #717171;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 16px;
}

.err-fgpsw{
	font-size: 1.2em;
	color: #FF0000;
	padding: 0;
	margin: 0 0 0 1%;
	vertical-align: middle;
	line-height: 27px;
}

.fgpsw-lbl-head{
	float: left;
	width: 20%;
	font-size: 14px;
	color: #717171;
	line-height: 35px;
	font-weight: bolder;
}