.galleria{list-style:none;width:200px}
.galleria li{
	display:block;
	width:80px;
	height:80px;
	overflow:hidden;
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{
	display:block;
	padding-top:0.5em;
}
* html .galleria li div span{
	width:300px;
} /* MSIE bug */


<style media="screen,projection" type="text/css">
/* BEGIN DEMO STYLE */

h1, h2 {
	font:bold 80% 'helvetica neue', sans-serif;
	letter-spacing:3px;
	text-transform:uppercase;
}
.caption {
	color:#888;
	width:200px;
}
.demo {
	color: #999999;
	clear: right;
	float: right;
	width: 300px;
	text-align: right;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.demo ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.demo a {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
.demo .link {
	clear: both;
}
.demo a:hover {
	color: #000000;
	text-decoration: none;
}
.gallery_demo {
	margin: 0px;
	padding: 0px;
	width: 300px;
	text-align: right;
}
.gallery_demo li {
	border:2px double #eee;
	background:#eee;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 4px;
	display: inline;
	height: 35px;
	width: 50px;
	padding: 0px;
	float: right;
}
.gallery_demo li img {
	height: 35px;
	width: 50px;
}
.gallery_demo li.hover {
	border-color:#bbb;
}
.gallery_demo li.active {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3399CC;
	border-right-color: #3399CC;
	border-bottom-color: #3399CC;
	border-left-color: #3399CC;
}
.gallery_demo li div {
}
.gallery_demo li div .caption {
	font:italic 0.7em/1.4 georgia, serif;
}
.galleria_container {
	width:300px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 200px;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.info {
	text-align:left;
	margin:30px 0;
	border-top:1px dotted #221;
	padding-top:30px;
	clear:both;
}
.info p {
	margin-top:1.6em;
}

</style>
	
.award {
	font-size: 20px;
	font-weight: bold;
	color: #0069A9;
}
.award {
	font-size: 20px;
	color: #005E97;
	text-transform: uppercase;
}
