/* CSS Document */

.accordion_toggle {
font-family:"Century Gothic", Tahoma, Arial;
font-size:12px;
font-weight:700;
text-align:center;
background:url(../img/det_galeria.gif) center bottom no-repeat;
width:155px;
color:#870000;
cursor:pointer;
margin:0 0 0 370px;
padding:5px}

.accordion_content {
color:#444;
text-align:center;
overflow:hidden;
width:155px;
margin:0 0 0 7px}

.accordion_content_scroll {
overflow:auto;
height:270px;
width:124px;
scrollbar-face-color:#EBEBEB;
scrollbar-highlight-color:#FFF;
scrollbar-3dlight-color:#FFF;
scrollbar-darkshadow-color:#FFF;
scrollbar-shadow-color:#FFF;
scrollbar-arrow-color:#870000;
scrollbar-track-color:#FFF;
padding:15px;}

.accordion_content a {
border:solid #FFF;
border-width:1px 0;
margin:2px 0}

.accordion_content a:hover {
border:solid #870000;
border-width:1px 0}
