#publisher p {
	padding: 5px 5px 5px 10px;
}

#flexible_format, .flexible_format, #flexible_format2 {
	float:left;
	width:70%;
}

.flexible_format td, #flexible_format2 td, .peripherie2 td {
	padding:8px 5px;
	vertical-align:top;
}

.peripherie, .peripherie2 {
	/*
	width:70%;
	float:left;
	margin:5px 0 0 0;
	*/
}

#surrounder {
	float: left;
	background:#EBF8D8;
	padding:0;
	margin:0;
	width:70%;
}

#surrounder div {
	float:left;
	padding:10px;
}

#surrounder div div {
	margin:0 10px 0 0;
	padding:0;
}

#surrounder div div div {
	margin:0;
	padding:0;
}

#template_box {
	width:100%;
	height:100%;
	margin:5px auto 5px auto;
}

#serving_options, #placeholder, #network, #descNoPlaceholder, #make_invisible, #alternate_code, #hide_option_adcodeadjustment {
	width:70%;
	float:left;
	background:#EBF8D8;
	margin:10px 0 0 0;
}

.zone ul {
	margin:0;
	padding:0 0 0 20px;
}

.inactive {
	color:#ccc;
}

.active {
	color:#000;
}

#surround_textarea {
	float:left;
	padding:15px 10px;
	margin:0 0 10px 0;
	background:#EBF8D8;
}

textarea {
	background-color:#fff;
}

.shop {
	float: left;
	width:70%;
	height:100%;
	background:#EBF8D8;
	padding:10px;
	margin:0;
}

#standard th {
	font-weight:bold;
	color:#333;
	vertical-align:bottom;
	border-bottom:5px solid #fff;
	text-align:left;
}

#standard td {
	vertical-align:top;
}

#examples img {
	padding:10px;
}

.border-right {
	border-right:10px solid #fff;
}

.clear {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
}

.adcode_list {
	width: 100%;
	margin: 5px;
}

.adcode_list li {
	position: relative;
	float: left;
	height: 20px;
	width: 90%;
	padding: 4px;
	text-align: left;
	/* border-bottom: 1px solid #ccc; */
	/* background-color: #f6fbef; */
	list-style-type: none;
	list-style-position: outside;
}

.adcode_list img {
	position: absolute;
	margin: 0;
	padding: 0;
	right: 30px;
	top: 2px;
}

.darkfixed {
	background-color: #ccdeb9;
}

.lightfixed {
	background-color: #fff;
}

