/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}
/* default styles for extension "tx_admininterface_pi1" */
		.buttons{
		}
		.even{
		}
		.odd{
		background:#DCDCDC;
		}
		.paginator{
		margin-right:30px;
		display:inline;
		font-size:10px;
		line-height:20px;
		}
		.result-tally{
		display:inline;
		font-size:10px;
		line-height:20px;
		}
		.search td{
		text-align:left;
		spacing:5px;
		}
		.tx-admininterface-pi1-button{
		cursor:pointer;
		}
		
		.view th,.search th,.list th,.form th{
		color:#666666;
		font-weight:700;
		text-align:left;
		}
		.view th,.view td,.search td,.search th,.list th,.list td,.form th,.form td{
		padding:2px;
		font-size:11px;
		vertical-align:top;
		}
		
		.form,.view,.list,.search{
		border:#DCDCDC solid 1px;
		margin:7px;
		}
		.list th{
		color:#FFFFFF;
		background:#666666;
		vertical-align:bottom;
		}
		
		/* Sortable tables */
		table.sortable a.sortheader {
			background-color:#666666;
			color:#FFFFFF;
			font-weight: bold;
			text-decoration: none;
			display: block;
		}
		table.sortable span.sortarrow {
			color: #FFFFFF;
			text-decoration: none;
		}
