/***** RESET *****/
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-size: 100%;
	vertical-align: baseline;*/
	background: transparent;
}
html, body {height:100%;}
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: separate;border-spacing: 0;} /* tables still need 'cellspacing="0"' in the markup */
textarea {overflow:auto;}

/***** REUSABLE CLASSES *****/
.fullW {width:100%;}
.fullH {height:100%;}
.vMid {vertical-align:middle;}
.noWrap {white-space:nowrap;}
.noBord, .imgInp {border:none;}
.numInput {text-align:right;}
.center {text-align:center;}
.curPtr {cursor:pointer;}
.noDisp, .hide {display:none;}
.fl {float:right;}
.fr {float:left;}
.aiho:hover img {filter: alpha(opacity=85);opacity: 0.85;}
.required{color:#c00;}
.clearfloat {clear: both;height: 0;font-size: 1px;line-height: 0px;}
.clearfix:after {display: block;height: 0;clear: both;visibility: hidden;content: ".";}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.ml-10{margin-left:10px;}
.mt-10{margin-top:10px;}
.mb-10{margin-bottom:10px;}
.ml-15{margin-left:15px;}
.mt-15{margin-top:15px;}
.mb-15{margin-bottom:15px;}
/******** END BASE *******/


/************************** HighSlide **************************/

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px 5px;
    color: #fff;
	background:#35ABF4;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/******************* END HighSlide ***********************/

ol{list-style-type: decimal;}
ul{list-style-type: disc;}
ol, ul{ padding: 5px 10px; margin-left: 10px;}
label{cursor:pointer;}

.msg-ok, .msg { background:#efe url(../images/icons/ok.png) 6px 3px no-repeat; padding: 10px 10px 10px 37px; border: solid 2px #aca; color: #371;  -moz-border-radius:3px; }
.msg-info, .info { background:#eef url(../images/icons/info.png) 6px 3px no-repeat; padding: 10px 10px 10px 37px; border: solid 2px #aac; color: #159;  -moz-border-radius:3px; }
.msg-warn { background:#ffe url(../images/icons/warn.png) 6px 3px no-repeat; padding: 10px 10px 10px 37px; border: solid 2px #cca; color: #761;  -moz-border-radius:3px;}
.msg-err, .err {background:#fee url(../images/icons/err.png) 6px 3px no-repeat; padding: 10px 10px 10px 37px; border: solid 2px #caa;color: #733; -moz-border-radius:3px;  }

.error{ color: #c00;}
label.error{ padding-left: 5px; }

.gridTbl{ border:solid 1px #2E91C1;margin-bottom:10px; }
.katHdr th{ background:#2E91C1; color:#fff; font-size:12px; }
.gridTbl th,.gridTbl td{ text-align:center;}
.gridTbl th.katAd{ background-color:#D4EAF7; padding:2px; text-align:left;}
.gridTbl .sthLeft{text-align:left;}

tr.mo.over th, tr.mo.over td{background-color:#eaf6ff;}

.odd td, .odd th {}
.even td, .even th { background-color: #f6f6f6;}

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	font-size:11px;
}

a { color:#004392; text-decoration:none;}
a:visited{	color:#365A70; text-decoration:none;}
a:hover{ text-decoration:underline;}

h2, h3 {color:#067BA6; margin:10px 0 15px 0; padding:0 0 5px 0; font-weight:normal; border-bottom: dotted 1px #067BA6;}
h2 {font-size:18px;}
h3 {font-size:14px; margin-bottom:10px;}

.content{
	line-height:1.2;
}
.content p{margin-bottom:10px;}

.content input.tb,
.content input[type="text"],
.content input[type="password"],
.content select,
.inputStyle,
.content textarea { border:2px solid #ccc; background:#FFFAEC; padding:3px 6px; font:12px Arial; vertical-align:middle; -moz-border-radius:6px; }

.content .tplForm input.tb,
.content .tplForm input[type="text"],
.content .tplForm input[type="password"],
.content .tplForm textarea {width: 300px; }

.content input.tb:hover, .content input.tb:focus,
.content input[type="text"]:hover, .content input[type="text"]:focus,
.content input[type="password"]:hover, .content input[type="password"]:focus,
.content textarea:hover, .content textarea:focus,
.inputStyle:hover, .inputStyle:focus,
.content select:hover, .content select:focus {
	border-color:#aaa;
	background-color:#FFF4D9;
}

.content input.btn,
.content input[type="submit"],
.content input[type="button"]
{
	border-color:#999;
	color:#289DE0;
	font-weight:bold;
	background-color:#EFF1F1;
}

.content input.btn:hover,
.content input[type="submit"]:hover,
.content input[type="button"]:hover
{
	background-color:#fff;
}

.tplForm th{font-size:14px; color:#424242; font-weight:normal;}

.btn{cursor:pointer;}

.ara-30{height:30px; }
.ara-20{height:20px; }
.ara-10{height:20px; }

.komple{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #8d8d8d;
	background-position: center top;
}

.kap {
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/golgeBg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.kapIc {
	background-color: #eee;
	background-image: url(../images/kapBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
}
.tepe {
	height: 77px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/************************** ÜST MENÜ *****************************/

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		height:50px;
		padding:0px 0px 0px 7px;
		background-image:url("../images/um.png");
		background-repeat:no-repeat;
		margin-bottom:3px;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:24px 8px 13px 8px;
		color:#FFFFFF;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
		text-align:left;
		font-variant:normal;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{
	text-decoration:none;
	background-image: url(../images/um_o.jpg);
	background-repeat: repeat-x;
	background-position: right top;		
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
	text-decoration:none;
	background-image: url(../images/um_o.jpg);
	background-repeat: repeat-x;
	background-position: right top;		
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
	text-decoration:none;
	background-image: url(../images/um_o.jpg);
	background-repeat: repeat-x;
	background-position: right top;		
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{
	padding:8px;
	background-color:#269BDC;
	background-image:url(../images/umAlt.jpg);
	background-repeat:repeat;
	background-position: left bottom;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:5px 25px 5px 5px;
		background-color:transparent;
		color:#FFFFFF;
		font-size:11px;
		font-variant:normal;
		border-width:0px 0px 1px 0;
		border-style:solid;
		border-color:#5BAEDC;
		}
	
	#qm0 div a.son, #qm0 ul a.son
	{	
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:none;
		background-color:#50b5f3;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		text-decoration:none;
		background-color:#50b5f3;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#50b5f3;
		text-decoration:none;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 4px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:5px 4px;
		border-color:#5A5372;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul .qmparent	
	{	
		background-image:url("../images/qm/arrow_10.gif");
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		background-image:url("../images/qm/arrow_7.gif");
		background-repeat:no-repeat;
		background-position:95% 40%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-color:#50b5f3;
		text-decoration:none;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		margin:0px;
		background-color:#90C1DC;
		border-width:1px;
		border-style:solid;
		border-color:#5A5372;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul a	
	{	
		padding:2px 10px 2px 5px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 a	
	{	
		padding:5px 20px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul ul	
	{	
		margin:0px 0px 0px -1px;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 div div	
	{	
		margin:0px 0px 0px -1px;
	}


/************************** SON:ÜST MENÜ *****************************/
.ortaBnr {
	float: left;
	height: 255px;
	width: 730px;
	margin-right: 5px;
}
.ortaSagMenu {
	float: left;
	width: 205px;
	height: 255px;
	background: url(../images/ortaSag2.png) right top no-repeat;
}
.ust {
	margin-left: 10px;
}
.orta4lu {
    width: 794px;
    float: left;
	background-image: url(../images/orta4lu_v2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 117px;
	padding-left: 6px;
}
.orta4lu a, .orta4lu a:visited {
	display: block;
	float: left;
	width: 125px;
	margin-right: 8px;
	padding-left: 55px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding-top: 25px;
	height: 92px;
	padding-right: 10px;
	line-height: 1.2;
}
.orta4lu a.uzun{width: 133px; padding-right: 5px;}
.orta4lu a span {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.orta4lu a.sag {
	margin-right: 0px;
}
.orta4lu a:hover span {
	text-decoration: underline;
}
.orta4sag{width: 140px;float: left;text-align: right;padding: 10px 0 7px 0;background-color: #fff;}
.ortaTab {
	background-image: url(../images/ortaTab.png);
	background-repeat: no-repeat;
	background-position: -3px top;
	height: 345px;
	width: 665px;
	float: left;
}
.ortaTabBas li {
	text-align: center;
	float: left;
	width: 220px;
}
.ortaTabBas li a {
	font-size: 14px;
	color: #f61a00;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 24px;
	padding-top: 20px;
}
.ortaTabBas {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.ortaTabBas li a:hover, .ortaTabBas li a.aktif, .ortaTabBas li.ui-tabs-selected a {
	color: #000;
	background-image: url(../images/ortaTabHead.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ortaTabSag {
	float: left;
	height: 345px;
	width: 275px;
}
.ortaTabResimler {
	float: left;
	width: 335px;
	height: 240px;
	padding-top: 10px;

}
.ortaTabLinkler {
	float: left;
	width: 295px;
}
.ortaTabLinkler a, .ortaTabLinkler a:visited {
	font-size: 11px;
	color: #111;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	display: block;
	padding-left: 10px;
	-moz-border-radius:0px 8px 8px 0;
	cursor: pointer;
}

.ortaTabLinkler a.son {
	border-bottom-width: 0px;
	border-bottom-style: none;
	-moz-border-radius:0px 0 8px 0;
}
.ortaTabLinkler a:hover, .ortaTabLinkler a.aktif {
	text-decoration: none;
	background-color:#fff;
}
.ortaTabSagBas {
	background:#fff url(../images/sagHdr.png) left top no-repeat;
	font-size: 14px;
	color: #e9c367;
	padding-top: 13px;
	padding-bottom: 23px;
	padding-left: 70px;
	font-family: "Myriad Pro";
	font-weight: bold;
}
.ortaTabSag a, .ortaTabSag a:visited {
	font-size: 12px;
	color: #5a5a5a;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4ecce;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.ortaTabSag a span {
	color: #cf4735;
}

.ui-tabs-hide {
	display:none;
}
.ortaTabResimler ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

.ortaTabs {
	padding-left:15px;
	width: 650px;
	float: left;
}
.ortaTabResimler img {
	margin-right: 10px;
}
.galeri {
	padding-left: 10px;
	margin-bottom:15px;
}
.galeri ul a {
	background-image: url(../images/anaGlResBg.png);
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 82px;
	width: 96px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.galeri ul a.son {
	margin-right:0;
}
.anaGaleri {
	background-image: url(../images/anaGl.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 153px;
	margin-bottom: 10px;
}
.anaAltButonlar img {
	vertical-align: middle;
	margin-right: 2px;
}
.anaAltButonlar img.sag {
	margin-right: 0px;
}
.ayak {
	margin-left:auto;
	width: 980px;
	margin-right: auto;
	text-align: left;
	padding-bottom: 10px;
}
.ayakAna {
	background-image: url(../images/ayakAna.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 218px;
	padding-top: 48px;
}
.ayakNormal {
	background-image: url(../images/ayakNormal.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 48px;
	padding:12px 0 0 0;
}
.anaAltLinkler {
	width: 932px;
	margin: 0 auto 35px auto;
	height: 95px;
	padding: 5px 5px 5px 8px;
	background-color: #fff;
}
.anaAltEb {
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
	padding-left: 18px;
	margin-bottom: 2px;
}
.anaAltEb table {
	height: 26px;
}
.eb_adSoyad {
	width: 145px;
}
.anaAltEb input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
.anaAltEb input.defaultText {
	color:#989898;
}
.eb_Email {
	width: 142px;
}
.eBultenResDiv {
	background-color: #FFF;
	padding-top: 6px;
	padding-bottom: 6px;
	-moz-border-radius: 4px;
	background-position: 3px 0px;
}
.ayakAltSol {
	float: left;
	padding-left: 18px;
	width: 485px;
	font-size: 13px;
	color: #1c1c1c;
	padding-top: 9px;
}
.ayakAltSag {
	text-align: right;
	float: right;
	width: 435px;
	padding-right: 25px;
}
.ortaIc {
	background-color: #eee;
	margin-right:10px;
	padding-bottom:10px;
	font-size: 12px;
	min-height: 210px;
}

.pagination { font-weight:bold; font-size:12px; }
.pagination li { display: inline; margin-right: 5px;}
.pagination li a{ padding:2px 8px; background-color:#ddd; -moz-border-radius:4px; color:#111;}
.pagination li a:hover{background-color:#666; color:#fff; text-decoration:none;}
.pagination li a.current{color:#666; font-style:italic;}
.pagination li a.current:hover{background-color:inherit; color:inherit;}
.ortaSagBas {
	font-size: 18px;
	color: #333;
	width: 100px;
	margin-top: 15px;
	margin-left: 10px;
	line-height: 1.2;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 60px;
}
.ortaSagMenuMenu a, .ortaSagMenuMenu a:visited {
	color: #077ba6;
	text-decoration: none;
	background-image: url(../images/ortaSagMenu.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 11px;
	width: 145px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.ortaSagMenuMenu {
	margin-left: auto;
	margin-right: auto;
	width: 165px;
}
.ortaSagMenuMenu a:hover {
	text-decoration: underline;
}

.anketSecenekler {list-style:none; margin:10px 0 10px 10px; padding:0;}
.anketSecenekler li{ margin:2px 5px; padding:2px 5px;}
.anketSecenekler li *{vertical-align:middle;}
.anketTbl td, .anketTbl th{padding:4px;}
.fixedSize{font-family:"Courier New", Courier, monospace; font-size:11px; text-align:right;}
.grafik{background-color:#D7E052;}

.anketSolIc{margin:0 5px 0 5px;}

.projeIc{ margin-bottom:10px;}
.projeIc img{ float:left; margin-right:10px;}
.projSag{ padding-top:4px;}
.projBas { font-weight:bold; margin-bottom:4px;}
.katBas{ margin-bottom:10px; font-size:14px; color:#666; font-weight:bold;}
.katBas a { font-size:12px; font-weight:normal; }

.glOzet{ margin-bottom:30px; }

.ortaTabsSayfalama a, .ortaTabsSayfalama a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	-moz-border-radius:4px;
}
.ortaTabsSayfalama {
	padding-top: 12px;
}
.ortaTabsSayfalama a:hover, .ortaTabsSayfalama a.aktif {
	color:#FFF;
	background-color: #2A9FE2;
}
.ortaTabLinkBas {
	font-size: 12px;
	color: #900;
	padding: 4px 0 4px 0;
	display: inline;
}
.ortaTabLinkler a span {
	display: block;
}
.ortaTabLinkRes {
	float: left;
	width: 65px;
	margin-right: 10px;
}

.ortaTabLinkSag {
	float: left;
	width: 205px;
}
.anaAltLinkler ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.anaAltLinkler li {
	display: inline;
	float: left;
	width: 70px;
	padding:0 5px;
}
.anaAltLinklerPrev {
	float: left;
	width: 14px;
	margin-right: 10px;
	padding: 14px 0 0 0;
}
.anaAltLinklerCrsl {
	float: left;
	width: 870px;
	margin-right: 10px;
}
.anaAltLinklerNext {
	float: left;
	width: 14px;
	padding: 14px 0 0 0;
}
.anaGaleriOklar {
	height: 20px;
	padding: 3px 0 0 0;
}
.anaGaleriOkSol {
	float: left;
	width: 460px;
}
.anaGaleriOkSag {
	float: left;
	width: 460px;
	text-align: right;
}
.ortaTabLinkTarih {
	font-size: 9px;
	font-style: italic;
	color: #666;
	text-align:right;
}
div.ortaTabLinkTarih {
	text-align:left;
	padding-top:4px;
}
.ortaTabLinkOzet {
	display: inline;
}
.eczYazi {
	font-size: 12px;
}
.galeri ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.galeri li {
	display: inline;
	width: 106px;
	float: left;
	margin-right:10px;
}
.galeri li.sag {
	margin-right:0;
}

.yorum {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #fff;
}
.yorumYorum {
	margin-bottom: 3px;
}
.yorumBilgi {
	font-style: italic;
	color: #633;
}

.sayfalama {
	padding: 10px 0;
}
