#carousel-text {width: 100%;
	height: 45px;
	text-align: center;}
#carousel-image {
	width: 100%;
	height: 105px;
	text-align: center;}
#mycarousel ul, ol {
    margin-left 0;
}

#mycarousel ul ul {
    margin-bottom: 20px;
}

#carousel-wrap {
    /*color: #404040;
    margin: 0 12%;
    margin: 20px 40px;*/
	width: 982px;
	height: 170px;
	overflow: hidden;
	color: #404040;
	font-size: 12px;
}

#mycarousel a {
    color: #404040;
	text-decoration:none;
}
#mycarousel a:visited {
    color: #404040;
	text-decoration:none;
}
#mycarousel a:hover {
    color: #404040;
	text-decoration: underline;
}

#mycarousel table {
    font-size: inherit;
    border: 1px solid #c8c8c8;
}

#mycarousel th {
    background: #d8d8d8;
    text-align: left;
    padding: 5px;
    white-space: nowrap;
}

#mycarousel td {
    background: #f8f8f8;
    text-align: left;
    padding: 5px;
    vertical-align: top;
}

/*  ### CAROUSEL SLIDES ### */
.carousel-slot {text-indent: -50000px;
display: block;
width: 120px;
height: 150px;
outline: none;}
.carousel-slot:hover {opacity:0.75;
filter:alpha(opacity=75);}
#instant-cold-packs {background: url(../images/carousel/instant-cold-packs.jpg);}
#heat-packs {background: url(../images/carousel/heat-packs.jpg);}
#water-sports-first-aid {background: url(../images/carousel/water-sports-first-aid.jpg);}

#mycarousel a.fundraising-kits {background: url(../images/carousel/fundraiser-kits.jpg) no-repeat center top;}
#mycarousel a.bloodborne {background: url(../images/carousel/bloodborne.jpg) no-repeat center top;}
#mycarousel a.softpack {background: url(../images/carousel/softpack.jpg) no-repeat center top;}
#mycarousel a.medications {background: url(../images/carousel/medications.jpg) no-repeat center top;}
#mycarousel a.safety-training-materials {background: url(../images/carousel/safety-training-materials.jpg) no-repeat center top;}
#mycarousel li.slot a:link, #mycarousel li.slot a:visited {color: #069;
text-decoration: none;
display: block;
width: 120px;
height: 25px;
padding-top: 120px;
font-size: 11px;
text-align: center;
margin: auto;}
#mycarousel li.slot a:hover {text-decoration: underline;}



