.trophy {
	float: left; 
	margin: 10px;
	font-size: 11px;
}

.trophypad {
	display: left;
	margin: 17px;
	font-size: 11px;
}
.answer {
	padding: 12px;
	width: 650px;
	background-color: #EfEfEf;
	border: 1px dotted #999999;
}

.answer_author {
	color: #000099;	
}

.answer_quotation {
	color: #000;
}

.green {
	background-color: #efefef;
}


.winners {
	font-size: 11px; 
}

a {
	color: #990000;
    text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.cryptogram {
	float: none;
	display: table;
}

.letter {
	float: left;
	width: 18px;
	height: 72px;
	margin: 1px;
	white-space: nowrap;	
}

.word {
	float: left;
	margin-right: 12px;
	margin-bottom: 7px;	
	margin-left: 0px;
	margin-top: 0px;
	padding: 2px;
	white-space: nowrap;
	background-color: #EAEAEA;
	height: 57px;
}

.buttons {
	float: left;
	margin: 10px;
	padding: 2px;
	white-space: nowrap;
}

.letterbox {
	border: 0px;
	width: 22px;
	height: 26px;
	font-family: Georgia;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0px;
	border: 1px black dotted;	
	text-align: center;
	padding-top: 2px;
}

.cletter {
	font-family: Georgia;
	font-size: 18px;
}

.invletter {
	font-family: Georgia !important;
	font-size: 18px !important;
	color: #EAEAEA !important;
}

.letterbox_hint {
	border: 0px;
	width: 22px;
	height: 26px;
	font-family: Georgia;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0px;
	border: 1px black dotted;	
	text-align: center;
	padding-top: 2px;
	background-color: #FFD3ED;
}

.symbol {
	font-family: Georgia;
	font-size: 18px;
	padding-top: 5px;
}

#wordkey {
	background-color: #DDDDDD;
	padding: 10px;
	border: 1px dotted black;
	font-size:10px !important;
	font-family: Courier;
}

.smalltext2 {
	font-size:10px !important;
}

.wordkey {
	background-color: #DDDDDD;
	padding: 10px;
	border: 1px dotted black;
	font-size:10px !important;
	font-family: Courier;
}

.smalltext {
	font-size:10px !important;
}


.toggle {
	font-size: 12px;
}

h1 {
	font-size: 38px;
	line-height: 45px;
}


	/*             styles for the unit rater                */	
	.unit-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 150px;
		height: 15px;
		position: relative;
		background: url('star_rating_sm.gif') top left repeat-x;	
		border: 0px;
		line-height: 12px;			
	}
	
	.unit-rating li{
	    text-indent: -90000px;
		padding:0px;
		margin:0px;
		border: 0px;		
		/*\*/
		float: left;
		/* */
		text-decoration: none;		
	}
	.unit-rating li a{
		display:block;
		width:15px;
		height: 15px;
		text-decoration: none;
		text-indent: -90000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		margin: 0px;
		border: 0px;
		text-decoration: none;
	}
	.unit-rating li a:hover{
		background: url('star_rating_sm.gif') left center;
		z-index: 2;
		left: 0px;
		text-decoration: none;
		border: 0px;		
	}
	.unit-rating a.r1-unit{left: 0px;}
	.unit-rating a.r1-unit:hover{width:15px;}
	.unit-rating a.r2-unit{left:15px;}
	.unit-rating a.r2-unit:hover{width: 30px;}
	.unit-rating a.r3-unit{left: 30px;}
	.unit-rating a.r3-unit:hover{width: 45px;}
	.unit-rating a.r4-unit{left: 45px;}	
	.unit-rating a.r4-unit:hover{width: 60px;}
	.unit-rating a.r5-unit{left: 60px;}
	.unit-rating a.r5-unit:hover{width: 75px;}
	.unit-rating a.r6-unit{left: 75px;}
	.unit-rating a.r6-unit:hover{width: 90px;}
	.unit-rating a.r7-unit{left: 90px;}
	.unit-rating a.r7-unit:hover{width: 105px;}
	.unit-rating a.r8-unit{left: 105px;}
	.unit-rating a.r8-unit:hover{width: 120px;}
	.unit-rating a.r9-unit{left: 120px;}
	.unit-rating a.r9-unit:hover{width: 135px;}
	.unit-rating a.r10-unit{left: 135px;}
	.unit-rating a.r10-unit:hover{width: 150px;}
	.unit-rating li.current-rating{
		background: url('star_rating_sm.gif') left bottom;
		position: absolute;
		height: 15px;
		display: block;
		text-indent: -90000px;
		z-index: 1;
	}
	
	.size12 { font-size: 12px; }
	.size10 { font-size: 12px; white-space: nowrap; }	
	.size9 { font-size: 9px; }	
	.size8 { font-size: 8px; }		
	
.logo {
	font-family: Courier New;
	font-size: 35px;
	color: black;
	text-decoration: none;
}

.logo:hover {
	color: #990000;
	text-decoration: none;
}

.padbottom {
	padding-bottom: 25px;
}

h2 {
	margin-bottom: 10px;
	font-size: 20px;
	color:	#343434;
	margin-top: 0px;
	padding-top: 0px;
}	

.box {
	height: 28px;
	width: 28px;	
	_height: 28px;
	_width: 28px;	
	padding: 0px;
	margin: 0px;
	border: 1px solid black;
	float: left;
	text-align: center;
	background-color: white;
}
.boxblack {
	height: 28px;
	width: 28px;	
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: black;
}
.boxlast {
	height: 28px;
	width: 28px;	
	padding: 2px;
	margin: 0px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;	
	float: left;
	text-align: center;	
}
.boxnumber {
	float: left;
	font-size: 8px;
	font-family: Verdana;
	z-index: 1;	
	position:relative;	
	top: -16px;
	_top: -18px;
	right: -1px;	
}
.boxletter {
	float: right;
	font-size: 8px;
	font-family: Verdana;
	z-index: 1;
	position:relative;	
	top: -16px;
	_top: -18px;
	right: 1px;	
}

.lettertop {
	width: 26px;
	_width: 28px;	
	height: 195px;
	border: 1px solid black;
	border-top: 2px solid black;
	float: left;
	padding-top: 6px;
	vertical-align: bottom;
	line-height: 22px;	
	font-family: Verdana;
	font-size: 20px;	
	position: relative;
}

.setbottom {
	position: absolute;
	bottom: 3px;
	right: 0;
}

.textlettertop {
	width: 26px;
	height: 190px;
	border: 0;
	line-height: 22px;	
	font-family: Verdana;
	font-size: 14px;	
	text-align: center;
	background-color: #F5F5F5;
	overflow: auto;
	white-space: normal;
}

.displaycurrent {
	font-family: Verdana;
	font-size: 22px;
	width: 26px;
	line-height: 27px;
	text-align: center;
}

.textbox {
	width: 26px;
	height: 21px;
	_height: 19px;	
	border: 0px;
	font-family: Verdana;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	z-index: 2;	
	position:relative;	
	background-color: transparent;
	margin-bottom: -10px;
	text-transform: uppercase;
	margin-top: 4px;
	_margin-top: 7px;	
	text-align: center;
	line-height: 22px;
	height: 28px;
	width: 28px;	
	_height: 28px;
	_width: 28px;	
	padding: 0px;
	margin: 0px;
	border: 1px solid black;
	float: left;
	text-align: center;
	background-color: white;	
}
.wordtextbox {
	width: 16px;
	height: 19px;
	_height: 18px;	
	border: 0px;
	font-family: Verdana;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	z-index: 2;	
	position:relative;	
	background-color: transparent;
	margin-bottom: -10px;
	text-transform: uppercase;
	margin-top: 3px;
	_margin-top: 7px;	
	text-align: center;
	line-height: 17px;
	border-bottom: 1px solid #989898;	
}
.wordbox {
	height: 28px;
	width: 16px;	
	padding: 0px;
	margin: 0px;
	margin-right: 3px;
	float: left;
	text-align: center;
	background-color: #f3f3f3;
}
.wordletter {
	float: left;
	font-family: Verdana;
	font-size: 18px;
	margin-right: 10px;
	width: 20px;
}
.wordboxnumber {
	float: left;
	width: 12px;
	text-align: center;
	font-size: 8px;
	font-family: Verdana;
	z-index: 1;	
	position:relative;	
	top: -16px;
	_top: -18px;
	right: -1px;	
}
.wordletterspace {
	clear: both;
	height: 10px;
}
.wordclue {
	font-family: Verdana;
	font-size: 11px;
}
.wordnumber {
	font-family: Verdana;
	font-size: 15px;
}