@CHARSET "UTF-8";

.tx-browserupdatehint-pi1 {
	background:url("/typo3conf/ext/browserupdatehint/res/images/background.png") repeat-x scroll 0 0 transparent;
	height:97px;
	width:100%;
	display:none;
}

.tx-browserupdatehint-pi1 a,
.tx-browserupdatehint-pi1 img {
	border:0;
}

.tx-browserupdatehint-pi1 .tx_browserupdatehint_pi1_close a {
	background:url("/typo3conf/ext/browserupdatehint/res/images/close.png") no-repeat scroll 0 0 transparent;
	height:13px;
	position:absolute;
	right:15px;
	top:15px;
	width:12px;
	text-indent: -9999px;
}

.tx-browserupdatehint-pi1 .tx_browserupdatehint_pi1_message {
	left:50%;
	margin-left:-384px;
	position:absolute;
	width:768px;
}

.tx-browserupdatehint-pi1 .tx_browserupdatehint_pi1_updatelinks div {
	float:left;
	margin-right:8px;
}

.tx-browserupdatehint-pi1 .tx_browserupdatehint_pi1_updatelinks {
	left:50%;
	margin-left:-109px;
	position:absolute;
	top:50px;
}

.tx-browserupdatehint-pi1 .tx_browserupdatehint_pi1_bigtext {
	color:#DAD7DA;
	font-family:Arial,Helvetica,sans-serif;
	font-size:28px;
	font-weight:normal;
	margin:12px 0 5px;
	text-transform:uppercase;
}

.tx-browserupdatehint-pi1 .tx_browserupdatehint_pi1_smalltext {
	color:#DAD7DA;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-right:4px;
	padding-top:6px;
	text-transform:uppercase;
}
