.support-topic-overlay {
	
	/*border: 1px solid #FFFFFF;*/
    height: 548px;
   left: 50%;
    position: absolute;
    top: 110px;
	padding:25px;
    width: auto;
	background-image:url('../images/module/support/faded-bg.png');
	display:none;
	z-index: 1500;

    margin-left: -499px;
}

.support-leftside {

	float:left;
	width:520px;	

}

.question-heading-support-popup {
	
	padding-top: 13px;
	width:500px;
	
}

.btn-div {

	width:500px;	

}

.arrow-support-popup {
	width:500px;
}

.quetion-answered-btn {
	width:252px;
	float:left;
	
}

.quetion-answered-btn img {
	
	cursor:pointer;
	
}

.still-contact-btn {
	width:240px;
	float:right;
	
}

.still-contact-btn img{
	
	cursor:pointer;
	
}

.support-centerside {

	border: 1px solid #FFFFFF;
    float: left;
    height: 459px;
    margin-top: 14px;

}

.support-rightside {

    float: left;
    height: 491px;
    width: 430px;

}