/***************************************** div contenitore di tutta la pagina ****************************************/
#container{margin:auto;width:1024px;position:relative;border:0px solid red;z-index: 100;}

/***************************************** div contenitore header quando non esiste una proprietï¿½ width ********************/
#common-header-width{width:770px;}


/************************ RIGA DELL'HEADER COMUNE A TUTTE LE APPLICAZIONI COOP (CONTIENE LINK E UTILITY)  ***********************/
#common-appcross-header {border-bottom:0px solid #ccc;height:16px;background-color: #ebebeb;font-family: Arial; font-size: 11px;color:#333;padding:0px; padding-left: 10px;overflow:hidden;}

#common-appcross-header
	#sposta-common-header {margin-left: 200px;}

#common-appcross-header 
	#home-page-link {float: right; height: 16px; width:190px; padding:0px; padding-left:10px; background-color: #cc0000;}

#common-appcross-header 
	#home-page-link a {display: block;text-decoration: none; background: url(../images/freccia/mini_bianca_su_rosso.gif) no-repeat 0 3px; padding-left:15px; font-weight:bold; color: #fff;}
	
#common-appcross-header  a.commonLink {display: block;float:left;margin-right:10px;text-decoration: none; background: url(../images/freccia/mini_grigia_su_grigio.gif) no-repeat 0 3px; padding-top:1px;padding-left:15px; color: #333;}

/******************  RIGA CONTENENTE BOTTONI ***********************************************************/
#buttonHeader {
	height: 40px;
	background: url('../images/restyle/menuHeader/sfonfoBarButton.gif') repeat-x;
} 

/******************  CONTENITORE DI TUTTA LA PAGINA ESCLUSO IL FOOTER  *********************/
#main-content {
	background: url('../images/Home_nazionale/sfondo_pagina.gif') repeat-x  bottom #fff;
	padding: 0 22px;
}
#main-content-locale {
	padding: 0 22px;
}


/*** INTESTAZIONE NAZIONALE E LOCALE ***/
#header {width:780px;position: relative;}
	#main-content 
		#header {height:280px;}
	#main-content-locale 
		#header {height:116px;}

/* LAYER BUTTON */
#button-layer-header {
	position: absolute;
	top: 16px;
	left: 230px;
	z-index: 1000;
}

#layer-button1 {
	background: url("../images/restyle/menuHeader/butIPhone.gif") no-repeat;
	width: 132px;
	height: 36px;
	float: left;
	padding: 0 2px;
	margin-top: 2px;
	cursor: pointer;
}

#layer-button2 {
	background: url("../images/restyle/menuHeader/butMobile.gif") no-repeat;
	width: 116px;
	height: 36px;
	float: left;
	padding: 0 2px;
	margin-top: 2px;
	cursor: pointer;
}

#layer-button3 {
	background: url("../images/restyle/menuHeader/butWidget.gif") no-repeat;
	width: 103px;
	height: 36px;
	float: left;
	padding: 0 2px;
	margin-top: 2px;
	cursor: pointer;
}

#button-layer-header .text-layer-button {
	clear: both;
	float: left;
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;	
	padding: 10px 0 0 5px;
	text-decoration: none;
}

/* IMMAGINE DEL LOGO COOP */
#logo-img {
	position: absolute;
	top: 0;
	/*left: 1px;*/
	/*STEFANO*/
	z-index: 1000;
}
#logo-img #coop-name {
	display:block;
	font-weight:bold;
	position: relative;
	top:-10px;
}


/** BANNER NELL'INTESTAZIONE HOME PAGE NAZIONALE **/
#header-banners-box {
	position:absolute;
	bottom: 0px;
	right:5px;
	height: 165px;
}
#header-banners-box  img {
	float:left;
	margin: 2px;
	/*STEFANO*/
	max-height:109px; 
	max-width:102px;
}
/*STEFANO*/
#header-banners-box table {
	float:left;
}
/**********************************************************************************************************************/


/************************************************* COLONNA DI DESTRA *************************************************/
#header-right-column {
	float: right;
	/*margin-top:2px;*/
	width: 200px; /* 200px meno 10px per ogni lato*/
	/*padding:0;*/
	background-color: #970B0B;
	position: absolute; /* position absolute perchè in IE gli elementi a sinistra della colonna andavano a capo causa margine di 4 px */
	right:22px;
	/*padding-top: 10px;*/ /*RESTYLE FIX*/
	padding-top: 5px; 
}

#space-background-followus {
	/*padding-left: 5px;*/ /*RESTYLE*/
  height: 37px;
  padding-top: 70px;
  background-color: #EBEBEB;
}

#space-background-followus .button-background-followus {
	/*background: url(../images/Home_nazionale/sf_social.gif) no-repeat;	*/ /*RESTYLE*/
	background: url(../images/restyle/followus-bg.png) no-repeat;
	height: 37px;
	width: 250px;
}

#space-background-followus .text-followus {
	/*RESTYLE*/
	clear: both;
  float: left;
  font-size: 11px;
  font-weight: bold;
  padding: 4px 10px;
}

#space-background-followus .space-banner-followus {
	/*width: 102px;*//*RESTYLE*/
	width: 120px;
	margin-top: 7px;
	float: left;	
}

#space-background-followus .space-banner-followus table {
	float: left;
	margin: 0 5px;
}

/*#space-orange-header {
	background: url(../images/Home_nazionale/header-orange.gif) repeat-x;
	height: 13px;
	padding: 0;
	margin: 0; 	
}*/

/* INFO UTENTE */
/*#user-box {color:#eee;height:100px;padding:0 10px;}*/
#user-box-loc {color:#eee;padding:0 10px;}
#user-box-loc select {width: 175px;margin:2px 0;}
	
/*#user-box li{margin:3px 0;}*/
	/*#global-date {display:block;font-weight:bold;color:#333;padding:10px 0;}*/
/*#user-box-loc {color:#eee;height:148px;padding:0 10px;}*/
#user-box-loc .localizzaImg {padding: 2px 0 0 20px}
/* BANNER STORE LOCATOR */

#user-box-lr .text-layer-button {
	clear: both;
	float: left;
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;	
	padding: 10px 0 0 5px;
	text-decoration: none;
}
#user-box-lr {
	padding: 0;
	margin: 0;
	clear: both;
	height: 60px;
}
	#user-box-l {
		padding: 0;
		margin: 0;
		float: left;
	}
	#user-box-l .textAnchor {
		clear: both;
		float: left;
		font-size: 12px;
		font-weight: bold; 
		color: #FFFFFF;	
		padding: 5px 0 0 10px;
		text-decoration: none;
	}
	#user-box-l .textReg {
		clear: both;
		float: left;
		font-size: 10px;
		font-weight: normal; 
		color: #FFFFFF;	
		padding: 1px 0 0 10px;
		text-decoration: none;
	}
	#user-box-r {
		padding-left: 12px;
		margin: 0;
		float: left;
	}
	#user-box-r .textAnchor {
		clear: both;
		float: left;
		font-size: 12px;
		font-weight: bold; 
		color: #FFFFFF;	
		padding: 5px 0 0 10px;
		text-decoration: none;
	}
	.textAnchor img{
		padding-left: 5px;
	}
#right-column-banner {
	/*height:300px;*/
	margin-top: 5px;
	padding: 0 10px;
	min-height: 91px;
}
#right-column-ant {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0 10px;
}
/************************************************************************************************************************/



/*********************************************** MENU ORIZZONTALE ***************************************************/
#menu-bar {
	clear: both;
	width: 980px;
	height: 60px;
	/*background: url('../images/restyle/menu/sfondo.gif') repeat-x;*/
	position: relative;
	padding-top: 5px;
	background-color: #FFFFFF;
}
#menu-bar .divMenu {
	float: left;	
	background: url('../images/restyle/menu/separatore.gif') no-repeat right;
	padding: 0 2px 0 0;
	/*height: 60px;*/
	cursor: pointer;
	/*RESTYLE*/
}
#menu-bar-separator{
	height: 3px;
	clear: both;
	background-color: #FFFFFF;
	position: relative;
}
#data-ora-hp {
	background: url("../images/restyle/menuHeader/separatoreHeaderData.gif") left no-repeat;
	height: 40px;
	width: 200px;
	float: left;
}
#data-ora-hp .data {
		/*display:block;*/
		font-weight: bold;
		font-family: sans-serif;
		color: #FFFFFF;
		padding-top: 14px;
		padding-left: 10px;
		float: left;
		width: 135px;
	}
#data-ora-hp .ora {
		/*display:block;*/
		font-weight: bold;
		font-family: sans-serif;
		color: #FFFFFF;
		padding-top: 14px;
		padding-left: 19px;
		float: left;
		background: url("../images/restyle/clock.png") no-repeat scroll 0 14px transparent;
	}

/* INPUT DI RICERCA */
/*#search-input-box {
	background: url("../images/sf_pulsanti_04.gif") no-repeat;
	width: 168px;
	height: 25px;
	float: left;
	padding: 0 1px;
}*/
#search-input-div{
	background: url("../images/restyle/menuHeader/sfondoCerca.gif") no-repeat;
	/*background:#FF7300 none repeat scroll 0 0;
	border:1px solid #DC271C;*/
	/*font-size:115.9%;*/
	margin: 8px 10px 8px 16px;
	height: 25px;
	width: 183px;
	float: left;
	
}
#search-input {
	height: 14px;
	border: 0 none;
	/*background: #FF7300;*/
	padding: 0 0 0 5px;
	width: 150px;
	color: #85887E;
	font-family: sans-serif;
	font-size: 12px;
	
}
.search-input-button{
	/*border:1px solid #DC271C;*/
	border: 0 none;
	background: url("../images/restyle/menuHeader/lenteCerca.gif") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	margin: 5px 5px 0 0;
	overflow: hidden;
	padding: 0;
	width:14px;
	height: 14px;
}
/********************************************************************************************************************************/

/************************************************* LISTA COOPERATIVE  **********************************************************/
#coop-list {
	/*height: 266px;*/ /*RESTYLE*/
	background-color: #CF0906;
  height: 252px;
  padding-top:5px;
  padding-left:10px;
  color: #FFFFFF;
}
#coop-list ul {
	list-style: none;
	margin:0px;
	/*margin-top:20px;*/
	padding-right:10px;	
}
#coop-list ul li {
	background: url("../images/restyle/freccia.png") no-repeat scroll 0 8px transparent;
}
#coop-list li {
	margin:3px 0px;
	width:170px;
	padding-left:15px;
	line-height:24px;
	font-weight:bold;
	border-bottom: 1px solid #DE5B58;
}
/*STEFANO*/
#coop-list li a {
	text-decoration: none;
	color: #FFFFFF;
}
#coop-list li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
/*************************************************************************************************************************************/


/*******************************  CONTENITORE DEI TRE BOX NELLA HOME NAZIONALE ( NEWS,  CASACOOP, SITCOM)    ***************************************/
#content {
	width:780px;
	margin-top:0px;
	background: url('../images/restyle/content/sfondo.gif') repeat-x;
	clear: both;
	/*RESTYLE*/
	border-top: 2px solid #EBEBEB;
}

/*#coopgreen-box {
	margin-top: 15px;	
	margin-left: 10px;
	width: 225px;
	float: left;
}*/

#social-box {
	/*margin-top: 15px;*/
	margin-left: 10px;
	width: 235px;
	float: left;
}


#social-box-img .coopgreen {
	width: 160px;
	margin-top: 10px;	
}

#social-box-img {
	margin-bottom: 25px;
	margin-top: 20px;
	height: 35px;
	width: 137px;
}

/*#casacoop-preview {width: 450px;}*/
.previewAreaTematica {padding:5px; float:left;}
.previewAreaTematica a {text-decoration: none;}
<!--.previewAreaTematica  ul {padding-bottom:5px !important;}
.previewAreaTematica  img {width:120px;}-->
.previewAreaTematicaImgWrapper {height:60px;width:120px; overflow:hidden;margin-right:10px;float:left;}

.scroll-pane {
	height: 180px;
}

#casacoop-preview .tabBoxTransparent {
	background: url(../images/Home_nazionale/tabgrigio/centro.gif) repeat-x top !important;
	/*background: url(../images/Home_nazionale/tabgrigio/centro_bottom.gif) repeat-x bottom !important;*/ 
	width: 215px;
	float: left;
	padding: 15px 10px;
	/*top: 1px;*/
	position: relative;
	
}

#casacoop-preview .tabBoxTransparent a {
	text-decoration: none;
}
#casacoop-preview .tabBoxTransparent a:hover {
	text-decoration: underline;
}
#casacoop-preview .tabBoxTransparentBottom {
	background: url(../images/Home_nazionale/tabgrigio/centro_bottom.gif) repeat-x bottom !important; 
	width:230px;
	float: left;
	left: 1px;
	position: absolute;
	height: 3px;
	bottom: 0;
}

#tabBoxCanali .tabBoxTransparentBottom {
	background: url(../images/Home_nazionale/tabgrigio/centro_bottom.gif) repeat-x bottom; 
	width: 275px;
	float: left;
	left: 1px;
	position: absolute;
	height: 3px;
	bottom: 0;
}

.previewAreaTematicaSingle {float:left; margin-right: 10px; position: relative; width:180px;}
.previewAreaTematicaSingle a {text-decoration: none;}
.previewAreaTematicaSingle a:hover {text-decoration: underline;}
.previewAreaTematicaSingle img {width: 180px; height: 90px;}



#preview-sitcom {
	width:156px;
	height:203px;
	padding:5px;
	margin-top:6px;
	background: url('../images/Home_nazionale/sfondo_sitcom.gif') no-repeat;
	font-style:italic;
	font-family:Georgia;
	font-size:12px;
}
#preview-sitcom ul {margin-top:20px;}
#preview-sitcom li {margin:10px 0;}
/*STEFANO*/
#preview-sitcom li a {text-decoration: none;}

/******************************************************************************************************************************************/


/********************************************************* CONTENUTI HOME LOCALE  *****************************************************/
/*TO REMOVE*/
#coop-content {
	padding:0px 13px;
	padding-bottom:50px;
	background: url('../images/tmpl_secondo_livello/sfondo.gif') repeat-x bottom #fff;
	position:relative;
	min-height:400px;
	overflow:visible;
}
#coop-content .firstRow {height:380px;overflow:hidden;}
#coop-content .secondRow {height:200px;overflow:hidden;}
/*STEFANO*/
#content-locale {
	/*padding:0px 13px; GILBERTO*/ 
	padding:0px 13px 25px;
	/*padding-bottom:50px; GILBERTO*/
	background: url('../images/tmpl_secondo_livello/sfondo.gif') repeat-x bottom #fff;
	position:relative;
	min-height:400px;
	overflow:visible;
	clear: both;
}
#content-locale .firstRow {height:380px;overflow:hidden;}
#content-locale .secondRow {
	/*height:200px;GILBERTO*/
	overflow:hidden;
	}

#right-border-coop-locale {
	height:100%;
	width:5px;
	background: url(../images/right_border_coop_locale.jpg) no-repeat;
	position: absolute;
	top:60px;
	right:0px;	
}
#left-border-coop-locale {
	height:100%;
	width:5px;
	background: url(../images/left_border_coop_locale.jpg) no-repeat;
	position: absolute;
	top:60px;
	left:-5px;
}
/*TO REMOVE*/
#coop-content h3.areaTitle {
	border-bottom:1px dotted #c0c0c0;
	font-size:12px;
	padding:2px;
	margin-bottom:10px;
	margin-top:20px;
}
/*STEFANO*/
#content-locale h3.areaTitle {
	border-bottom:1px dotted #c0c0c0;
	font-size:12px;
	padding:2px;
	margin-bottom:10px;
	margin-top:20px;
}

.corner-all {
	-moz-border-radius: 4px 4px 4px 4px;
}

#coop-promotion {
	float:left;
	width:445px;
	margin-right:21px;
}
	#coop-promotion img {
	max-height:317px; 
	max-width:445px ;
	}
	
	#prenotazioniLibri {
		display: block;
		height:327px; 
		width:443px ;
		background-image: url("../../../prenotazioneLibri/resources/images/sfondo_libritesto.gif");
	}
	
		.prenotazioneLibriRegione {
			background-image: url("../../../prenotazioneLibri/resources/images/combo.gif");
			-moz-border-radius: 4px 4px 4px 4px;
			border: 1px solid #C0C0C0;
			color: #333333;
			height: 22px;
			width: 220px;
			font-size: 14px;
			font-family: Arial;
			margin: 190px 0 0 20px;
		}
		
		.prenotazioneLibriProvince {
			background-image: url("../../../prenotazioneLibri/resources/images/combo.gif");
			-moz-border-radius: 4px 4px 4px 4px;
			border: 1px solid #C0C0C0;
			color: #333333;
			font-size: 14px;
			font-family: Arial;
			height: 22px;
			width: 220px;
			margin: 20px 0 0 20px;
		}
		
		.prenotazioneLibriPdv {
			background-image: url("../../../prenotazioneLibri/resources/images/combo.gif");
			-moz-border-radius: 4px 4px 4px 4px;
			border: 1px solid #C0C0C0;
			color: #333333;
			font-size: 14px;
			font-family: Arial;
			height: 22px;
			width: 220px;
			margin: 20px 0 0 20px;
		}
	
#your-promotions {
	float:left;
	width:146px;
}
	#your-promotions img {
	max-height:72px; 
	max-width:144px ;
	}
#your-promotions  img.top {
	margin-bottom: 47px;
}
/*STEFANO*/
#your-promotions table{
	margin-bottom: 24px;
}

#coop-news {
	float:right;
	width:320px;
	/*max-height:100px;*/
	/*overflow: auto;*/
}
#coop-news  .canale {
	clear:both;
	margin:15px 1px;
}
#coop-news  .canale .name {font-weight: bold;color:#ed1c24;font-family:Georgia;font-style:italic;font-size:12px;}
#coop-news  .canale a {color:#c0c0c0;font-style:italic;}

#coop-news .news {
	float:right;
	width:210px;
	padding: 0px 10px;
	border-left:1px solid #c0c0c0;
}
#coop-news .news  p {padding:0px;padding-bottom:10px;}



#services-business-retail {
	clear:both;
	float:left;
	width:615px;
	padding-top: 19px;
}
#services-business-retail  .service {
	width:150px;
	float:left;
	margin-right: 2px;
	margin-top:2px;
}
#services-business-retail .last {
	margin-right: 0px !important;
}
/*STEFANO*/
#services-business-retail table {
	float:left;
}
#services-business-retail table img {
	float:left;
	margin: 3px 5px 0 0;
	height:105px; 
	width:148px ;
}
#casacoop {
	float:right;
	width:310px;
	/* FIX IE 6.0*/
	z-index:1002;
}
#casacoop img.casacoopLogo {margin-bottom:5px;}
#casacoop-news {
	height:138px;
	padding:4px;
	background: url(../images/Home_locale/sfondo_box_sitcom.gif) repeat-x;
}
#casacoop-news p {padding:3px 5px;margin:0px;}

#casacoop-news #sitcom {float:right;}
#casacoop-news #sitcom  img{width:131px;display:block;}
#casacoop-news #sitcom p {color: #eee;margin-top:10px;}
#casacoop-news #sitcom  .title {font-style:italic;font-family:Georgia;}

#casacoop-news #aree-tematiche {width:155px;}
#casacoop-news #aree-tematiche .title {
	display:block;
	padding:2px;
	padding-left:20px;
	margin-bottom:2px;
	background: url(../images/go_link.gif) no-repeat;
}
/*STEFANO*/
#casacoop-news #aree-tematiche a {text-decoration: none;}
#casacoop-news #aree-tematiche a:hover {text-decoration: underline;}
/*************************************************************************************************************************************/




/********************************************************* FOOTER ***********************************************************/
#footer {
	/*background:url(../images/footer/separatore_footer.gif) no-repeat 22px 0;*/
	background: none repeat #F0F0F0;
	clear:both;
	padding:0px 22px 0px 22px;
	height: 1%;
}
#footer:after {
    content: ";";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;	
}

#footer h2 { 
	font-size:14px;margin:0px;color:#333;margin-left:10px;padding:0px;font-weight:bold;
	position:relative;top:30px;z-index:10;
}
#footer h4 {
	/*background: url(../images/footer/sfondo_footer.gif) repeat-x;*/
	padding: 0;
	margin: 0;
	height: 24px; 
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 2px;
}

#footer hr {
	margin: 0;
	padding: 0;
}
#footer .element  div.service {
	font-size:10px;
	/*font-style:italic;*/}
/*STEFANO*/
#footer .element  div.service a {
	text-decoration: none;
}
#footer .element  div.service a:hover {text-decoration: underline;}
#footer .footerContainer {
	padding: 10px 0;
	 clear:both;}
#footer .footerContainer:after {
    content: ";";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;	
}
#footer .element {
	float:left;
	width: 143px;
	height: 72px;
	background: url("../images/footer/sfondo-element.gif") no-repeat scroll center bottom transparent;
	padding: 0 10px 0;
	position: relative;
}

#footer .verticalBorderRight {
	height:100%;
	width:1px;
	background: url(../images/footer/riga_footer.gif) no-repeat;
	position: absolute;
	top:0px;
	right:0px;
}
#footer .verticalBorderLeft {
	height:100%;
	width:1px;
	background: url(../images/footer/riga_footer.gif) no-repeat;
	position: absolute;
	top:0px;
	left:-1px;
}
/************************************************************************************************************************/

/********************************************************* FOOTER REDAZIONE E BROWSER ***********************************************************/
#footerRedazione {
	/*background:url(../images/footer/separatore_footer.gif) no-repeat 22px 0;*/
	clear:both;
	padding:10px;
	height: 1%;
	text-align:center;
	background-color: #FFFFFF;
}
#footerRedazione ul {
	font-size:10px;
	font-weight:bold;
	list-style-image:none;
	list-style-type:none;
	margin:0 0 0 10px;
	padding:8px 0;
}
#footerRedazione ul li {
	background:transparent url(../images/footer/riga_footer.gif) no-repeat scroll right bottom;
	border:0 none;
	display:inline;
	margin:0 1px;
	padding:7px 20px;
}

#footerRedazione ul .footerInfoFisc 
{
	font-weight: normal;
	padding:7px 10px;
}

#logoutbox {
	color:#000000;
	font-family:Georgia;
	font-style:italic;
	font-size:12px;
}

#logoutbox a {
	color:#ed1c24;
	font-weight: bold;
	text-decoration: none;
	float: right;
}

#locale-subheader-link {
	height: 30px;
	width: 980px;
}
#locale-coop-name{
	background: url("../images/restyle/locale-coop-name-bg.png") repeat-x scroll 0 0 #C32728;
  color: #FFFFFF;
  font-size: 18px;
  height: 30px;
  padding-left: 10px;
  width: 230px;
  float: left;
  padding-top: 10px;
}
#space-background-followus-locale{
	width: 271px;
	background: url("../images/restyle/locale-other-link-bg.png") repeat-x scroll 0 0 transparent;
	/*border-right: 1px solid;*/
	float: left;
	/*padding-top: 10px*/
	height: 30px;
}
#space-background-other-site{
  background: url("../images/restyle/locale-other-link-bg.png") repeat-x scroll 0 0 transparent;
  float: left;
  /*padding-top: 10px;*/
  width: 469px;
}
#space-background-other-site{
	float: right;
}
#space-background-other-site-inner{
	float: right;
  margin-top: 7px;
}
#space-background-other-site .other-site-label{
	color: #C0C0C0;
	font-weight: bold;
	padding-right: 10px;
	float: left;
	margin-top: 8px;
	font-size: 12px;
}
#space-background-other-site .casacoop-link{
	background: url("../images/restyle/menu/separatore.gif") no-repeat scroll right center transparent;
	float: left;
	padding-right: 5px;
}
#space-background-other-site .coopgreen-link {
	margin-left: 10px;
  margin-right: 10px;
	float: left;
}
#space-background-other-site .casacoop,
#space-background-other-site .coopgreen {
	
	/*height: 30px;*/
}

#space-background-followus-locale .button-background-followus {
	background: none;
	height: 30px;
	width: 270px;
	margin-top: -12px;
}
#space-background-followus-locale .text-followus {
    clear: both;
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 10px;
}
#space-background-followus-locale .space-banner-followus{
	/*width: 102px;*//*RESTYLE*/
	margin-top: 7px;
	float: left;	
}

#space-background-followus-locale .space-banner-followus table, 
#space-background-followus-locale .space-banner-followus div  
{
    float: left;
    margin: 0 5px;
}
