.associate_thumb {
	float: left;
	margin: 10px 10px 0 0;
}

#maincontent .associate-info ul {
	padding: 5px 0 0;
}

h3.padforthumbnail, .padforthumbnail {
	margin: 0 0 0 160px !important;
}

.associatepostleft {
	float: left;
	width: 160px;
}

.associatepostright .imagespacing {
	margin-left: 160px;
	min-height: 170px;
}
#schema_builder {
	padding:10px 0;
}
#schema_builder div{
	padding: 3px 0;
	margin:0;
	overflow:hidden;
	}
#schema_builder label {
	display: block;
	float: left;
	margin: 0 34px 0 0;
	padding:5px 0 4px 0;
	width: 100px;
	text-align:left;
}
#schema_builder textarea,
#schema_builder select,
#schema_builder input {
	display: block;
	float: left;
	width: 450px;
	padding: 3px 5px;
	}

#schema_builder select:hover {
	cursor:pointer;
}

#schema_builder select option {text-indent:5px;}

#schema_builder select.schema_thindrop {
	width:200px;
	padding: 3px 5px;
}

#schema_builder input.form_full {width:450px;}
#schema_builder input.form_half {width:225px;}
#schema_builder input.form_third {width:150px;}
#schema_builder input.form_fourth {width:110px;}
#schema_builder input.form_eighth {width:50px;}
#schema_builder .labels_inline label {
float: left;
width: auto;
margin: 0 10px;
font-style: italic;
color: #999;
font-size: 90%;
}
#schema_block {
	clear:both;
	margin:0 auto 10px auto;
	background: #EEEEEE;
    border: 1px solid #CCCCCC;
    padding: 1em;
    overflow: hidden;
}

#schema_block div {
	margin-bottom:10px;
}

#schema_block p {
	margin: 0 0 7px;
	padding: 0;
}

#schema_block p.stacked {
	margin: 0 0 2px 0;
	padding: 0;
}

#schema_block .schema_name {
	font-weight:700;
	margin-bottom:10px;
}

#schema_block .schema_strong {
	font-weight:700;
}

#schema_block .schema_description,
#schema_block .schema_instructions {
	margin-bottom:10px;
}

/* a few things for recipes */

#schema_block .header_type {
	font-size:110%;
	font-weight:700;
}

.schema_recipe .schema_byline {
	font-size:85%;
	font-weight:400;
}

#schema_block span.desc_type {
	font-size:95%;
	font-weight:700;
}

#schema_block img.schema_image {
	float: right;
	margin: 0 0 10px 10px
}
#schema_builder input.enable {
width: auto !important;
}
.assEmailFormat{width:100%;display:block;font-size:11px;padding-left:25px;margin-bottom:20px;}
.assEmailFormat ul {display: inline;padding-left: 10px;}
.assEmailFormat li{width:130px;display:inline-block;}