#iPicture{
  font-family: 'Lucida Sans Unicode','Lucida Grande',Tahoma,Arial,san-serif;
    font-size: 62.5%;
    color: #000000;
}
.more32 {
	height: 32px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: left;
    width: 225px;
}

.more32 span {
	font: 12px Lucida Grande, Arial, sans-serif;
	text-align:left;
	padding: 8px 0 0 5px;
	position: absolute;
	width: 240px;
}
.more32 strong {
	font-weight:bold;
}
	
.more32 a {
	height: 100%;
	display: inline-block;
	cursor: pointer;
}

.more32 a:link {
	color:#b3ffff;
	text-decoration:none;
}

.more32 a:visited {
	text-decoration:none;
	color:#ff9999;
}

.more32 a:hover {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.more32 input{
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    float: right;
    height: 20px;
    margin-right: 7px;
    margin-top: 5px;
    width: 100%;
    background: transparent;
    font: bold 13px Lucida Grande,Arial,sans-serif;
}

.more32 p{
    height: 16px;
    margin: 0 0 0 148px;
    padding: 0;
    position: relative;
    width: 16px;
    cursor:pointer;
}

.more32 div{
  float:right;
}
.moregreen- {
	padding-top: 2px;
}

.top {
	display: none;
}

/*.left {
	display: none;
}*/

.ltr-slide {
	width:32px;
	padding: 0;
}
.bgblack{
  background: url("../img/bg.png") repeat scroll 0 0 transparent;
  border-radius: 30px 30px 30px 30px;
  -moz-border-radius: 30px 30px 30px 30px;
  -webkit-border-radius: 30px 30px 30px 30px;
}
.bgblack span{
  color: #FFFFFF;
  text-shadow: 1px 1px 0 #000000;
}
.bgblack input{
  color: #FFFFFF;
  text-shadow: 1px 1px 0 #000000;
  border: 1px solid #FFFFFF;
}
.bgwhite{
  background: url("../images/bg-white.png") repeat scroll 0 0 transparent;
  border-radius: 30px 30px 30px 30px;
  -moz-border-radius: 30px 30px 30px 30px;
  -webkit-border-radius: 30px 30px 30px 30px;
}
.bgwhite span{
  color: #000000;
  text-shadow: 1px 1px 0 #ffffff;
}
.bgwhite input{
  border: 1px solid #000000;
  color: #000000;
  text-shadow: 1px 1px 0 #ffffff;
}
.noAnimation input{
  background: url("../images/bg-white.png") repeat scroll 0 0 transparent;
  border: 1px solid #000000;
  color: #000000;
}
ul {
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
	z-index:1000;
}
.buttonsDropp{
	border: 1px dashed #333333;
    position: absolute;
    width: 550px;
    display:none;
    background: url("../images/bg-white.png") repeat scroll 0 0 transparent;
}
.buttonsDropp li {
    cursor: pointer;
    height: 36px;
    width: 32px;
    z-index: 1;
}
.bgDropp{
	border: 1px dashed #333333;
    position: absolute;
    display:none;
    width: 210px;
    /*background: url("../images/bg-white.png") repeat scroll 0 0 transparent;*/
}
.bgDropp li {
    cursor: pointer;
    height: 35px;
    width: 200px;
    z-index: 1;
    margin: 0 3px 5px 3px;
}
.listContainer{
  width:53px;
  height: 35px;
  border-radius: 0;
}
.listContainer li{
  cursor:move;
  height: 32px;
  width: 32px;
}
.listContainer ul{
  float:left;
}

.inline{
  margin: 0;
}
ul.inline{
  padding-top: 5px;
}
.inline li {
    float: left;
}
.buttonSave{
    display: inline-block;
    height: 25px;
    vertical-align: bottom;
    width: 100%;
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 1px dashed #000000;
    border-top: 1px dashed #000000;
    margin: 3px 0;
    padding: 2px;
}
.buttonSave p{
	display: inline;
    margin: 0;
   padding: 5px 0 0;
    position: absolute;
}
.buttonSave input{
	left: 45%;
    position: absolute;
}
.imgButton{
  width: 32px;
  height: 32px;
  float: left!important;
}
.imgButtonDrag{
  cursor: move;
  width: 32px;
  height: 32px;
  float: left!important;
}
.noborder{
  border: 0;
  border-radius: 0;
}
.inputDiv{
  width:80%
}
/* ###################################################################

                          buttons classes
                          
   ################################################################### */
   

.moreblack{
  background: url("../img/button.png") no-repeat scroll left center transparent;
}

