.questionExpert .questionExperYouadvise .youadviseHead {
	text-align: justify;
	font-size: 0.9em;
}

.questionExpert .questionExperYouadvise .how-does-this-work-girl {
	background-image: url("../images/HowDoesThisWorkGirl_questionExpert.png");
	background-repeat: no-repeat;
	background-position: right bottom;
}

.questionExpert .workArea .questionExperYouadvise .startTwoBL .stgLefr {
	/*float: none;*/
}

.questionExpert .workArea .blockList .qListQuestions {
	width: 100%;
}
.questionExpert .workArea .blockList .qListQuestions li.questItem {
}

.questionExpert .workArea .blockList .headList {
	padding-top: 8px;
	box-sizing: border-box;
	font-size: 0.83em;
}
.questionExpert .workArea .blockList .headList div {
	float: none;
	margin: 0;
	font-size: inherit;
}

.questionExpert .workArea .blockList .qListQuestions li.questItem .headQuesList {
	position: relative;
	box-sizing: border-box;
}
.questionExpert .workArea .blockList .qListQuestions li.questItem .headQuesList.showReSendQ {
	min-height: 25px;
	padding-right: 110px;
}

.questionExpert .workArea .blockList .headList .headQuesTitle,
.questionExpert .workArea .blockList .qListQuestions li.questItem .headQuesList {
	width: 50%;
	float: left;
}

.questionExpert .workArea .blockList .headList .otherQuesTitles {
	padding-right: 10px;
}

.questionExpert .workArea .blockList .headList .otherQuesTitles,
.questionExpert .workArea .blockList .qListQuestions li.questItem .otherQuesInfos {
	padding-left: 49%;
	text-align: center;
}
.questionExpert .workArea .blockList .headList .otherQuesTitles .otItmTit,
.questionExpert .workArea .blockList .qListQuestions li.questItem .otherQuesInfos .itmInfo {
	display: inline-block;
	min-width: 110px;
}
.questionExpert .workArea .blockList .headList .otherQuesTitles .otItmTit.dateTit,
.questionExpert .workArea .blockList .qListQuestions li.questItem .otherQuesInfos .itmInfo.dateInfo {
	min-width: 140px;
}

.questionExpert .workArea .blockList .qListQuestions li.questItem div.specVertAlign {
}

.questionExpert .workArea .blockList .qListQuestions li.questItem div {
	display: block;
}


.questionExpert .workArea .blockList .qListQuestions li.questItem .headQuesList .blReSend {
	margin: 0;
	display: none;
	position: absolute;
	right: 0;
	top: -4px;
}
.questionExpert .workArea .blockList .qListQuestions li.questItem .headQuesList.showReSendQ .blReSend {
	display: block;
}
#starstextedit{
	width: 450px;
    height: 60px;
	resize: none;
}
.contanerfile
{
	margin-right:20px;
}
.dontsend{
		background: url("../images/tralert_questionExpert.png") no-repeat scroll 0 -1856px;
		position: relative;
		left: -5px;
		margin-left: 10px;
		margin-right:20px;
}
.textred{
	    color: red;
		font-weight: bold;
}
.sending
{
		margin-right:20px;
}
.inline-block 
{
		display:inline-block;
}