body {
   background: white;
   font-size: 11pt;
   font-family: Arial, Helvetica, sans-serif;
   }
#header, #menu_header, #footer, .noprint {
   display: none;
   }
.white_box{
	width: auto;
	margin: 0;
	padding: 0;
}
div.float915 .top{
	display: none;
}
div.float915 .btm{
	display: none;
}
.tutor_profile {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: none !important;

	color: black;
	background: transparent none;
}
.tutor_photo{
	float: none;
}
.details{
	width: 700px;
	margin: 0;
	padding: 0;
}
.qualification {
	width: 520px;
}
.experience{
	width: 520px;
}
.left_details{
	display: none;
}
div.spacer {
	clear: both;
}
div.clear {
	clear: both; border: 0px; padding: 0px; font-size: 0px; margin:0px; line-height: 0px; height: 0px;
}
a:link, a:visited {
   color: #369;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://startutor.sg" attr(href) ") ";
   }
