@charset "UTF-8";
/* CSS Document for units page*/

			
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}

h2 {
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	padding-top: 10px;
	}
	
p, ol, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 14px;
}

p  { padding-top: 10px; }		
ol {padding: 0px 0px 0px 35px;}
ol li {padding-top: 5px;}
ul { padding: 5px 0px 0px 35px; }	
	
	
.LA {
	background: transparent url(../images/icon_LA.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left: 40px;
	padding-top: 6px;
}

.RR {
	background: transparent url(../images/icon_RR.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left: 30px;
	padding-top: 3px;
	
}

.RQ {
	background: transparent url(../images/icon_RQ.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left: 35px;
	padding-top: 3px;
}

.WS {
	background: transparent url(../images/icon_WS.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;	
	padding-left: 21px;
	padding-top: 13px;
	
}

.photo {
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;

}

.photoRt {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;

}

#jeopardy {
position:absolute;
top: 0px;
left: 0px;
}