.glidecontentwrapper{
margin:0px; padding:0px; position: relative; /* Do not change this value */
width: 378px; /*ekranın dış genişliği genel çerçeve*/
height: 300px; /*ekranın dış yüksekliği genel çerçeve*/
/*ekranın çerçeve rengi ve kalınlığı*/
overflow: hidden; text-align:center; font-size:12px; text-decoration:none; top:0px
}
.glidecontentwrapper a { text-decoration: none }
.glidecontent{ 
margin:0px; position: absolute; /* burayı ellemeyin */
background: white; /* ekranın arka plan rengi */
padding: 0px; /* ekranda saoğdan soldan alttan üstten bırakılan boşluk*/
visibility: hidden;
width: 378px; /*ekranın iç genişliği*/
}
.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
background:#F5F5F5 url('../img/kategori-a-p.gif') no-repeat left top; width: 375px;
margin-top: 0px;
text-align: left; margin-bottom:0px; padding-top:5px
}
.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
margin:0px; display: inline-block;
color: #2E6AB1;
font-weight: bold;
text-decoration: none;
width: 40px; /* numaraların çerçeve genişliği */
font-family: Trebuchet MS, Helvetica, sans-serif; font-size:9pt
}

