
/* -- Tantek Celik undohtml.css -- */
:link, :visited { text-decoration:none }

ul, ol { list-style:none }

p, h1, h2, h3, h4, h5, h6, pre, code { font-size:1em; }

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, div {
	margin:0;
	padding:0
}

a img, :link img, :visited img { border:none }

table { border-collapse: collapse; }

/* end of browser stripping */

.mir { letter-spacing : -1000em; }

/*\*/* html .mir {
	text-indent: -999em;
	overflow: hidden;
}

html>body .mir {
	letter-spacing: normal;
	text-indent: -999em;
	overflow: hidden;
}/**/

/*html>body {overflow:scroll;}*/


	.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }

/* End hide from IE-mac */

.clear { clear: both; }

.error {
	clear: both;
	padding: 10px 0 10px 0;
}

.errorpanel { color: #BB2F2E; }

blockquote {
	background: transparent url(../images/quotation_start.gif) left top no-repeat;
	margin: 20px 0;
}

blockquote p {
	padding: 20px 48px;
	background: transparent url(../images/quotation_end.gif) right bottom no-repeat;
}
