/* 
Theme Name: ShadedGrey
Theme URI: http:/wpthemes.info/
Design Name: Shaded Grey
Description: Shaded Grey is the second theme from WPThemes.Info
Version: 1.0
Author: Sadish Balasubramanian
Author URI: http:/www.simpleinside.com
*/

#header {
	display: none;
}

#content {
	float: left;
    margin:20px 5px;
	padding:0 1em;
	background: #fff;
	width:600px;
	height:auto;
	font-size: 1em;
	font-family:"Times New Roman", Times, serif;
	display:inline;
	color:#333333;
}
.nover {
	visibility:hidden;
}


table {
	font-size: 0.9em;
	page-break-before: avoid;
	
}

#img {
display:none;
}

#sidebar {
	display: none;
}

#address {
	display: none;
}