.thea_copyright {
	 margin: 20px 0px 30px 50px;
	 color:#2e2e2e;
	 font-size:10pt;
}

#thea_content { 
	 max-width:889px;  
	 margin:0 auto;

}

#thea-title {
	float:left;
}

#thea-shelf1 {
	padding-top:350px;
}

#thea-shelf2 {
	display:none;
	width:312px;
	margin:0 auto;
	padding-top:25px;
}

#mobile_jamalfahim {
	max-width:630px;
	margin: 0 auto;
	text-align:center;
}



@media screen and (max-width:950px) {

#thea_content { 
	 max-width:761px; 
}



}


@media screen and (max-width:760px) {

.thea-title {
float:none;
margin:0 auto;

}

#thea_content { 
	 max-width:350px; 
	 
}

#thea-shelf1 {
	display:none;
}

#thea-shelf2 {
	display:block;
}

}

