body {
	margin:0px;
	padding:0px;
}
a {color:#0088cc; text-decoration:none; outline:none;}
a:hover {color:#fff; background:#0088cc;}

#left {float:left; width:485px;}

/* showreel home
- - - - - - - - - - - - - - */
#showreel {margin:10px auto;}
#showreel_home {position:relative; width:485px; height:246px; z-index:0;}
#showreel_home ul {list-style:none; margin:-7px 0 0; padding:0 0px 0px 12px; position:absolute; width:180px; top:0px; left:0px; z-index:3;}
#showreel_home ul li {margin:0px; padding:0px; font-size:11px; height:20px; line-height:20px;}
#showreel_home ul li a {
	color:#5c5c5c;
	line-height:23px;
	display:block;
	height:20px;
	overflow:hidden;
	font-family: Tahoma;
	font-size: 11px;
}
#showreel_home ul li a:hover, #showreel_home ul li a.on {color:#7d0707; background:none;}
#showreel_home .flow {width:298px; height:246px; position:absolute; top:0px; left:188px; overflow:hidden; z-index:1;}
#showreel_home .flower {position:absolute; top:0px; left:0px;}
#showreel_home .flower img {border:none; margin:0px; padding:0px;}
#showreel_home .label {width:222px; height:30px; background:url(../images/label.png) no-repeat left top; position:absolute; top:0px; left:0px; z-index:2; margin-top:-6px;}
#showreel .widgetize {margin-bottom:5px;}
#showreel .dettaglio {float:right; margin:0px 20px 0px 0px; display:inline; line-height:normal;}
