/* mobile styles */
	html, body {
		font-size: 14px;
		font-family: Helvetica;
		background-color:white;
		padding: 0px;
		color: #000;
		margin: 0px;
	
		}


	#leftsidebar, #titleimg, #footer, #logo, #navlist, #active {
		display: none;
		}
	h1, h2, h3, h4, h5, h6 {
		font-weight: normal;
		font-family: serif;
		color: #000
		}
	#content img { 
		max-width: 250px;
		}
	.center {
		width: 100%; !important;
		text-align: center;
		}
	a:link, a:visited {
		text-decoration: underline;
		color: #0000CC;
		}
	a:hover, a:active {
		text-decoration: underline;
		color: #660066;
		}

	#title {
		color: #FFF
		text-align: left;
		margin 0px;
		}
	#content {
		margin 0px;
		font-size:14pt
		}
	.adsense_horizontal {
		display: none
		}
	.pic, .picmid {
		margin: 0;
		padding: 0; 
		}

	img.title {
		width: 100%
		}

	.search, .column_ads, .logo, .sitesearch, .navcontainer, .adsense {
		display:none}

	table {display:none}
	




