
.tekirdag {

    float: left;
    width: 240px;
    margin: 0 0 10px 0;

}
.spor .spor-icerik{background:#262400;width:240px;text-align:center;padding:6px 0;border-radius:0 0 3px 3px;}
.spor .spor-satir{clear:both;width:%100;margin:0 auto;}
.spor .spor-satir li{float:left;margin:0 2px 0 0;}
.spor .spor-satir li a{display:inline-block;background:#fffa00;font:bold 12px Arial, Helvetica, sans-serif;color:#fffa00;text-decoration:none;padding:10px;border-radius:3px 3px 0 0;}
.spor .spor-satir li a.active{background:#847700;color:#fff;}
.spor .spor-takim{clear:both;background:#151400;width:240px;padding:0 0 5px 0;margin:0 auto;border-radius:0 0 3px 3px}
.spor .spor-takim li{display:none;}
.spor .spor-takim table{width:100%;border-spacing:0;}
.spor .spor-takim table th{font:bold 11px Arial, Helvetica, sans-serif;color:#000;background:#e3d800;text-align:left;padding:5px 2px;}
.spor .spor-takim table td{font:10px Arial, Helvetica, sans-serif;color:#FFF;text-align:left;padding:5px 2px;}
.spor .spor-takim table tr{cursor:pointer;}
.spor .spor-takim table tr.even{background:#f5f5f5;}
.spor .spor-takim table tr.hover{background:#e3d800;}
.spor .spor-takim table tr.hover td, .spor .spor-tab-content table tr.hover th{color:#000;}


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}