
#swrapper { 
 margin: 0 auto;
 width: 420px;
}
#sfaux {
 background: url(faux.gif) ;
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 /*width: 100%*/
 width:420px;
}
#sheader {
 color: #333;
 width: 420px;
 padding: 0px;
 height: 60px;
 margin: 0px;
 background: #ABBEBE;
}
#sleftcolumn { 
background: url(mobile1.jpg);
overflow:auto;
height:98px;
 display: inline;
 color: #333;
 margin: 5px;
 padding: 0px;
 width: 65px;
 float: left;
}
#srightcolumn { 
 float: right;
 color: #333;
 margin-left: 3px;
 margin-top: 3px;
 padding: 0px;
 width: 310px;
 display: inline;
 position: relative;
}
#sfooter { 
 width: 420px;
 clear: both;
 color: #333;
 background: #ABBEBE;
 margin: 0px;
 padding: 0px;
}
.sclear { clear: both; background: none; }




#spostit{
position:absolute;
width:440px;
padding:5px;
background-color:white;
border:1px solid gray;
visibility:hidden;
z-index:100;
cursor:hand;
cursor: pointer;
}

#hidden {
		
	display: none;
}


#sboxclose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


#sboxclose a:link {color:#333333;text-decoration:none;}
#sboxclose a:visited {color:#333333;text-decoration:none;}


#ssmsbox{
color:gray;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;
font-style: normal;
font-weight: normal;
text-decoration: none;
padding-left:5px;

}

#ssponsor a:link{
color:#333333;
text-decoration: none;

}

#ssponsor a:visited{
color:#333333;
text-decoration: none;

}
