
#motioncontainer {
	width:170px; 
	height:100px; 
	float:left;
}

.lenta {
        width:100%;
        float:left;
       }

.arrow {
        float:left;
        width:30px;
        text-align:center;
        padding-top:20px;
       }


.lentaitem {
            margin-right:14px;
            cursor:pointer;
           }



.inlenta {
          padding-left:70px;
          padding-top:30px;
         }

.goodpos{
	text-align: center;
	width:551px
}

.goodgallery{
	margin:0 auto;
	display: inline-block;
}
.onegoodcardShadow{
	background:url('/images/union/shadow.png') bottom right no-repeat;
}

#onegoodcardPhoto{
	padding: 0 8px 8px 0;
	background:url('/images/union/shadow.png') bottom right no-repeat;
}
#onegoodcardPhoto img{ 
	border:3px solid #e4b63b;
	max-width: 530px;
}
.underbig{
	padding: 20px 0 0 120px;
}
.underbig img{
	border:2px solid white;
}
.gdp{
	color: #AC1F09;
	font-size: 16px;
	font-weight: bold;
}

.gooddescr{
	text-align:left;
}
li.n1 img{
	opacity:0.5;
}
.votFormU1 input {
	border: 1px solid #AC1F09;
	height: 20px;
	width: 220px;
}
.votFormU1 textarea{
	border: 1px solid #AC1F09;
	height: 80px;
	width: 216px;
	max-height: 300px;
	max-width: 400px;
}
.votFormU1 table td {
	padding-bottom: 4px;
	padding-right: 10px;
}
.votFormU1 a.sendButton:hover {
	background: url('/images/union/sendButtonBkg.png') left bottom repeat-x;
}

.votFormU1 a.sendButton {
	display: block;
	color: white;
	font-size: 12px;
	margin: 10px 0 50px 0;
	padding: 3px 0;
	width: 100px;
	text-align: center;
	background: url('/images/union/sendButtonBkg.png') left top repeat-x;
}
