/* default styles for extension "tx_newloginbox_pi3" */
	.tx-newloginbox-pi3-listrow TH { background:#ccc; padding:0 .5em; white-space:nowrap; }
	.tx-newloginbox-pi3-listrow TD { background:#eee; padding:0 .5em; }
	.tx-newloginbox-pi3-singleView TH { background:#ccc; padding:0 .5em; text-align:right; white-space:nowrap; }
	.tx-newloginbox-pi3-singleView TD { background:#eee; padding:0 .5em; }
/* default styles for extension "tx_jppageteaser_pi1" */
		.tx-jppageteaser-pi1 {}
		
		.tx-jppageteaser-pi1-browsebox {
		    margin-top: 10px;
		    padding-top: 3px;
		    border-top: 1px solid #ccc;
		}
		
		
		/* List View */
		.tx-jppageteaser-pi1-list {}
		
		.tx-jppageteaser-pi1-list-entry {
		    clear: both;
		}
		
		.tx-jppageteaser-pi1-list-entry-description {
		    margin-top: 10px;
		}
		
		.tx-jppageteaser-pi1-list-entry-image IMG {
		    float: left; 
		    margin: 10px 20px 10px 0px;
		    border: 1px solid #000000;
		}
		
		.tx-jppageteaser-pi1-list-entry-link-item {
			font-size: 9px;
			margin-top: 5px;
			margin-bottom: 2px;
		}

		.tx-jppageteaser-pi1-list-entry H4 {
		    border-bottom: 1px solid #ccc;
		    position: relative;
		}
		
		.tx-jppageteaser-pi1-list-entry H4 A {
		    color: #666;
		}
		
		.tx-jppageteaser-pi1-list-entry-creation-date,
		.tx-jppageteaser-pi1-list-entry-change-date {
		    position: absolute;
		    bottom: 4px;
		    right: 0px;
		    font-size: 9px;
		    font-weight: normal;
		    color: #999;
		}
		
		.tx-jppageteaser-pi1-browsebox {
		    text-align: center;
		}
		.tx-jppageteaser-pi1-browsebox-show-results {}
		.tx-jppageteaser-pi1-browsebox-browse-links {}
		.tx-jppageteaser-pi1-browsebox-show-results-number {}
		.tx-jppageteaser-pi1-browsebox-disabled-link {}
		.tx-jppageteaser-pi1-browsebox-inactive-link {}
		.tx-jppageteaser-pi1-browsebox-active-link {}
/* default styles for extension "tx_astherapiedirectory_pi1" */
	.tx-astherapiedirectory-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
	.tx-astherapiedirectory-pi1-title {Êfont-weight: bold; font-size: 16px; }
	
	.tx-astherapiedirectory-pi1-titlecertified {Ê
		font-weight: bold;
		font-size: 16px; 
		padding-left: 24px;
		background: transparent url("/typo3conf/ext/astherapiedirectory/shield.png") top left no-repeat;
	}
	
	.tx-astherapiedirectory-pi1-title a {
		text-decoration: underline;
		color: #e0e0e0;
		line-height: 24px;
	}  
  
	.tx-astherapiedirectory-pi1-singleView p {
		line-height: 22px;
	}
	
	td.tx-astherapiedirectory-pi1-singleView-HCell {
		padding-right: 14px;
	}	

	.pager {
		float: left;
		border-top: 1px solid #e0e0e0;
		border-bottom: 1px solid #e0e0e0;
		width: 100%;
		margin: 10px 0 10px 0;
		padding: 10px 0 10px 0;
		text-align: center;
	}
	
	.pager .active a {
		float: left;
		border: 1px solid #0D2F75;
		background-color: #f0f0f0;
		padding: 5px;
		margin: 5px 3px 5px 3px;
	}
	
	
	.pager .inactive a {
		float: left;
		border: 1px solid #e0e0e0;
		padding: 5px;
		margin: 5px 3px 5px 3px;
	}
	
	.pager .inactive a:hover {
		border: 1px solid #0D2F75;
	}
	
	div#legend {
		text-align: right;
		clear: both;
		margin: 5px 0 5px 0;
		padding: 5px;
		border-bottom: 2px solid #e0e0e0;
		font-size: 9px;
		line-height: 16px;
	}
	
	div#legend img {
		padding: 0;
		margin: 0;
		border: none;
	}	