<style type="text/css">

/**
 * Additional styles for the controls.
 */
 
.jcarousel-control {
margin-top:3px;
margin-left:0px;
margin-right:0px;
width:720px;
}

.jcarousel-control a {
border:1px solid #ccc;
display:block;
width:118px;
height:88px;
float:left;
font-size:1.2em;
font-weight:bold;
margin-right:0px;
text-indent:-9999px;
overflow:hidden;
}

.jcarousel-control a:hover {
border:1px solid #000;
background:#000 !important;
color:#fff;
}

.jcarousel-control a:focus,
.jcarousel-control a:active {
outline: none;
}

.jcarousel-scroll {
margin-top: 10px;
text-align: center;
}

.jcarousel-scroll form {
margin: 0;
padding: 0;
}

.jcarousel-scroll select {
font-size: 75%;
}

#mycarousel-next,
#mycarousel-prev {
cursor: pointer;
margin-bottom: -10px;
text-decoration: underline;
font-size: 11px;
}
.photo{
margin-top: 1px;
}

</style>
