body{
	font-size: 210% !important;
	-webkit-text-size-adjust: 100%;
}

/*p{
	font-size: 2.4em !important;
}

p span{
	font-size: 1.2em !important;
}

h1,h2,h3,h4,h5{
	font-size: 3.0em !important;
}

li{
	font-size: 2.0em !important;
}

.sign{
	font-size: 2.0em !important;
}

#stock div.notes{
	font-size: 2.0em !important;
}
*/
li{
	font-size: 100%;
}

#main table {
	border-collapse: collapse;
width:800px;
margin:15px auto;
	/*font-size: 2.0em !important;*/
}
#main table td {
	border: 1px solid #ccc;
display: block;
text-align: left;
width: 100% !important;
}
#main table th {
display: block;
	border: 1px solid #ccc;
width: 100% !important;
}

#main table th label{
padding:10px !important;
}

input[type=checkbox] {
    width: 30px;
    height: 30px;
    vertical-align: middle;
}
input[type=radio] {
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

#footer p, #footer p a {
  /*  font-size: 1.2em !important;*/
}

/*.box2 .fb24, .box3 .fb24{
	font-size: 2.5em !important;
}*/

.list{
	width: 85%;
}

.nopc{
display: block;
}
.nosp{
	display: none;
}
