.widecomppanel {
   width:598px;
	 clear:both;
	 float:left;
	 position:relative;
	 left:5px;
	 margin:5px 0;
}
.widepanelleft {
   width:170px;
	 float:left;
	 margin-top:20px;
	 text-align:center;
}
.widepanelleft p {
   text-align:left;
}
.widepanelleft img {
   margin:0px auto;
}
.widepanelright {
   width:410px;
	 float:right;
	 margin-top:20px;
}
.widepanelright h3 {
   margin-top:0;
}
.complarge h4 {
   font-size:larger;
}
.complarge p.large {
   font-size:larger;
}
#freeentryform {
   display:none;
}
#texttowin {
   display:block;
}
.associates ul {
   list-style:none;
	 margin:0;
	 padding:20px 0 0 0;
	 clear:both;
}
.associates li {
   float:left;
	 display:block;
	 width:100%;
	 clear:left;
	 border-bottom:1px solid #DDDDDD;
}
.associates li .associmage,.associates li .associnfo {
	 height:60px;
	 float:left;
}
.associates li .assoctick {
   width:30px;
	 background-color:#CCCCCC;
	 text-align:center;
	 height:60px;
	 float:right;
}
.associates li .assoctick input {
   position:relative;
	 top:20px;
	 margin:0px auto;
	 
}
.associates li .associmage {
   width:70px;
}
.associates li .associnfo h4,.associates li .associnfo p {
   margin:0;
	 padding:0;
}
.multiplechoiceanswers ul {
   list-style:none;
	 margin:0;
	 padding:0;
}
.gametypeicon {
   float:left;
}
.comptypebox {
   display:block;
	 font-weight:bold;
   float:left;
	 padding:8px;
}
.flashframe {
   border:0;
	 padding:0;
	 margin:0;
	 width:520px;
	 height:480px;
	 position:relative;
	 margin:20px 0 0 40px;
}
.compdescriptionleftbox {
   text-align:left;
	 padding-left:5px;
}