/*** Added by : tx_pplib_div->addCss  */


	.introBox a.test {
		display: block;
		width: 131px ;
		height: 36px ;
		background-image: url(../typo3conf/ext/sacd_block_call/img/btn-off.gif);
		background-repeat: no-repeat;
		text-decoration: none;
		color: white; 
		padding-left: 5px;
		margin-right: 0px ; 
		margin-left: 0px ;     
		vertical-align: middle ;

		font-size: 0.8em;
		font-weight: bold;
		padding-left: 5px;
		margin-top: 6px;
	}

	.introBox .test:hover {
		background-image: url(../typo3conf/ext/sacd_block_call/img/btn-on.gif);
	}

	

/*** Added by : tx_pplib_div->addCss  */


