/* ************************************************
www.nutella.it
manifesto.css

Author: Gianluca Buoncompagni - Neo Network Srl
First Draft:		Fri Oct  9 12:16:14     2009
************************************************* */


#scarica {
	height:408px;
	width:640px;
}

a#btn_scarica {
	top:326px;
}
a#btn_fb{
	top:326px;
}
div#pins{
	left:78px;
	top:159px;
}
div#pin1, div#pin2, div#pin3, div#pin4, div#pin5{
	width:117px;
	height:13px;
	padding-top:110px;
}
div#pin1{
	position:absolute;
	top:0;
	left:0;	
}
div#pin2{
	position:absolute;
	top:29px;
	left:99px;	
}
div#pin3{
	position:absolute;
	top:0;
	left:193px;	
}
div#pin4{
	position:absolute;
	top:29px;
	left:287px;	
}
div#pin5{
	position:absolute;
	top:0;
	left:379px;	
}
div.grazie{
	height:178px;
	width:502px;
	left:76px;
	top:126px;
}

/* SCRIVI COMMMENTO 
====================================================== */

div#lasciaCommento {
}
div#lasciaCommento #status{
	position: relative;
	border-bottom: none;
	margin-top:0;
	height:auto;
}
div#lasciaCommento .bentornato{
	position:absolute;
	top:30px;
	right:27px;
}
div#lasciaCommento #status #tbl_login td{
	font-size: 11px;
	padding: 2px 0;
	padding-right: 4px;
	text-align:left;
}
div#lasciaCommento #scrivi {
	background:transparent url('../img/manifesto/bg_lasciaCommento.png') top center no-repeat;
	height:179px;
	width:615px;
	position:relative;
}
div#lasciaCommento #scrivi h2{
	text-indent:0;
	color:#66672c;
	font-size:24px;
	padding:27px;
	text-align:left;
}
div#lasciaCommento #scrivi form {
	display:block;
	left:27px;
	position:absolute;
	top:64px;
	width:auto;
}
div#lasciaCommento #scrivi form textarea{
	display: block;
	width: 385px;
	border: 1px solid #ddd;
	height: 55px;
}
div#lasciaCommento #scrivi form button { 
	margin: 5px 0;
	margin-left:250px;
}
