.accessibility, #header h1, #header ul.topLinks, #nav, .tabset, #tabsInside, .domainBox, .askBox, #partners, .sidebar, #footer #annex, #popFooter {
  display: none !important;
  visibility: hidden !important;
}
body, #main, .main, #content, #footer {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
body {
	background: #fff;
	color: #000;
}
img {
	border: none;
	max-width: 100%;
}
h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
ul, ol, li { page-break-inside: avoid; }
table table, tr, td {
	page-break-before: avoid;
	page-break-after: avoid;
}

.mainBody h1,
body#popup h1 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 24pt;
	border-bottom: 1px solid #333;
	margin: 0;
}
.mainBody h3 { padding: 10px 0 0 0; }
#homepage h2, #content .insideBanner span {
	background: none;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: lowercase;
	text-align: center;
	font-style: italic;
	border: dashed #666;
	border-width: 1px 0;
}
html body table .row-header {
	font-weight: bold;
	font-size: 14pt;
}
html body table th {
	text-align: left;
	font-weight: normal;
}
table.data { border: 2px solid #000; }
table.data th,
table.data td {
	border: dashed #666;
	border-width: 1px 0;
}
html body#homepage,
html body .mainBody,
html body #footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: none;
	font-size: 12pt;
}
html body #footer p {
	padding: 10px 0;
	text-align: center;
	color: #666;
	font-size: 9pt;
	font-weight: bold;
	border: solid #999;
	border-width: 1px 0;
	letter-spacing: 1px;
}
html body #footer p a {
	color: #666;
	text-decoration: none;
}

.mainBody a {
	color: #999;
	text-decoration: none;
}

kbd {
	border-width: 1px 3px 3px 2px;
	border-style: solid;
	border-color: #ccc #aaa #888 #bbb;
	padding: 1px 2px;
	white-space: nowrap;
	color: #000;
	background: #eee;
	line-height: 160%;
}

abbr[title]:after, acronym[title]:after {
	content: "(" attr(title) ")";
	color: #ccc;
}

#content a[href]:after,
.mainBody a[href]:after {
	content: " [" attr(href) "] ";
	font-size: 10pt;
	color: #ccc;
}

#content a[href^="/"]:after,
.mainBody a[href^="/"]:after {
	content: " [http://www.secimprojeleri.com" attr(href) "] ";
	color: #ccc;
}
