/* CSS Document by www.enesi.it */
html, body {
	background-color:#FFFFFF;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding:0;
	margin:0;
	height:100%;
	background-image: url(../img/bg_tile_main.gif);
	background-repeat:repeat-x;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:100%;
	margin:0 auto;
	margin-bottom: -58px;
}
img {
	behavior:url(iepngfix.htc);
}
:focus {
	-moz-outline-style: none;
}
.wrapper {
	position:relative;
	width:900px;
	margin:0 auto;
}
.configurator {
	margin:25px 0 15px 0;
	padding:0;
	background: url(../img/bg_bandiera_fix.png) center no-repeat;
	height: 420px;/*behavior:url(iepngfix.htc);*/
}
.configurator_v {
	margin:25px 0 0 0;
	padding:0 0 15px 0;
	background: url(../img/bg_bandiera.png) center no-repeat;
	behavior:url(iepngfix.htc);
	float: left;
}
.configurator_box {
	width:855px;
	height:260px;
	background:url(../img/bg_scegli.png) top left no-repeat #FFFFFF;
	margin:15px 0 0 0;
	padding:10px 0 0 15px;
}
.configurator_box p {
	margin:0;
	padding:6px 20px 6px 0;
}
.configurator_top {
	background:url(../img/bg_scegli_top.png) top left no-repeat #FFFFFF;
	width:855px;
	height:30px;
	padding:10px 0 0 15px;
	margin:15px 0 0 0;
	float:left;
}
.configurator_middle {
	background:url(../img/bg_scegli_middle.png) top left repeat-y #FFFFFF;
	width:855px;
	padding:0 0 0 15px;
	margin:0;
	float:left;
}
.configurator_bottom {
	background:url(../img/bg_scegli_bottom.png) bottom left no-repeat #FFFFFF;
	width:870px;
	height:10px;
	padding:0;
	margin:0 0 15px 0;
	float:left;
}
.configurator_form {
	margin:15px 0 0 0;
	padding:0;
	width:420px;
}
.configurator_results {
	margin:0 0 6px 0;
	padding:10px 0 0 0;
	width:840px;
	background-color: transparent;
	border-top: 1px dashed #CCCCCC;
	float: left;
}
.configurator_thumb {
	width:70px;
	height:70px;
	float:left;
	padding:0;
	margin:0 8px 0 0;
	border:1px solid #999999;
}

.area_riservata_thumb {
	width:80px;
	height:70px;
	float:left;
	padding:0;
	margin:20px 60px 60px 0;
	border:1px solid #999999;
	text-align: center;
}

.configurator_results p {
	margin:0;
	padding:0 0 5px 2px;
	width:815px;
}
.configurator_btn a {
	height:20px;
	margin:8px 0 0 8px;
	padding:0;
	background-color:#FFFFFF;
	display:block;
	float:right;
}
.configurator_btn a:hover {
	background-color:#EBEBEB;
}
.scroll_me {
	background-color:transparent;
	height: 220px;
	width: 845px;
	margin: 0;
	padding: 0;
	border: none;
	overflow: auto;
}
#header {
	height:96px;
	width:100%;
	margin:0;
	color:#FFFFFF;
	background-image: url(../img/bg_tile_header.gif);
	background-repeat:repeat-x;
}
#header2 {
	height:96px;
	width:100%;
	margin:0;
	color:#FFFFFF;
	background-image: url(../img/bg_tile_header_transparent.gif);
	background-repeat:repeat-x;
}
#logo_holder {
	width:230px;
	float:left;
	margin:0;
	padding:0;
}

#banner_holder {
	width:468px;
	height:60px;
	float:left;
	margin:0;
	padding:13px 0 0 202px;
}

#content {
	width:100%;
	margin:0;
}
#left_menu_container {
	width:221px;
	float:left;
	margin:4px 0 0 0;
	padding:0 0 3em 0;
	background-color:#FFFFFF;
}
.left_menu_title {
	width:221px;
	float:left;
	clear:both;
	margin:0;
	padding:0;
}
.left_menu_item_container {
	width:221px;
	float:left;
	clear:both;
	margin:8px 0 4px 0;
	padding:0;
	background-color:#FFFFFF;
}
.left_menu_item a {
	width:201px;
	height:18px;
	float:left;
	margin:0;
	padding:0 0 0 20px;
	background-color:#FFFFFF;
	display:block;
	color: #333333;
	text-decoration:none;
	font-size:11px;
	background-image:url(../img/menu_subtitle.gif);
	background-repeat:no-repeat;
}
.left_menu_item a:hover {
	background-color:#ebebeb;
	background-image:url(../img/menu_subtitle_rollover.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color: #333333;
}
#right_content_container {
	width:675px;
	float:right;
	margin:0;
	padding:0;
}
.microbanner_holder {
	float:right;
	width:120px;
	height:90px;
	border:none;
	margin:0;
	padding:0 0 15px 0;
}
#flash_top_container {
	width:675px;
	height:195px;
	margin:0;
	padding:0;
}
#content_container {
	width:670px;
	margin:4px 0 0 0;
	padding:0 0 2em 5px;
	float:left;
	background:url(../img/bg_tabs.gif) top left;
	background-repeat:no-repeat;
	min-height:310px;
}
.clearfooter {
	height:58px;
	clear:both;
}
#footer {
	position:relative;
	height:58px;
	width:100%;
	margin:0;
	padding:0;
	bottom:0;
	color:#FFFFFF;
	background-image: url(../img/bg_tile_footer.gif);
	background-repeat:repeat-x;
	display: block;
	overflow:hidden;
}
.footer_dida_holder_200 {
	width:200px;
	height:51px;
	float:left;
	margin:0;
	padding:0;
}
.footer_dida_holder_170 {
	width:170px;
	height:51px;
	float:left;
	margin:0;
	padding:0;
}
.footer_dida_holder_100 {
	width:100px;
	height:51px;
	float:left;
	margin:0;
	padding:0;/*background:url(../img/little_world.png) top left no-repeat;	*/
}
.footer_dida_holder_150 {
	width:150px;
	height:51px;
	float:left;
	margin:0;
	padding:0;
}
.tabs_holder {
	width:669px;
	height:20px;
	float:left;
	background-image: url(../img/tab_corner.gif);
	background-repeat: no-repeat;/*	margin: 0;
	clear: both;*/
}
.multitab_content {
	float:left;
	margin:0 0 0 5px;
	padding:0;
}
.multitab_subcontent {
	float:left;
	padding:20px 0 0 0;
	background-color:#FFFFFF;
	margin:0;
	width:669px;
}
.tab {
	height:20px;
	float:left;
	border-right:1px solid #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
.tab_still {
	height:20px;
	float:left;
	background-color: #FFFFFF;
	border-right:1px solid #FFFFFF;
}
.tab_still a {
	height:20px;
	float:left;
	background-color:#999999;
	border-right:1px solid #FFFFFF;
}
.tab_still a:hover {
	background-color:#666666;
}
.panel_content {
	width:670px;
	float:left;
	background-color:#FFFFFF;
	padding:25px 0 0 0;
	margin:0;
	visibility: hidden;
	position:absolute;
	top:219px;
	left:230px;
}
.news_subcontent_left {
	float:left;
	padding:0 0 0 15px;
	margin:0;
	width: 490px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.news_subcontent_left p {
	margin:0;
	padding:0 30px 10px 0;
	text-align:justify;
}
.news_subcontent_left2 {
	float:left;
	padding:0 0 3em 15px;
	margin:0;
	width: 420px;
	border-right: 1px dashed #999999;
}
.dicono_subcontent {
	float:left;
	padding:0 0 3em 16px;
	width:654px;
	top:0;
	background-color:transparent;
	min-height:310px;
}
.dicono_supcontent {
	float:left;
	padding:0 0 1em 16px;
	width: 650px;
	top:0;
}
.dicono_supcontent p {
	padding:0 25px 6px 0;
	margin:0;
	text-align:justify;
}
.fixed_subcontent {
	float:left;
	padding:0 0 0 16px;
	width: 650px;
	height:320px;
	top:0;
}
.dicono_toolbar {
	text-align:right;
	float:left;
	margin:0;
	padding:8px 4px 4px 0;
	font-size: 10px;
	font-weight: bold;
	width:630px;
}
.post_toolbar {
	text-align:left;
	float:left;
	margin:0;
	padding:0 4px 4px 0;
	font-size: 10px;
	font-weight: bold;
}
table {
	margin:0;
	padding:0;
}
.td_desc {
	height:20px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0 8px 0 8px;
	margin:0;
	border-right:1px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
}
.td_flag {
	text-align:center;
	width:33px;
	height:30px;
	border-right:1px solid #FFFFFF;
}
.td_cv {
	text-align:center;
	width:50px;
	height:30px;
	font-size:11px;
	color:#CC3333;
	padding:0 3px 0 5px;
	margin:0;
	border-right: 1px solid #FFFFFF;
}
.td_hp {
	width:30px;
	height:30px;
	font-size:11px;
	color:#CC3333;
	padding:0 6px 0 8px;
	margin:0;
	border-right: 1px solid #FFFFFF;
	text-align: center;
}
.td_year {
	text-align:center;
	width:50px;
	height:30px;
	font-size:11px;
	color:#CC3333;
	padding:0 3px 0 5px;
	margin:0;
	border-right: 1px solid #FFFFFF;
}
.td_data {
	text-align:left;
	width:110px;
	height:30px;
	border-right:1px solid #FFFFFF;
	font-size:11px;
	color:#CC3333;
	padding:0 10px 0 10px;
	margin:0;
}
.td_code {
	text-align:left;
	width:50px;
	height:30px;
	border-right:1px solid #FFFFFF;
	font-size:11px;
	color:#CC3333;
	padding:0 8px 0 10px;
	margin:0;
}
.td_type {
	text-align:left;
	width:100px;
	height:30px;
	border-right:1px solid #FFFFFF;
	font-size:11px;
	color:#CC3333;
	padding:0 8px 0 10px;
	margin:0;
}
.td_descrizione {
	text-align:left;
	width:350px;
	height:30px;
	font-size:12px;
	font-weight:bold;
	color:#CC3333;
	padding:0 10px 0 10px;
	margin:0;
}
.td_veicolo {
	text-align:left;
	width:240px;
	height:30px;
	font-size:12px;
	font-weight:bold;
	color:#CC3333;
	padding:0 10px 0 10px;
	margin:0;
	border-right: 1px solid #FFFFFF;
}
.td_icon {
	text-align:center;
	width:33px;
	height:30px;
	padding:0 0 0 4px;
	margin:0;
}
.td_point {
	margin:0;
	padding:8px;
	font-size:12px;
	color:#CC3333;
	font-size:11px;
	border-right:1px solid #FFFFFF;
}
.tr_white {
	background-color: #FFFFFF;
}
.tr_grey {
	background-color: #EBEBEB;
}
.tr_darkgrey {
	background-color: #999999;
}
.td_find {
	text-align:left;
	border-left:1px dashed #CCCCCC;
	font-size:11px;
	padding:2px 5px 2px 5px;
	margin:0;
	text-transform:uppercase;
}
.td_find a {
	padding:0 6px 0 4px;
	color:#666666;
	text-decoration:none;
}
.td_find a:hover {
	color:#FFFFFF;
	background-color:#CC3333;
	text-decoration:none;
}
a.find_visited {
	color:#FFFFFF;
	background-color:#CC3333;
	text-decoration:none;
}
a.tooltip span {
	display:none;
	padding:1px 1px 1px 1px;
	margin-left:-50px;
	margin-top:30px;
	border:none;
	text-decoration:none;
	font-size:10px;
	z-index: 9999;
}
a.tooltip:hover span {
	display:block;
	position:absolute;
	border:1px solid #CC3333;
	background-color:#FFFFFF;
	color: #000000;
	text-decoration:none;
	font-size:10px;
	z-index: 9999;
}
a.tooltip:hover {
	position:relative;
	text-decoration: none;
	display:inline-block;
	z-index: 9999;
}
.news_ticker {
	float:left;
	padding:0 0 30px 0;
	margin:0;
}
.news_ticker2 {
	float:left;
	padding:0 0 30px 0;
	/*height: 90px;*/
	margin:0;
}
.news_ticker2:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.news_thumb {
	width:120px;
	/*height:90px;*/
	float:left;
	border:1px solid #CCCCCC;
	padding:0;
	margin:0 10px 0 0;
}
.news_text {
	float:left;
	border-left:1px dashed #CCCCCC;
	padding:0 0 0 6px;
	margin:0;
	width: 330px;
}
.news_thumb2 {
	width:90px;
	height:70px;
	float:left;
	border:1px solid #CCCCCC;
	padding:0;
	margin:0 10px 0 0;
	overflow: hidden;
}
.news_text2 {
	float:left;
	border-left:1px dashed #CCCCCC;
	padding:0 0 0 6px;
	margin:0;
	width: 330px;
	overflow: hidden;
	/*height: 90px;*/
}
.news {
	float:left;
	border-left:1px dashed #CCCCCC;
	padding:0 20px 0 6px;
	margin:0;
	width: 480px;
}
.news p {
	margin:0;
	padding:6px 0 4px 8px;
	text-align:justify;
}
.news_text p {
	margin:0;
	padding:6px 0 6px 8px;
	text-align:justify;
}

.news_text2 p {
	margin:0;
	padding:6px 0 6px 8px;
	text-align:justify;
}

.news ul {
	margin:0;
	padding:5px 0 5px 30px;
}
.news li {
	margin:0;
	padding:0 25px 4px 0;
	list-style-image: url(../img/arrowbullet_thin.gif);
	list-style-position:outside;
	text-align:justify;
}
.news_toolbar_left {
	float:left;
	padding:6px 0 0 8px;
	margin:0;
}
.news_toolbar_right {
	float:right;
	padding:20px 25px 0 0;
	margin:0;
}
.news_subcontent_right {
	float:right;
	padding:0 18px 3em 0;
	margin:0;
	width: 142px;
}
.news_subcontent_right2 {
	float:left;
	padding:0 10px 3em 10px;
	margin:0;
	width: 195px;
}
.news_toolbar_bottom {
	width:440px;
	padding:0;
	margin:0;
	float: left;
}
.news_toolbar_bottom_wide {
	width:640px;
	float:left;
	padding:0;
	margin:0;
	text-align:right;
	font-size:10px;
}
.news_btn a {
	height:20px;
	float:left;
	margin:0 8px 0 0;
	padding:0;
	background-color:#FFFFFF;
	display:block;
}
.register_btn a {
	height:20px;
	float:left;
	margin:2px 0 0 0;
	padding:0;
	background-color:#FFFFFF;
	display:block;
}
.news_btn a:hover {
	background-color:#EBEBEB;
}
.register_btn a:hover {
	background-color:#EBEBEB;
}
.spacer_h15 {
	clear:both;
	height:15px;
}
.google_maps_holder {
	float:left;
	width:500px;
	height:500px;
	padding:0;
	margin:10px 100px 15px 0;
	border:1px solid #cc3333;
	display: inline;
}
#eventi_content {
	width:670px;
	float:left;
	background-color:#FFFFFF;
}
#newsletter_content {
	width:670px;
	float:left;
	background-color:#FFFFFF;
}
btn_rollover {
	background-color: #00CC33;
	display:block;
}
.query_holder {
	width:652px;
	float:left;
	text-align:right;
	padding:0 0 15px 0;
	font-size: 11px;
}
h2 { /* serve solo per lo script che governa lo switch lingua non modificare!!! */
	margin:0;
	padding:0;
	background-color:transaprent;
	background-repeat:no-repeat;
	background-image:none;
}
h3 {
	color:#cc3333;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:2px 0 2px 8px;
}

h3.rapidbike {
	color:#cc3333;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0 0 10px 0;
	text-align:justify;
	width:460px;
}

h4 {
	color:#cc3333;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:4px 0 8px 0;
}
h5 {
	color:#cc3333;
	font-size:12px;
	font-weight: bold;
	margin:0;
	padding:2px 0 0 8px;
}
h6 {
	color:#cc3333;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0;
}
li {
	list-style-image: url(../img/void.gif);
	list-style-position:outside;
	margin:0;
	padding:0;
}
ul.default {
	margin:0;
	padding:10px 0 10px 30px;
}
li.default {
	margin:0;
	padding:0 25px 4px 0;
	list-style-image: url(../img/arrowbullet_thin.gif);
	list-style-position:outside;
	text-align:justify;
}

ul.default_rbike {
	margin:0;
	padding:0px 0 10px 30px;
}
ul.default_rbike li.default {
	margin:0;
	padding:0 25px 4px 0;
	list-style-image: url(../img/arrowbullet_thin.gif);
	list-style-position:outside;
	text-align:justify;
}

ul.download {
	margin:0;
	padding:10px 0 10px 0;
}
li.download {
	margin:0;
	padding:0 0 4px 4px;
	list-style-image: url(../img/icon_download.gif);
	list-style-position: inside;
	text-align: left;
}
p {
	margin:0;
	padding:6px 0 6px 0;
	text-align:justify;
}
.p_default {
	margin:0;
	padding:0 0 10px 0;
	text-align:justify;
	width:460px;
}
.p_default_title {
	color:#cc3333;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0 0 10px 0;
	text-align:justify;
	width:460px;
}
.p_wide {
	margin:0;
	padding:0 25px 6px 8px;
	text-align:justify;
}
.red {
	color:#CC3333;
}
a {
	color:#cc3333;
	font-weight:normal;
	text-decoration:none;
}
a:visited {
	font-weight:normal;
	text-decoration:none;
}
a:active {
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color:#cc3333;
	font-weight:normal;
	text-decoration:underline;
}
/*-------------------FORM-----------------------*/
.div_form_newsletter {
	background-color:transparent;
	border:none;
	width:460px;
	float:left;
	margin:0;
	padding:15px 0 0 0;
	overflow: hidden;
}
.div_form_find {
	background-color:#FFFFFF;
	border:none;
	width:650px;
	float:left;
	margin:0;
	padding:15px 0 0 0;
}
.div_form_label {
	float:left;
	width:150px;
	height:26px;
	margin:0;
	text-align: right;
	font-size: 10px;
	padding: 6px 5px 0 0;
	font-weight: bold;
}
.div_form_input {
	float:left;
	width:230px;
	height:30px;
	margin:0;
	padding:2px 0 0 0;
}
.div_form_input2 {
	float:left;
	width:20px;
	height:30px;
	margin:0;
	padding:2px 0 0 0;
}
.div_form_message {
	float:left;
	width:280px;
	height:150px;
	margin:0;
	padding:2px 0 10px 0;
}
.div_form_spacer {
	height:8px;
	width:355px;
	margin:0;
	padding:0;
	float:left;
	clear:both;
}
.div_form_spacer2 {
	width:390px;
	margin:0;
	padding:20px 0 15px 0;
	float:left;
	clear:both;
}
.inputbox {
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
	color: #666666;
	font-size:11px;
	margin:0;
	padding:2px 2px 2px 2px;
}
.messagebox {
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
	color: #666666;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	height:140px;
	margin:0;
	padding:2px 2px 2px 2px;
}
.inputbox:hover {
	background-color:#E8E8E8;
}
.div_form_disclaimer {
	text-align:left;
	float:left;
	width:300px;
	margin:0;
	padding:6px 0 6px 155px;
	display: block;
}
.div_form_disclaimer p {
	text-align:left;
}
.prov {
	font-weight: normal;
	color: #666666;
	text-align: left;
	font-size: 11px;
}
.alt_content {
	background:url(../img/bg_alt_content.png) top left no-repeat transparent;
	margin:3px 0 0 5px;
	padding:20px 30px 0 30px;
	height:195px;
	overflow:hidden;
	color: #CCCCCC;
}
#vimeo_holder {
	width:400px;
	height:300px;
	float:left;
	margin:0 0 0 17px;
	padding:0;
	background: #FFFFFF;
	border:none;
}
.media_archive {
	width:215px;
	float:right;
	margin:0 18px 0 18px;
	padding:0;
	background-color: #FFFFFF;
	/*border-left:1px dashed #999999;*/
	border:none;
	display:inline;
}
.media_archive ul {
	list-style:none;
	list-style-type:none;
	background-color:transparent;
	display:block;
	width:100%;
	margin:0;
	padding:0;
}
.media_archive ul li {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	display:block;
	background-color:#FFFFFF;
	margin:0 0 4px 0;
	padding:10px 10px 10px 45px;
	height:40px;
	overflow:hidden;
	color:#333333;
	font-weight:normal;
	text-align:right;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
}
.media_video {
	background:url(../img/bg_media_video.png) top left no-repeat #FFFFFF;
}
.media_photo {
	background:url(../img/bg_media_photo.png) top left no-repeat #FFFFFF;
}
.media_archive ul li a {
	color:#333333;
	text-decoration:none;
}
.media_archive ul li a:hover {
	color:#CC3333;
	text-decoration:underline;
}
.media_archive ul li a:visited {
	color: #000000;
}
ul.intro_links {
	background-color:transparent;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	margin:60px 0 0 0;
	padding:0;
	text-align:center;
	display:block;
	float:right;
}
ul.intro_links li {
	background-color:transparent;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
	display:block;
	float:right;
}
.dealers_results {
	float:left;
	width:240px;
	height:76px;
	margin:10px 0 0 155px;
	padding:10px 10px 10px 55px;
	background:url(../img/bg_dealers.png) top left no-repeat #FFFFFF;
	overflow:hidden;
	color: #666666;
	font-weight:normal;
	text-align:right;
	font-size:11px;
	line-height:15px;
	display: inline;
}
ul.post_archive {
	list-style:none;
	list-style-type:none;
	margin:8px 0 0 2px;
	padding:0;
}
ul.post_archive li a {
	font-weight:bold;
	background:url(../img/red_micro_arrow.gif) center left no-repeat transparent;
	margin:0;
	padding:0 0 0 10px;
	line-height:16px;
}
ul.post_archive li a:visited {
	color: #666666;/*background:url(../img/red_micro_arrow.gif) center left no-repeat transparent;*/
}

table.table_software tr td {
	font-size:11px;
	padding:3px 8px 0 10px;
	margin:0;	
	height: 17px;
}
#overlay {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	position:fixed;
	_position:absolute;
	top:0;
	left:0;
	background:#000000;
	z-index:9998;
	opacity: 0.85;
  	filter: alpha(opacity = 85);
}
#overlayBanner {
	width:414px;
	height:414px;
	margin:0;
	padding:0;
	position:absolute;
	top:50%;
	left:50%;
	margin:-207px 0 0 -207px;
	background: url(../img/overlay_box.jpg) top left no-repeat transparent;
	z-index:9999;
}
#overlayBanner h3 {
	color:#FFFFFF;
	font-size:16px;
	padding-left:20px;
	padding-right:20px;
}
#overlayBanner h4 {
	color:#FFFFFF;
	font-size:13px;
	padding-left:20px;
	padding-right:20px;
}
#overlayBanner p {
	color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
}
#overlayBanner p a {
	background:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
}
#overlayBanner img {
	padding:5px 0 0 7px;
	margin:0;
	border:0;
}
a#overlayKiller {
	display:block;
	width:13px;
	height:13px;
	margin:12px 12px 0 0;
	padding:0;
	background:url(../img/btn_close_overlay.gif) 50% 50% no-repeat transparent;
	
}
a#overlayKiller:hover {
	background-image:url(../img/btn_close_overlay_hover.gif);
}