@charset "utf-8";
/* CSS Document */

.fpc-notice { font-size: 14px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }

.item-spacer {
	margin: 5px 5px 5px 5px;
	background: transparent url(../images/spacer.gif) repeat-x;
	height: 5px;
	width: auto;
}

.frontpage-container {
	margin: auto;
	width: 100%;
	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; font-size: 12px; line-height: 16px; }
.fpc-c img { padding: 2px; } 
.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; }

.fp-columns { width: 100%; margin: auto; }
.fp-left    { width: auto; margin: auto; vertical-align: top; }
.fp-right   { width: auto; margin: auto; vertical-align: top; }

