
    .custom-upload {
      background-color: #008000;
    border: 1px solid #006400;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    height: 27px;
    margin: -8px 0 16px 11px;
    position: absolute;
    text-align: center;
    width: 80px;
}
.custom-upload input {
    left: -9999px; 
    position: absolute;
}
.demo {
	background: none repeat scroll 0 0 #ececec;
	border-radius: 5px;
	display: block;
	height: 126px;
	padding: 14px;
	float: left;
	margin: 0 5px 0px 0px;
}
.ad-img-section{clear: both;padding: 17px 0px 0px 2px;}
.styled-button-1 {
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
	box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
	color:#333;
	background-color:#FA2;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:none;
	font-family:'Helvetica Neue',Arial,sans-serif;
	font-size:16px;
	font-weight:700;
	height:32px;
	padding:4px 16px;
	text-shadow:#FE6 0 1px 0
}
#posting-rules {
    background: none repeat scroll 0 0 #fbf8d3;
    box-shadow: 1px 1px 2px #eae7c3;
    font-size: 11px;
    right: 10px;
    top: 73px;
    z-index: 100;
}