<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: &#8220;Ho perso lo sfondo&#8221;, disse Internet Explorer 7</title>
	<atom:link href="http://im.digitalhymn.com/2006/11/07/ho-perso-lo-sfondo-disse-internet-explorer-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://im.digitalhymn.com/2006/11/07/ho-perso-lo-sfondo-disse-internet-explorer-7/</link>
	<description>Looking for a new self</description>
	<lastBuildDate>Mon, 14 Jun 2010 08:32:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: hibrix</title>
		<link>http://im.digitalhymn.com/2006/11/07/ho-perso-lo-sfondo-disse-internet-explorer-7/comment-page-1/#comment-129729</link>
		<dc:creator>hibrix</dc:creator>
		<pubDate>Sun, 04 Jan 2009 13:27:49 +0000</pubDate>
		<guid isPermaLink="false">http://im.digitalhymn.com/2006/11/07/ho-perso-lo-sfondo-disse-internet-explorer-7/#comment-129729</guid>
		<description>Ciao dall&#039; Argentina,
ho lo stesso problema con IE7 sparisce il logo che dovrebbe essere a sinistra...

http://aisig.com


Il mio CSS è cosí:


html { font-size: 76%; }
body {
	background-color: #eee;
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #555;
	margin: 0;
	padding: 0 0 20px;
	}

/* headers */
h2, h3, h4, h5, h6 { 
	color: #555; 
	margin: 0; 
	font-weight: normal;
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	line-height: 1.3em; 
	}
h2 { font-size: 1.4em; margin: 10px 0 10px; }
h3 { font-size: 1em; margin: 10px 0 10px; font-weight: bold; }
h4 { font-size: 1em; margin: 10px 0 10px; }
h5 { font-size: 1em; margin: 10px 0 10px; }	
h6 { font-size: 1em; margin: 10px 0 10px; }

/* text */
p { margin: 15px 0; }
acronym { cursor: help; }
pre, code, blockquote { 
	margin: 15px 0; 
	border: 1px solid #ddd; 
	padding: 15px; 
	display: block; 
	background-color: #fff;
	}
blockquote { 
	font-family: Verdana, Helvetica, Tahoma, sans-serif;  
	padding: 0;
	background: url(../img/quote_left.png) no-repeat left top; 
	border: 0;
	}
blockquote div {
	background: url(../img/quote_right.png) no-repeat right bottom; 
	text-indent: 60px;
	padding: 5px 15px 5px 0;	
	}	

/* links */
a { text-decoration: underline; outline: none; color: #555; }
a:hover { text-decoration: none; }

/* images */
img { border: 1px solid #ccc; padding: 2px; }	
a img { }
a:hover img { border-color: #aaa; }
img.right { margin: 0 0 20px 30px; }
img.left { margin: 0 30px 20px 0; }

/* lists */
ul, ol, dl { margin: 15px 0 15px 15px; padding: 0; }
ul { list-style-type: disc; }
ul ul, ol ol { margin-top: 0; margin-bottom: 0; }
ol { margin-left: 25px; }
dl { margin-left: 0; }
dl dt { font-weight: bold; margin-top: 15px; }
dl dd { margin: 0; }
dl dt, li { color: #97BD1B; }
li span { color: #555; }

/* tables */
table { margin: 15px 0; border-collapse: collapse; }
table th, 
table td { padding: 10px 15px; text-align: left; }
table thead th { 
	font-family: Verdana, Helvetica, Tahoma, sans-serif; 
	background-color: #95B81B; 
	color: #fff; 
	font-size: 1.1em;
	font-weight: bold;
	font-size: 1.1em;
	}
table tbody th { background-color: #eee; }
table tbody th, 
table tbody td { border-bottom: 1px solid #ddd; }
table tfoot { display: none; }

/* forms */
form { 
	padding: 0 20px; 
	margin: 25px 0; 
	border: 1px solid #ddd; 
	background-color: #fff;  
	}
form fieldset { border: 0; padding: 10px 25px 10px 0; margin: 0; }
form fieldset legend { display: none; }
form p { height: 1%; }
form p:after { content: &quot;.&quot;; display: block; clear: both; height: 0; visibility: hidden; }
form p label {  
	font-size: 1em; 
	font-weight: bold;
	color: #555; 
	float: left; 
	display: block; 
	width: 29%; 
	margin-right: 20px; 
	font-family: Verdana, Helvetica, Tahoma, sans-serif; 
	}
form p input,
form p select,
form p textarea { 
	font-size: 1em; 
	color: #555; 
	border: 1px solid #ccc; 
	padding: 6px; 
	background-color: #fff; 
	width: 55%; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	}
form p select { width: 57.5%; }
form ul.fieldlist { margin: -30px 0 10px 33%; padding: 0; list-style-type: none; }
form ul.fieldlist li { color: #555; padding: 0 30px 5px 0; white-space: nowrap; }
form button {
	width: auto !important;
	overflow: visible !important;
	cursor: pointer;
	line-height: 1.2em;
	vertical-align: middle;
	background: url(../img/button_right.png) no-repeat right center;
	padding: 0 2px 0 0 !important;
	border: 0;
	font-size: 1em;
	}	
* html form button {
	position: relative;
	}	
form button span {
	background: url(../img/button_left.png) no-repeat left center;
	padding: 6px 6px 6px 10px;
	display: block;
	}	

/* horizontal rule */
hr { clear: both; border: 0; height: 1px; background-color: #ddd; color: #ddd; margin: 0; }

/* classes */
.left { float: left; }
.right {float: right; }
.hide { display: none; }
.highlight1 { color: #CC6600; }
.highlight2 { color: #3267D4; }
.highlight3 { color: #CC0099; }

/* image list */
ul.images { list-style-type: none; width: 104%; margin-left: -15px; margin-bottom: 0; }
ul.images:after { content: &quot;.&quot;; clear: both; display: block; height: 0; visibility: hidden; }
ul.images li { float: left; padding: 0 0 15px 15px; position: relative; }
ul.images li a { text-decoration: none; }	
ul.images li img { vertical-align: bottom; }

/* columns */
ul.cols { margin: 15px 0 25px -50px; padding: 0; list-style-type: none; width: 105%; height: 1%; }
ul.cols:after { content: &quot;.&quot;; clear: both; display: block; visibility: hidden; height: 0; }
ul.cols li { padding-left: 50px; float: left; color: #555; }
ul.two li { width: 42%; }
ul.three li { width: 25%; }

ul.cols li li { float: none; width: auto; padding-left: 0; color: #97BD1B; } 

/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/
#header { background: #97BD1B url(../img/header_.png) repeat-x; }
#header div { background: url(../img/header__.png) no-repeat; border-bottom: 10px solid #95B81B; }
#header div div { 
	background-image: none; 
	width: 900px;
	margin-left: 50px;
	border: 0;
	padding-top: 1px;
	margin-top: -11px;
	position: relative; 
	}
#header div div:after { 
	content: &quot;.&quot;;
	clear: both;
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
	}
#header div div div {	
	width:  50px;
	margin: 0;
	position: absolute;
	top: 0;
	left: -50px;
	border-right: 10px solid #95B81B;
	border-bottom: 10px solid #95B81B;	
	background-color: #9FC522;
	height: 23em;
	padding: 0;
	}

/* Logo */
#header h1 { 
	background: #fff url(../img/logo.jpg) no-repeat 50% 2em;
	border-left: 10px solid #95B81B;
	border-right: 10px solid #95B81B;
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	line-height: 1em;
	color: #555;
	margin: 0;
	bottom: -10px;
	position: relative;
	letter-spacing: -2px;
	float: left;
	min-height: 245px;
	}
* html #header h1 { height: 245px; width: 208px; }
#header h1 a { 
	text-decoration: none; 
	color: #FFFFFF; 
	display: block;
	padding: 4.7em 112px 1.7em;	
	}
* html #header h1 a { position: relative; }	
#header h1 a:hover { text-decoration: none; }

#header p {	
	color: #fff;
	font-size: 1.3em;
	text-align: right;
	margin: 85px 0 0;
	}

/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
#header ul { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	bottom: -10px;
	right: 0;
	}
#header ul li {	
	float: left;
	margin: 0 0 0 5px;
	}
#header ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	background: url(../img/nav_right.png) no-repeat right top;
	padding-right: 5px;	
	font-size: 0.9em;
	}		
* html #header ul li a { position: relative; }		
#header ul li a span {
	padding: 10px 15px 9px 20px;
	background: url(../img/nav_left.png) no-repeat;
	color: #555;
	display: block;
	}

#header ul li a:hover,
#header ul li.on a { background-image: url(../img/nav_on_right.png); }
#header ul li a:hover span,
#header ul li.on a span { background-image: url(../img/nav_on_left.png);  }
#header ul li.on a:hover { text-decoration: none; }

/*------------------------------------------------------------*
**  Body
**------------------------------------------------------------*/
#body { 
	border-left: 10px solid #e4e4e4;
	border-right: 10px solid #e4e4e4;	
	background-color: #fff;
	margin-left: 50px;
	width: 830px;
	padding: 20px 30px;
	}
#body:after { 	
	content: &quot;.&quot;;
	clear: both;
	display: block;
	visibility: hidden;
	font-size: 0;
	height: 0;
	}

/* login */
#clientLogin { 
	border: 0; 
	border-bottom: 1px solid #ddd;
	margin: -10px 0 5px;
	height: 1%;
	padding: 0 0 5px;
	}
#clientLogin:after {	
	content: &quot;.&quot;;
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
	}
#clientLogin fieldset {	
	float: right;
	padding-right: 0;
	}
#clientLogin p {
	float: left;
	white-space: nowrap;
	margin: 0 0 0 30px;
	min-width: 17.5em;
	}	
#clientLogin p label { width: 3em; padding: 3px 0; }	
#clientLogin p input {	width: 160px; }
#clientLogin span button { margin-left: 10px; float: left; }

/* content */
#content { float: left; width: 600px; }
#home #content { float: right; }

/* sub-content */
#sub-content { float: right; width: 190px; }
#home #sub-content { float: left;  }
	
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	background-color: #e4e4e4;
	width: 870px;
	padding: 1px 20px 0 20px;	
	margin-left: 50px;
	}
#footer:after {	
	content: &quot;.&quot;;
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0;
	}#sub-content2 {
float: left; width: 190px;
}


Qualcuno mi da una mano?

Grazie</description>
		<content:encoded><![CDATA[<p>Ciao dall&#8217; Argentina,<br />
ho lo stesso problema con IE7 sparisce il logo che dovrebbe essere a sinistra&#8230;</p>
<p><a href="http://aisig.com" rel="nofollow">http://aisig.com</a></p>
<p>Il mio CSS è cosí:</p>
<p>html { font-size: 76%; }<br />
body {<br />
	background-color: #eee;<br />
	font-family: Verdana, Helvetica, Tahoma, sans-serif;<br />
	font-size: 1.1em;<br />
	line-height: 1.5em;<br />
	color: #555;<br />
	margin: 0;<br />
	padding: 0 0 20px;<br />
	}</p>
<p>/* headers */<br />
h2, h3, h4, h5, h6 {<br />
	color: #555;<br />
	margin: 0;<br />
	font-weight: normal;<br />
	font-family: Verdana, Helvetica, Tahoma, sans-serif;<br />
	line-height: 1.3em;<br />
	}<br />
h2 { font-size: 1.4em; margin: 10px 0 10px; }<br />
h3 { font-size: 1em; margin: 10px 0 10px; font-weight: bold; }<br />
h4 { font-size: 1em; margin: 10px 0 10px; }<br />
h5 { font-size: 1em; margin: 10px 0 10px; }<br />
h6 { font-size: 1em; margin: 10px 0 10px; }</p>
<p>/* text */<br />
p { margin: 15px 0; }<br />
acronym { cursor: help; }<br />
pre, code, blockquote {<br />
	margin: 15px 0;<br />
	border: 1px solid #ddd;<br />
	padding: 15px;<br />
	display: block;<br />
	background-color: #fff;<br />
	}<br />
blockquote {<br />
	font-family: Verdana, Helvetica, Tahoma, sans-serif;<br />
	padding: 0;<br />
	background: url(../img/quote_left.png) no-repeat left top;<br />
	border: 0;<br />
	}<br />
blockquote div {<br />
	background: url(../img/quote_right.png) no-repeat right bottom;<br />
	text-indent: 60px;<br />
	padding: 5px 15px 5px 0;<br />
	}	</p>
<p>/* links */<br />
a { text-decoration: underline; outline: none; color: #555; }<br />
a:hover { text-decoration: none; }</p>
<p>/* images */<br />
img { border: 1px solid #ccc; padding: 2px; }<br />
a img { }<br />
a:hover img { border-color: #aaa; }<br />
img.right { margin: 0 0 20px 30px; }<br />
img.left { margin: 0 30px 20px 0; }</p>
<p>/* lists */<br />
ul, ol, dl { margin: 15px 0 15px 15px; padding: 0; }<br />
ul { list-style-type: disc; }<br />
ul ul, ol ol { margin-top: 0; margin-bottom: 0; }<br />
ol { margin-left: 25px; }<br />
dl { margin-left: 0; }<br />
dl dt { font-weight: bold; margin-top: 15px; }<br />
dl dd { margin: 0; }<br />
dl dt, li { color: #97BD1B; }<br />
li span { color: #555; }</p>
<p>/* tables */<br />
table { margin: 15px 0; border-collapse: collapse; }<br />
table th,<br />
table td { padding: 10px 15px; text-align: left; }<br />
table thead th {<br />
	font-family: Verdana, Helvetica, Tahoma, sans-serif;<br />
	background-color: #95B81B;<br />
	color: #fff;<br />
	font-size: 1.1em;<br />
	font-weight: bold;<br />
	font-size: 1.1em;<br />
	}<br />
table tbody th { background-color: #eee; }<br />
table tbody th,<br />
table tbody td { border-bottom: 1px solid #ddd; }<br />
table tfoot { display: none; }</p>
<p>/* forms */<br />
form {<br />
	padding: 0 20px;<br />
	margin: 25px 0;<br />
	border: 1px solid #ddd;<br />
	background-color: #fff;<br />
	}<br />
form fieldset { border: 0; padding: 10px 25px 10px 0; margin: 0; }<br />
form fieldset legend { display: none; }<br />
form p { height: 1%; }<br />
form p:after { content: &#8220;.&#8221;; display: block; clear: both; height: 0; visibility: hidden; }<br />
form p label {<br />
	font-size: 1em;<br />
	font-weight: bold;<br />
	color: #555;<br />
	float: left;<br />
	display: block;<br />
	width: 29%;<br />
	margin-right: 20px;<br />
	font-family: Verdana, Helvetica, Tahoma, sans-serif;<br />
	}<br />
form p input,<br />
form p select,<br />
form p textarea {<br />
	font-size: 1em;<br />
	color: #555;<br />
	border: 1px solid #ccc;<br />
	padding: 6px;<br />
	background-color: #fff;<br />
	width: 55%;<br />
	font-family: Tahoma, Arial, Helvetica, sans-serif;<br />
	}<br />
form p select { width: 57.5%; }<br />
form ul.fieldlist { margin: -30px 0 10px 33%; padding: 0; list-style-type: none; }<br />
form ul.fieldlist li { color: #555; padding: 0 30px 5px 0; white-space: nowrap; }<br />
form button {<br />
	width: auto !important;<br />
	overflow: visible !important;<br />
	cursor: pointer;<br />
	line-height: 1.2em;<br />
	vertical-align: middle;<br />
	background: url(../img/button_right.png) no-repeat right center;<br />
	padding: 0 2px 0 0 !important;<br />
	border: 0;<br />
	font-size: 1em;<br />
	}<br />
* html form button {<br />
	position: relative;<br />
	}<br />
form button span {<br />
	background: url(../img/button_left.png) no-repeat left center;<br />
	padding: 6px 6px 6px 10px;<br />
	display: block;<br />
	}	</p>
<p>/* horizontal rule */<br />
hr { clear: both; border: 0; height: 1px; background-color: #ddd; color: #ddd; margin: 0; }</p>
<p>/* classes */<br />
.left { float: left; }<br />
.right {float: right; }<br />
.hide { display: none; }<br />
.highlight1 { color: #CC6600; }<br />
.highlight2 { color: #3267D4; }<br />
.highlight3 { color: #CC0099; }</p>
<p>/* image list */<br />
ul.images { list-style-type: none; width: 104%; margin-left: -15px; margin-bottom: 0; }<br />
ul.images:after { content: &#8220;.&#8221;; clear: both; display: block; height: 0; visibility: hidden; }<br />
ul.images li { float: left; padding: 0 0 15px 15px; position: relative; }<br />
ul.images li a { text-decoration: none; }<br />
ul.images li img { vertical-align: bottom; }</p>
<p>/* columns */<br />
ul.cols { margin: 15px 0 25px -50px; padding: 0; list-style-type: none; width: 105%; height: 1%; }<br />
ul.cols:after { content: &#8220;.&#8221;; clear: both; display: block; visibility: hidden; height: 0; }<br />
ul.cols li { padding-left: 50px; float: left; color: #555; }<br />
ul.two li { width: 42%; }<br />
ul.three li { width: 25%; }</p>
<p>ul.cols li li { float: none; width: auto; padding-left: 0; color: #97BD1B; } </p>
<p>/*&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;*<br />
**  Header<br />
**&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;*/<br />
#header { background: #97BD1B url(../img/header_.png) repeat-x; }<br />
#header div { background: url(../img/header__.png) no-repeat; border-bottom: 10px solid #95B81B; }<br />
#header div div {<br />
	background-image: none;<br />
	width: 900px;<br />
	margin-left: 50px;<br />
	border: 0;<br />
	padding-top: 1px;<br />
	margin-top: -11px;<br />
	position: relative;<br />
	}<br />
#header div div:after {<br />
	content: &#8220;.&#8221;;<br />
	clear: both;<br />
	display: block;<br />
	height: 0;<br />
	font-size: 0;<br />
	visibility: hidden;<br />
	}<br />
#header div div div {<br />
	width:  50px;<br />
	margin: 0;<br />
	position: absolute;<br />
	top: 0;<br />
	left: -50px;<br />
	border-right: 10px solid #95B81B;<br />
	border-bottom: 10px solid #95B81B;<br />
	background-color: #9FC522;<br />
	height: 23em;<br />
	padding: 0;<br />
	}</p>
<p>/* Logo */<br />
#header h1 {<br />
	background: #fff url(../img/logo.jpg) no-repeat 50% 2em;<br />
	border-left: 10px solid #95B81B;<br />
	border-right: 10px solid #95B81B;<br />
	font-family: Verdana, Helvetica, Tahoma, sans-serif;<br />
	font-size: 2.5em;<br />
	font-weight: normal;<br />
	line-height: 1em;<br />
	color: #555;<br />
	margin: 0;<br />
	bottom: -10px;<br />
	position: relative;<br />
	letter-spacing: -2px;<br />
	float: left;<br />
	min-height: 245px;<br />
	}<br />
* html #header h1 { height: 245px; width: 208px; }<br />
#header h1 a {<br />
	text-decoration: none;<br />
	color: #FFFFFF;<br />
	display: block;<br />
	padding: 4.7em 112px 1.7em;<br />
	}<br />
* html #header h1 a { position: relative; }<br />
#header h1 a:hover { text-decoration: none; }</p>
<p>#header p {<br />
	color: #fff;<br />
	font-size: 1.3em;<br />
	text-align: right;<br />
	margin: 85px 0 0;<br />
	}</p>
<p>/*&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;*<br />
**  Navigation<br />
**&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;*/<br />
#header ul {<br />
	margin: 0;<br />
	padding: 0;<br />
	list-style-type: none;<br />
	position: absolute;<br />
	bottom: -10px;<br />
	right: 0;<br />
	}<br />
#header ul li {<br />
	float: left;<br />
	margin: 0 0 0 5px;<br />
	}<br />
#header ul li a {<br />
	display: block;<br />
	text-decoration: none;<br />
	font-weight: bold;<br />
	background: url(../img/nav_right.png) no-repeat right top;<br />
	padding-right: 5px;<br />
	font-size: 0.9em;<br />
	}<br />
* html #header ul li a { position: relative; }<br />
#header ul li a span {<br />
	padding: 10px 15px 9px 20px;<br />
	background: url(../img/nav_left.png) no-repeat;<br />
	color: #555;<br />
	display: block;<br />
	}</p>
<p>#header ul li a:hover,<br />
#header ul li.on a { background-image: url(../img/nav_on_right.png); }<br />
#header ul li a:hover span,<br />
#header ul li.on a span { background-image: url(../img/nav_on_left.png);  }<br />
#header ul li.on a:hover { text-decoration: none; }</p>
<p>/*&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;*<br />
**  Body<br />
**&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;*/<br />
#body {<br />
	border-left: 10px solid #e4e4e4;<br />
	border-right: 10px solid #e4e4e4;<br />
	background-color: #fff;<br />
	margin-left: 50px;<br />
	width: 830px;<br />
	padding: 20px 30px;<br />
	}<br />
#body:after {<br />
	content: &#8220;.&#8221;;<br />
	clear: both;<br />
	display: block;<br />
	visibility: hidden;<br />
	font-size: 0;<br />
	height: 0;<br />
	}</p>
<p>/* login */<br />
#clientLogin {<br />
	border: 0;<br />
	border-bottom: 1px solid #ddd;<br />
	margin: -10px 0 5px;<br />
	height: 1%;<br />
	padding: 0 0 5px;<br />
	}<br />
#clientLogin:after {<br />
	content: &#8220;.&#8221;;<br />
	clear: both;<br />
	display: block;<br />
	height: 0;<br />
	visibility: hidden;<br />
	font-size: 0;<br />
	}<br />
#clientLogin fieldset {<br />
	float: right;<br />
	padding-right: 0;<br />
	}<br />
#clientLogin p {<br />
	float: left;<br />
	white-space: nowrap;<br />
	margin: 0 0 0 30px;<br />
	min-width: 17.5em;<br />
	}<br />
#clientLogin p label { width: 3em; padding: 3px 0; }<br />
#clientLogin p input {	width: 160px; }<br />
#clientLogin span button { margin-left: 10px; float: left; }</p>
<p>/* content */<br />
#content { float: left; width: 600px; }<br />
#home #content { float: right; }</p>
<p>/* sub-content */<br />
#sub-content { float: right; width: 190px; }<br />
#home #sub-content { float: left;  }</p>
<p>/*&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;*<br />
**  Footer<br />
**&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;*/<br />
#footer {<br />
	background-color: #e4e4e4;<br />
	width: 870px;<br />
	padding: 1px 20px 0 20px;<br />
	margin-left: 50px;<br />
	}<br />
#footer:after {<br />
	content: &#8220;.&#8221;;<br />
	clear: both;<br />
	display: block;<br />
	visibility: hidden;<br />
	height: 0;<br />
	font-size: 0;<br />
	}#sub-content2 {<br />
float: left; width: 190px;<br />
}</p>
<p>Qualcuno mi da una mano?</p>
<p>Grazie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Folletto Malefico</title>
		<link>http://im.digitalhymn.com/2006/11/07/ho-perso-lo-sfondo-disse-internet-explorer-7/comment-page-1/#comment-9124</link>
		<dc:creator>Folletto Malefico</dc:creator>
		<pubDate>Wed, 08 Nov 2006 17:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://im.digitalhymn.com/2006/11/07/ho-perso-lo-sfondo-disse-internet-explorer-7/#comment-9124</guid>
		<description>Parrebbe ci sia un bug da sistemare nel codice che ho proposto, appena ho due minuti vedo di indagare...</description>
		<content:encoded><![CDATA[<p>Parrebbe ci sia un bug da sistemare nel codice che ho proposto, appena ho due minuti vedo di indagare&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simbul</title>
		<link>http://im.digitalhymn.com/2006/11/07/ho-perso-lo-sfondo-disse-internet-explorer-7/comment-page-1/#comment-9070</link>
		<dc:creator>Simbul</dc:creator>
		<pubDate>Tue, 07 Nov 2006 22:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://im.digitalhymn.com/2006/11/07/ho-perso-lo-sfondo-disse-internet-explorer-7/#comment-9070</guid>
		<description>Vabbè, ormai non ci sono più parole... soprattutto una non c&#039;è più: &lt;em&gt;standard&lt;/em&gt;.</description>
		<content:encoded><![CDATA[<p>Vabbè, ormai non ci sono più parole&#8230; soprattutto una non c&#8217;è più: <em>standard</em>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
