
ul.crossfade {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}
#fade-3 {
    border: 0px solid #000;
}
#fade-1 li,#fade-2 li {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
}
#fade-3 li {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
}
div.example li img {
    display: block;
    border: 0px solid #FFF;
    width: 173px;
	height: 165px;
	
}
.caption {
	background:transparent url(../images/ue_finestwine_02/bg_search_mod.jpg) repeat-x scroll 0 50%;
    clear: both;
    padding: 8px 0 8px 0;
    width: 173px;
	font-size:120%;
	text-align:center;	
	vertical-align:20%;
	color: #ffffff;
}
.example {
    position: relative;
    background:#FFFFFF;
    border:2px solid #CCCCCC;
    padding:0px;
    width: 173px;
    height: 195px;
}
.example-r {
    position: relative;
    background-color:#FFFFFF;
    border:5px solid #CCCCCC;
    padding:1em;
    width: 700px;
    margin-bottom: 1em;
}
code {
    font-family: monospace;
    font-size: 1.2em;
}
.control {
    position: absolute;
    z-index: 100;
    cursor: pointer;
    font-size: 2em;
    font-weight: bold;
    color: #FFF;
}
#fade-1-next {
    right: 8%;
    top: 71%;
}
#fade-1-previous {
    left: 6%;
    top: 71%;
}
.ajax {
    margin: 3em;
    border: 1em solid #FF8C00;
    padding: 1em;
}

.example1 {
    position: relative;
    background:#FFFFFF;
    border:2px solid #CCCCCC;
    padding:0px;
    width: 215px;
    height: 205px;
}
div.example1 li img {
    display: block;
    border: 0px solid #FFF;
    width: 215px;
	height: 160px;
	
}
.example-r {
    position: relative;
    background-color:#FFFFFF;
    border:5px solid #CCCCCC;
    padding:1em;
    width: 700px;
    margin-bottom: 1em;
}
.caption1 {
	background:transparent url(../images/ue_finestwine_02/bg_search_mod2.jpg) repeat-x scroll 0 50%;
    clear: both;
    padding: 0px 0 0px 0;
    width: 215px;
	height: 50px;
	font-size:120%;
	text-align:center;	
	color: #ffffff;
}