#carrousel-header
{
 margin-top: 5px;
 text-align: center;
 font-size:  11pt;
}

#up-image, #down-image
{
 width:  88px;
 height: 37px;
 margin: 5px auto 0px 0px;
 clear:  left;
 float:  left;
 padding-left: 52px;
}

#up-image-anchor
{
 background: url(/images/topictravel/nl/buttons/up.gif) no-repeat;
}

#up-image-anchor, #down-image-anchor
{
 width:      88px;
 height:     37px;
 display:    block;
}

#up-image-anchor:hover, #down-image-anchor:hover
{
 background-position: 0px -43px;
}

.carrousel-photo
{
 clear:               left;
 float:               left;
 margin:              5px 0px 0px 0px;
 border:              solid 1px Black;
 width:               190px;
 height:              127px;
}
.carrousel-footer
{
 clear:      left;
 float:      left;
 margin:     0px 0px 0px 0px;
 border:     solid 1px Black;
 border-top: none;
 width:      190px;
 height:     15px;
 text-align: center;
}

#down-image-anchor
{
 background: url(/images/topictravel/nl/buttons/down.gif) no-repeat;
}
