#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: bold 13px Lucida Grande, Arial, sans-serif;
	text-align:center;
	padding: 8px 0 0 0;
	position: absolute;
	width: 160px;
}
.
.more32 a {
	height: 100%;
	display: inline-block;
	cursor: pointer;
}
.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 .pDelete{
  background: url("../images/cross.png") no-repeat scroll right center transparent;
  position: absolute;
  right: 0;
}
.more32 .pInvert{
  background: url("../images/refresh.png") no-repeat scroll right center transparent;
}
.more32 div{
  float:right;
}
.moregreen- {
	padding-top: 2px;
}

.top {
	display: none;
}

.left {
	display: none;
}

.ltr-slide {
	width:32px;
	padding: 0;
}
.bgblack{
  background-color: rgba(0, 0, 0,0.6);
  border-radius: 30px 30px 30px 30px;
}
.bgblack:hover{
  border-radius: 20px 0px 0px 0px;
}
.bgblack span{
  color: #FFFFFF;
}
.bgblack input{
  color: #FFFFFF;
  border: 1px solid #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;
}
.buttonsList{
  float:right;
  background: url("../images/choosebutton.png") no-repeat scroll right center transparent;
  height: 16px;
  width: 16px;
  margin-top: 3px;
  margin-right: 3px;
  cursor: pointer;
}
.bgList{
  height: 16px;
  width: 16px;
  background: url("../images/color_swatch.png") no-repeat scroll right center transparent;
  margin-right: 3px;
  cursor: pointer;
  float: right;
}
.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;
  cursor: pointer;
  float: left!important;
}
.imgButtonDrag{
  cursor: move;
  width: 32px;
  height: 32px;
  float: left!important;
}
.noborder{
  border: 0;
  /*border-radius: 0;*/
}
.inputDiv{
  width:80%
}
.moreblack{
  background: url("../images/moreblack/button.png") no-repeat scroll left center transparent;
}



*{font-family: 'Source Sans Pro', sans-serif;}
.bgblack {padding: 0; text-align: left; }
.bgblack p, .bgblack h3{ font-size: 14px !important; display: inline-block; margin: 0; padding: 0; width: 140%; }
.bgblack h3{ font-size: 17px !important; border-bottom: solid 1px #fff; margin: 14px 0px 7px 0px; padding-bottom: 7px; text-transform: uppercase;} 