#container #columnLeft #openArticole{
	float: left;
	background-color: #F2F2F2;
	padding: 10px 22px 10px 14px;
	margin: 0;
}
#container #columnLeft #openArticole img{
	margin: 10px 26px 10px 0;
}
#container #columnLeft #openArticole .articolo{
	float: left;
	width: 664px;
	display: inline;
}
#container #columnLeft #openArticole .articolo h2{
	margin: 0;
	font-size: 200%;
}
#container #columnLeft #openArticole .articolo h3{
	margin: 12px 0;
	color: #FF3398;
	font-weight: normal;
	font-size: 100%;
}
#container #columnLeft #openArticole .articolo h4{
	margin: 0 0 12px 0;
	font-size: 100%;
}
#container #columnLeft #openArticole .articolo .borderTag{
	clear: both;
	border-bottom: 1px solid #000000;
	width: 46px;
	height: 7px;
}
#container #columnLeft #openArticole .articolo .tag{
	float: left;
	margin: 6px 0 0 0;
}
#container #columnLeft #openArticole .articolo .tag a{
	color: #66CC00;
}
#container #columnLeft #openArticole .articolo .action{
	float: right;
	margin: 0 20px 0 0;
}
#container #columnLeft #openArticole .articolo .action .button{	
	border: 1px solid #58B000;
	height: 13px;
	line-height: 13px;
	font-size: 80%;
	float: left;
	margin-left: 10px;
	display: inline;
}
#container #columnLeft #openArticole .articolo .action .button img{	
	margin: 0;
}
#container #columnLeft #openArticole .articolo .action a:link, #container #columnLeft #openArticole .articolo .action a:visited{	
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-image:url('../images/buttons/green.gif');
	background-repeat: repeat-x;
	padding-right: 4px;
}
#container #columnLeft #openArticole .articolo .action a:hover, #container #columnLeft #openArticole .articolo .action a:visited:hover{	
	background-image:url('../images/buttons/green_on.gif');
}
#container #columnLeft #openArticole .articolo .action img{	
	float: left;
	border-right: 1px solid #58B000;
	margin-right: 4px;
}
#container #columnLeft #openArticole .articolo .actionsociallist{
	float: right;
	margin: 10px 0 0 0;
}
#container #columnLeft #content{
	float: left;
	padding: 20px 22px 10px 14px;
}
#container #columnLeft #openArticole .articolo .actionretweet{
	float: right;
	margin: 0 20px 0 0;
}
#container #columnLeft #content .articolo{
	clear: both;
	float: left;
	display: inline;
	margin: 0 0 16px 0;
	width: 100%;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #D5D5D5;
}
#container #columnLeft #content .color{
	background-color: #F2F2F2;
}
#container #columnLeft #content .articolo {
	padding: 5px;
}
#container #columnLeft #content .articolo h2{
	margin: 0;
	font-size: 140%;
}
#container #columnLeft #content .articolo h3{
	margin: 12px 0;
	color: #66CC00;
	font-weight: normal;
	font-size: 100%;
}
#container #columnLeft #content .articolo .borderTag{
	border-bottom: 1px solid #000000;
	width: 46px;
	height: 7px;
}
#container #columnLeft #content #boxAction{
	float: left;
	margin: 0 0 18px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #CDCDCD;
}
#container #columnLeft #content #boxAction #inline_boxes_header{
	float: left;
	width: 656px;
	border-bottom: 1px solid #CDCDCD;
	height: 27px;
}
#container #columnLeft #content #boxAction .tab{
	float:left;
}
#container #columnLeft #content #boxAction .tab .left{
	float:left;
	background-image: url('../images/buttons/curveLeft.gif');
	background-repeat: no-repeat;
	height: 27px;
	width: 4px;
	border-bottom: 1px solid #CDCDCD;
}
#container #columnLeft #content #boxAction .tab .text{
	float:left;
	color: #666666;
	padding: 8px 12px 4px 12px;
	border-top: 1px solid #CDCDCD;
}
#container #columnLeft #content #boxAction .tab a:link, #container #columnLeft #content #boxAction .tab a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
#container #columnLeft #content #boxAction .tab a:hover, #container #columnLeft #content #boxAction .tab a:visited:hover{
	text-decoration: underline;
}
#container #columnLeft #content #boxAction .tab .right{
	float:left;
	background-image: url('../images/buttons/curveRight.gif');
	background-repeat: no-repeat;
	height: 27px;
	width: 4px;
	border-bottom: 1px solid #CDCDCD;
}
#container #columnLeft #content #boxAction .act .left, #container #columnLeft #content #boxAction .act .text, #container #columnLeft #content #boxAction .act .right{
	border-bottom: 1px solid #FFFFFF;
}
#container #columnLeft #content #boxAction .act .text a{
	color: #000000;
}
#container #columnLeft #content #boxAction #form{
	clear: both;
	float: left;
	width: 660px;
	background: url('../images/buttons/curveRight.gif') no-repeat top right;
	border-left: 1px solid #CDCDCD;
	padding: 4px 0 0 0;
}
#container #columnLeft #content #boxAction #form form{
	margin: 0;
	padding: 20px 30px;
}
#container #columnLeft #content #boxAction #form .bRight{
	width: 659px;
	border-right: 1px solid #CDCDCD;
}
#container #columnLeft #content #boxAction #form .data label, #container #columnLeft #content #boxAction #form .otherData label{
	width: 84px;
	display: block;
	float: left;
}
#container #columnLeft #content #boxAction #form .data label.margin{
	margin: 0 0 0 26px;
}
#container #columnLeft #content #boxAction #form .data input, #container #columnLeft #content #boxAction #form .close input{
	border: 0;
	float: left;
	width: 157px;
	height: 16px;
	background-color: #F1F1F1;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 10px;
}
#container #columnLeft #content #boxAction #form .data img, #container #columnLeft #content #boxAction #form .otherData img, #container #columnLeft #content #boxAction #form .close img{
	float: left;
}
#container #columnLeft #content #boxAction #form select{
	float: left;
}
#container #columnLeft #content #boxAction #form .otherData{
	clear: both;
	margin: 10px 0 0 0;
}
#container #columnLeft #content #boxAction #form .otherData input{
	border: 0;
	float: left;
	width: 426px;
	height: 16px;
	background-color: #F1F1F1;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	margin-bottom: 10px;
}
#container #columnLeft #content #boxAction #form .otherData textarea{
	border: 0;
	float: left;
	background-color: #F1F1F1;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	margin: 0 0 10px 0;
}
#container #columnLeft #content #boxAction #form .close{
	clear: both;
	margin: 10px 0 0 78px;
}
#container #columnLeft #content #boxAction #form .close label{
	display: block;
	color: #66CC00;
	margin: 0 0 4px 0;
}
#container #columnLeft #content #boxAction #form .close input{
	border: 0;
	width: 157px;
	height: 16px;
	background-color: #F1F1F1;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 10px;
}
#container #columnLeft #content #boxAction #form .close img.cript{
	float: right;
}
#container #columnLeft #content #boxAction #form .close .send{
	float: right;
	margin: 14px 0 0 56px;
}
#container #columnLeft #content #boxAction #form .close .send .button{	
	border: 1px solid #58B000;
	height: 13px;
	line-height: 13px;
	font-size: 80%;
	float: left;
	display: inline;
}
#container #columnLeft #content #boxAction #form .close .send .button a:link, #container #columnLeft #content #boxAction #form .close .send .button a:visited{	
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-image:url('../images/buttons/green.gif');
	background-repeat: repeat-x;
	padding: 0 8px;
}
#container #columnLeft #content #boxAction #form .close .send .button a:hover, #container #columnLeft #content #boxAction #form .close .send .button a:visited:hover{	
	background-image:url('../images/buttons/green_on.gif');
}
#container #columnLeft #content #boxAction #form .close a{
	clear: both;
	display: block;
	color: #999999;
}
#container #columnLeft #content div.pari {	
	background-color: #F2F2F2;
}
#container #columnLeft #content #commenti_link .number_of_pages{	
	margin: 20px;
	text-align: center;
	width: 630px;
}
#container #columnLeft #content #commenti_link .number_of_pages a:link, #container #columnLeft #content #commenti_link .number_of_pages a:visited{	
	margin: 0 4px;
	font-weight: normal;
	text-decoration: none;
}
#container #columnLeft #content #commenti_link .number_of_pages a:hover, #container #columnLeft #content #commenti_link .number_of_pages a:visited:hover{	
	text-decoration: underline;
}
#container #columnLeft #content #otherPost{
	text-align: center;
	margin: 0 16px 26px 10px;
	display: inline;
	float: left;
}
#container #columnLeft #content #otherPost .button{	
	border: 1px solid #58B000;
	height: 13px;
	line-height: 13px;
	font-size: 80%;
	margin-left: 10px;
	display: inline;
}
#container #columnLeft #content #otherPost .left{	
	float: left;
}
#container #columnLeft #content #otherPost .right{	
	float: right;
}
#container #columnLeft #content #otherPost .button a:link, #container #columnLeft #content #otherPost .button a:visited{	
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-image:url('../images/buttons/green.gif');
	background-repeat: repeat-x;
	width: 120px;
}
#container #columnLeft #content #otherPost .button a:hover, #container #columnLeft #content #otherPost .button a:visited:hover{	
	background-image:url('../images/buttons/green_on.gif');
}
#container #columnLeft #content #otherPost .left img{	
	float: left;
	border-right: 1px solid #58B000;
	margin-right: 4px;
}
#container #columnLeft #content #otherPost .right img{	
	float: right;
	border-left: 1px solid #58B000;
	margin-left: 4px;
}
#container #columnLeft #content #post{
	clear: both;
	padding: 0 6px;
}
#container #columnLeft #content #post h2{
	font-size: 14px;
	color: #66CC00;
	margin: 0 0 18px 0;
}
#container #columnLeft #content #post a:link, #container #columnLeft #content #post a {
	font-size: 13px;
	text-decoration: none;
	display: list-item;
}
#container #columnLeft #content #post a:hover, #container #columnLeft #content #post a:visited:hover{
	text-decoration: underline;
}
#container #columnLeft #content #post .borderTag{
	/*border-bottom: 1px solid #000000;*/
	width: 46px;
	height: 3px;
}
#container #columnLeft #content #commenti_link{
	clear: both;
	margin: 8px 0;
}


#thumbBoxArticle{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
	border: 1px solid #CCCCCC;
	background: url('../images/elements/headCondividi.gif') #FFFFFF no-repeat 1px 1px;
	width: 350px;
	padding: 0 0 20px 0;
}
#thumbBoxArticle #thumbBoxTitle{
	float: left;
	color: #1F2930;
	font-weight: bold;
	margin: 20px;
	display: inline;
}
#thumbBoxArticle .close{ /*Footer DIV of thumbbox that contains "close" link */
	float: right;
	border: 1px solid #354857;
	height: 13px;
	line-height: 13px;
	font-size: 80%;
	margin: 10px 10px 0 10px;
	display: inline;
	color: #FFFFFF;
	background-image:url('../images/buttons/blue.gif');
	background-repeat: repeat-x;
	padding-right: 4px;
}
#thumbBoxArticle .close:hover{	
	background-image:url('../images/buttons/blue_on.gif');
}
#thumbBoxArticle .close img{	
	float: left;
	border-right: 1px solid #354857;
	margin-right: 4px;
}
#thumbBoxArticle #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
	background-color: white;
	clear: both;
	display: inline;
}
#thumbBoxArticle #thumbImage #bookmark ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
}
#thumbBoxArticle #thumbImage #bookmark li{
	margin: 8px 0;
	padding: 0;
	width: 50%;
	float: left;
}
#thumbBoxArticle #thumbImage #bookmark li a{
	float: left;
	color: #8A8433;
	font-size: 110%;
	text-decoration: none;
}
#thumbBoxArticle #thumbImage #bookmark li a img {
	float: left;
	margin: 0 4px 0 20px;
}
#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #EFEFEF;
	padding: 5px;
	z-index: 5;
}
/* trackback */
#container #columnLeft #openArticole .articolo .trackback{
	margin: 10px 26px 10px 0;
	clear: both;
	text-align: right;
	font-size: 10px;
}
#container #columnLeft #openArticole .articolo .trackback a{
	color: #66CC00;
}

