#holnis_div
{
width: 580px;
height: 140px;
z-index: 1000;
}

.holnis
{
position: relative;
display: none;
overflow: hidden;
}

.holnis img
{
border: 0;
margin: 0;
}

.holnis a
{
font-size: 100%;
text-decoration: none;
}

.holnis .holnis_SlideImgCntr
{
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center center;
background-color: #000000;
}

.holnis .holnis_Loading
{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center center;
background-color: Transparent;
background-image: url(images/ajax-loader.gif);
}

.holnis .holnis_SlideInfo
{
position: absolute;

width: 575px;
height: 30px;
margin: 0px;
left: 5px;
bottom: 0;
background-color: #4E4675;

text-indent: 15px;
}

.holnis .holnis_SlideInfo .holnis_SlideInfoTitle
{
font-family: Verdana,Ms Sans Serif,Georgia,Helvetica,Arial;
font-size: 16px;
font-weight: bold;
font-style: normal;
text-decoration: none;
color: #FFFFFF;
padding-left: 240px;
margin: 0px;
}

.holnis .holnis_SlideInfo .holnis_SlideInfoDesc
{
font-family: Verdana,Ms Sans Serif,Georgia,Helvetica,Arial;
font-size: 9px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: Transparent;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin: 0px;
}


