.bigcomppanel {
   width:438px;
	 clear:both;
	 float:left;
	 border:1px solid #888888;
	 padding-bottom:1em;
}
.panelleft {
   width:170px;
	 float:left;
	 margin-top:20px;
	 text-align:center;
}
.panelleft img {
   margin:0px auto;
}
.panelright {
   width:260px;
	 float:right;
	 margin-top:20px;
}
.panelright h3 {
   margin-top:0;
}
.panelstrip {
	 margin-top:20px;
   width:440px;
	 float:left;
	 clear:both;
	 height:140px;
	 position:relative;
}
.panelthumb {
   width:110px;
	 height:140px;
	 position:absolute;
	 top:0px;
	 text-align:center;
	 padding-right:10px;
}
.panelthumb img {
   margin:0px auto;
}
.panelthumb span {
   width:90px;
	 padding:5px 0;
	 background-color:#000000;
	 color:#FFFFFF;
	 display:block;
	 clear:both;
}
#panelthumb1 { left:0px; }
#panelthumb2 { left:110px; }
#panelthumb3 { left:220px; }
#panelthumb4 { left:330px;border:0;padding:0; }

.highlightlist {
   clear:both;
	 float:left;
	 margin-top:20px;
}
.highlightlist ul {
   list-style:none;
	 margin:0;
	 padding:0;
}
.highlightlist li {
   padding:10px 0;
	 border-bottom:1px solid #EEEEEE;
	 width:210px;
	 float:left;
	 clear:left;
	 font-size:0.9em;
	 background-image:url(../img/g3.gif);
	 background-repeat:repeat-x;
	 background-position:bottom left;
}
.highlightlist li h3,.highlightlist li h4 {
   margin-top:0;
}
.highlightlist li p {
   padding:0;
}
.highlightscolumn {
   width:210px;
	 float:left;
}