/* <![CDATA[ */
/***********************  ALL OBJECTS ************************************/

	.answer{
		/*visibility:hidden;*/
		height:0px;
	}
	
	.blueBack{
	    background: #454863;
		color: #FFFFFF;
	}
	
	.bold {
		font-weight:bold;
	}
	
	.border{
		border:1px solid #000;
	}
	
	.box{
		background: #990033;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 12px;
		border: #006699;
		padding: 4px 4px;
		margin: 0px 6px 6px 6px;
		text-align: center;
	}
	
	.br_bottom{
		border-bottom:1px solid #000;
	}
	
	.br_left{
		border-left:1px solid #000;
	}
	
	.br_right{
		border-right:1px solid #000;
	}
	
	.br_top{
		border-top:1px solid #000;
	}
	
	.font12{
	    font-size: 12px;
	}
	
	.leftSide {
		float:left; 
		width:100%;  
		
		/*margin-right:-3px;*/
	}
	
	.name{
		/*background:blue;*/
		float:left;
		width:80px;
		/*margin-right:-3px;*/
	}
	
	.negative {
		background : #000;
		color : #fff;
	}	/* negative */
	
	.person_name {
		/*background:pink;*/
		width:100%;
	}
	
	.rightSide {
		width : 100%; 
		/* background:yellow; */
	}
	
	.timeofday {
		width:100%;
		text-align:center;
		/*background:red;*/
	}
	
	.smalltext{
		font-size:12px;
	}
	
	.title{
		/*background:red; */
		float:left; 
		width:354px;
	}
	
	.ital {
		font-style:italic;
	}
	
	.memorytext{
		font-size: 12px;
		height: 32px;
	}
	
	.truth{
		width: 20%;
		height: 90px;
		float: right;
		background: transparent;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 12px;
		border: #006699;
		padding: 4px 4px;
		text-align: center;
	}
	
	.factor{
		width: 60%;
		background: #ffffff;
		color: #990033;
		font-stretch: extra-expanded;
		font-size: 16px;
		margin-bottom: 4px;
		text-align: left;
		float: left;
	}
	
	.def{
		width: 90%;
		height: 45px;
		/*background: #33FF99;*/
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	.leftDef{
		width: 25%;
		float:left;
		color: #666600;
		font-weight: bold;
	}
	.rightDef{
		width: 72%;
		float: right;
		padding-bottom: 2px;
		border-bottom: #0033CC dashed 1px;
	}
	.ansBlk{
		width: 320px;
		/*height: auto;*/
		border: #999900 double 1px;
		padding: 2px 2px 2px 4px;
	}
	
	.underline_ans{
	    border-bottom: #333399 dashed 1px;
	}
	
	br {
		margin-bottom: 16px;
	}
	
	li {
		margin: 10px 0px 12px 0px;
		padding-bottom: 14px;
	}
	
	
/* ]]> */

