@charset "utf-8";#container { width: 320px;  }#header {	line-height:120%;}p.welcome, #filtertags { 	text-align:center; 	line-height:1.5; }#nav { 	/*clear:both; 	display:block;*/ 	text-align:right; 	display:none;}/* display phone number if smartphone */#phoner {	display:inline;	text-align:right;	float:right;	color: #000;	font-size: 13px;}#phoner a:link, #phoner a:visited { 	color: #000;	text-decoration:none;}.tcontent img:hover {     opacity: 1.0;  /* don't dim if iPhone */}.tcontent p {	font-size:15px;	text-align:center;	padding-top:15px 0 25px 0;}.notphone { display: none; }