/*!
 * Pearl Protocol Library
 * Copyright(c) 2010 King Pearl LLC
 */
#pearlprotocol-carousel .pui-carousel-nav {
    height: 0px;
    width: 100%;
    background-color: #d1ccc7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.7;
    filter:alpha(opacity=70);
}

#pearlprotocol-carousel {
	height: 200px;
	margin: 0;
	overflow: hidden;
}

#pearlprotocol-carousel h2, #pearlprotocol-carousel p {
	text-align: left;
}

#pearlprotocol-carousel li img {
	float: right;
}
