
.post ol {
    margin: 0px;
    padding-left: 22px;
}

.post li {
    margin-bottom: 10px;
}

.image-holder {
    margin-bottom: 12px;
}

#seestyles {
	text-align: right;
	width:296px;
}


#models {
	padding: 6px 0 0 21px;
}
#modelsintro {
	width: 620px;
	height: 64px;
	overflow: hidden;
}
#modelsintro h1 {
	margin: 0;
	color: #333;
	font-size: 1.65em;
	font-weight:normal;
}
#modelsintro h1,h2 {
	text-transform: uppercase;
}
#modelsintro p {
	margin: 0;
	font-size: 1em;
	line-height: 1.15em;
}

#modelsnav {
	height: 256px;
	overflow: hidden;
}
#modelsnav a {
	position: relative;
	float: left;
	display:block;
	padding: 0 8px 0 0;
}
#modelsnav a.first {
	padding: 0 7px 0 0;
}
#models .modelborder {
	border: 4px #6f8cc0 solid;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 193px;
	height: 230px;
	display:none;
}
#modelsnav a.on .modelborder,
#modelsnav a:hover .modelborder {
	display:block;
}

#modelstyles {
	width:617px;
	height:247px;
	overflow: hidden;
}
#modelstyles h2 {
	margin: 0;
	padding: 0 0 .3em 0;
	font-size: 1em;
	font-weight:normal;
	text-transform: uppercase;
}
#modelstyles h3 {
	margin: 0;
	padding: .5em 0 0 0;
}
#modelstyles p {
	margin: 0 0 1em 0;
	width:400px;
}
#models .modelstyle {
	padding: 0 10px 20px 10px;
	position: relative;
}
#models .modelstyle .create {
	position: absolute;
	top: 20px;
	right: 17px;
}
#models #modelstyles .off {
	display:none;
}

body#no_c_frame {
	background-color: #FFF;
	background-image: url(/images/styles/model/bg-model.jpg);
	background-repeat: no-repeat;
	min-width: 665px;
	width: 665px;
	overflow: hidden;
}




#next_prev_inspiration {
	margin-top: 20px;
}
#next_prev_inspiration .more-inspiration {
	font-weight: bold;
}

