	.s {
		font-size: 10pt;
	}
	.m { font-size: 14pt;
	}
	#spinner {
		float: right;
		margin: 10px;
	}
 .l { font-size: 18pt; weight: bolder;}
 .css1 { font-size: 1.0em; }
.css2 { font-size: 1.2em; }
.css3 { font-size: 1.4em; }
.css4 { font-size: 1.6em; }
.tablesmall { font-size: 0.90em; }
	.sub { color: #999; font-size: 8pt;}

	input.wide { width: 600px;}
	#footermenu a {
		font-size: 8pt;
		margin: 15px 15px 15px 15px;
	}
	#footermenu {
		margin: 0 auto;
	}
	.partyinfo    { padding: .6em; margin-bottom: 1em; border: 2px solid #ccc;background-color:#eee; }

	.nav-h ul,.nav-h li {
	        display: inline;
	        list-style-type: none;
	        margin: 0px 10px 0px 0px;
	        padding: 0px;

	}

	
	.physical {
		float: left;
		background: url('/images/physical.png');
		background-repeat: no-repeat;
		width: 128px;
		height: 62px;
		margin: 0 15px 30px 0;
		padding: 5px;
		
		color: white;
		
	}
	.mental {
		background: url('/images/mental.png');
		background-repeat: no-repeat;
		width: 128px;
		height: 62px;
		margin: 0 15px 30px 0;
		padding: 5px;
		color: white;
		float: left;
		
		
	}
	.social {
		background: url('/images/social.png');
		background-repeat: no-repeat;
		width: 128px;
		height: 62px;
		margin: 0 15px 30px 0;
		padding: 5px;
		color: white;
		float: left;
		
	}
	.attributename{
		width: 128px;
		font: Tahoma;
		font-size: 12pt;
		text-align: center;
	}
	.attributenamesmall{
		width: 128px;
		font: Tahoma;
		font-size: 8pt;
		text-align: center;
		margin-bottom: 4px;
		font-weight: bolder;
	}
	.attributescore {
		font-size: 24pt;
		font-weight: bolder;
		font: Tahoma;
		text-align: center;
		margin-top: -16px;
		
	}
	.searchfield{
		vertical-align: middle;
		font-family: Arial, Helvetica, sans-serif;
	}
	.attributelink {
		border-bottom: 2px solid #336699;
		height: 20px;
		font: 'Lucida Grande';
		font-size: 14px;
		vertical-align: center;
		text-decoration: none;
	}
	.attributelinksocial {
		padding: 4px;
		
		border-bottom: 1px solid #ccc;
		height: 15px;
		font: 'Lucida Grande';
		font-size: 10px;
		vertical-align: center;
		text-decoration: none;
		background-color: #FFDAA9;
		
	}
	h4.category {
		line-height: 0px;
		padding: none;
		margin: 0 4px 6px 0px;
	}
	.attributelinkmental {
		padding: 4px;
		border-bottom: 1px solid #ccc;
		height: 15px;
		font: 'Lucida Grande';
		font-size: 10px;
		vertical-align: center;
		text-decoration: none;
		background-color: #AAE3FF;
		
	}
	.attributelinkphysical {
		padding: 4px;
		border-bottom: 1px solid #ccc;
		height: 15px;
		font: 'Lucida Grande';
		font-size: 10px;
		vertical-align: center;
		text-decoration: none;
		background-color: #8CF7B3;
		
	}
	.attributelink .social {
		background-color: #FFDAA9;
	}
	.attributelink .mental {
		background-color: #AAE3FF;
	}
	.attributelink .physical {
		background-color: #8CF7B3;
	}
	input.searchfield {
		overflow: visible;
		width: 300px;
		background: #fff url(/images/formfield.gif) 0px 0px repeat-x; 
		border: 0px; 
		border: 1px solid #ccc;
		color: #000;
		font-size: 14pt;
	}
	.searchform {
		text-align: center;
		font-size: 14pt;
		font-family: Arial, Helvetica, sans-serif;
	}
	.submitbtn {
		vertical-align: middle;
	}
	.ratingitem {
		font-size: 12px;
	}
	.txtsocial {
		color: #FF6600;
		font-weight: bolder;
	}
	.txtphysical {
		color: #009933;
		font-weight: bolder;
		
	}
	.txtmental {
		color: #0099cc;
		font-weight: bolder;
	}
	.ratingitem img {
		vertical-align: middle;
	}
	.description {
		 background:#2A82FF;
		color:#FFFFFF;
		padding:8px;
		font-size: 20px;
		margin: 4px;
		border: 2px solid #000099;
			}
	.attributereason{
		height: 60px ;
	}
	.headerphysical {
	 background-color: #009933;
	 color: white;
	 padding: 3px;
	 font-size: 14px;
	 text-align: center;
	 margin: 0 0 2px 0;
	 font-weight: bold;
	border: 2px solid #003300;
	}
	.headermental {
	 background-color: #0033ff;
	 color: white;
	 padding: 3px;
	 font-size: 14px;
	 text-align: center;
	 margin: 0 0 2px 0;
	 font-weight: bold;
	border: 2px solid #000033;
	}
	.headersocial {
	 background-color: #ff3300;
	 color: white;
	 padding: 3px;
	 font-size: 14px;
	 text-align: center;
	 margin: 0 0 2px 0;
	 font-weight: bold;
	border: 2px solid #993300;
	}
	.remove {
	width: 6px;
	float: left;
	padding: 0px;
	margin: 0px;
	color: white;
	line-height: 0.65em;
	}
	.remove a{
	color: white;
	text-decoration: none;
	}
	.remove a:hover{
	text-decoration: underline;
	}
	.attributeoption {
	background-color: #FFFFEC;
	padding: 5px;
	border: 1px solid #FFD324;
	min-height: 150px;
	margin-bottom: 10px;
	}