@charset "utf-8";
/* CSS Document */

.lastX { font-size: 14px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 5px; }

.lastX-table { width: auto; margin: auto; border: 0; border-spacing: 0; border-collapse: collapse; }

.result-back { text-align: center; margin: auto; }
.result-icon { width: 50px;  }
.result-title { width: auto; font-size: 12px; padding: 4px; }
.result-title-head { width: auto; font-size: 16px; margin: auto; font-weight: bold;  }
.result-date { width: auto; padding: 4px; color: #666666; }
.result-summary { width: auto; padding: 10px; font-size: 10px; margin: auto; }

.rs { width: auto; margin: auto; border: 0; border-spacing: 0; border-collapse: collapse; }
.rs0, .rs0 th { padding: 5px; background: #999999; text-align: center; font-size: 12px; } 
.rs1, .rs1 td { padding: 5px; background: #CCCCCC; text-align: center; }
.rs2, .rs2 td { padding: 5px; background: #DDDDDD; text-align: center; }

.frontpage-container {
	margin: auto;
	width: 500px;
	padding: 0;
	border: 0px;
	border-spacing: 0; 
	border-collapse: collapse;
}

.fpc-tl { background: #f7f7f7 URL(../images/container/topleft.gif) no-repeat; width: 14px; height: 14px; padding: 0; }
.fpc-t  { background: #f7f7f7 URL(../images/container/top.gif) repeat-x; height: 14px; padding: 0; }
.fpc-tr { background: #f7f7f7 URL(../images/container/topright.gif) no-repeat; width: 14px; height: 14px; padding: 0; }
.fpc-l  { background: #f7f7f7 URL(../images/container/left.gif) repeat-y; height: 14px; padding: 0; }
.fpc-c  { background: #f7f7f7; }

.cat-table { width: 100%; margin: auto; text-align: center; }
.cat-table td { vertical-align: bottom; padding: 5px; width: auto; text-align: center; }

.fpc-r  { background: #f7f7f7 URL(../images/container/right.gif) repeat-y; width: 14px; padding: 0; }
.fpc-bl { background: #f7f7f7 URL(../images/container/bottomleft.gif) no-repeat; width: 14px; height: 14px; padding: 0; }
.fpc-b  { background: #f7f7f7 URL(../images/container/bottom.gif) repeat-x; height: 14px; padding: 0; }
.fpc-br { background: #f7f7f7 URL(../images/container/bottomright.gif) no-repeat; width: 14px; height: 14px; padding: 0; }
.fpc-image { width: 14px; height: 14px; }


.qualifiers { text-align: center; font-size: 14px; font-weight: bold; }
.qualifier { text-align: center; font-size: 10px;  }
