.designcomp_container #winner_announcement {
	padding-bottom: 10px;
	margin-bottom: 14px;
	border-bottom: 1px #a8a8a8 solid;	
}

.designcomp_container .editorial p {
	margin-bottom: 20px;
}

.designcomp_container h2.subheader {
	font-size: 24px;
	color: #424242;	
}

.editorial_design a {
	color: #8259a5;	
}

.editorial_design iframe {
	max-width: 300px;
}

.editorial_design a:hover {
	color: #472b5f;	
}

.poster_listing h3.intro,
.designcomp_container h3.intro,
.designcomp_container div.intro {
	font-size: 17px;
	line-height: 22px;
	color: #424242;
}

a.poster_action_btn {
	float: left;
	padding: 10px 16px 10px 16px;
	display: block;
	font-family: Arial;
	background-color: #fa932e;
	border: 0;
	font-size: 14px;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}

a.poster_action_btn:hover {
	background-color: #f5bb82;
}

.poster_listing .active_order a {
	font-weight: bold;	
}

.poster_listing_item .img_cont {
	width: 140px;
	height: 197px;
	overflow: hidden;
}

.poster_listing_item .img_cont img {
	width: 140px;
}

.poster_listing_item .title_container {
	width: 140px;
	height: 36px;
	padding-bottom: 5px;
	margin-bottom: 7px;
	background-image: url('/i/_layout/dotted_line_140px.jpg');
	background-position: 0 100%;
	background-repeat: no-repeat;
	overflow: hidden;
}

.poster_listing_item .buy_poster_headline {
	position: relative;
	width: 140px;
	height: 21px;
	margin-bottom: 13px;
	background-color: #fa932e;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.poster_listing_item .buy_poster_headline .entry_action {
	position: absolute;
	top: 5px;
	left: 10px;
}

.poster_listing_item .buy_poster_headline .lightbox_preview {
	position: absolute;
	top: 3px;
	right: 10px;
}

.poster_pricing_options_list,
.poster_pricing_options_list a {
	font-family: Arial;
	font-size: 12px;
}

#poster_image_container {
	width: 425px; margin-right: 8px; position: relative;
}

.prev_link {	
	display: none; 
	position: absolute; 
	top:45%; 
	left: 0;
}

.next_link {
	display: none; 
	position: absolute; 
	top: 45%; 
	right: 0;
}

.poster_price {
	height: 31px; 
	border-top: 1px solid #cacaca;
	padding: 0 3px 0 3px;
	
}

.poster_buy {
	width:100px; 
	padding-top:9px;
	font-family:Arial;
	font-size:14px;
}
.poster_price2 {
	width:60px; 
	padding-top:9px; 
	float:right; 
	text-align: right;
	font-family:Arial;
	font-size:14px;
}

.entry_comment {
	font-size: 17px;
	padding: 10px 0 10px 3px; 
	border-top:1px solid #cacaca; 
	border-bottom:1px solid #cacaca;
	margin-bottom: 12px;
}

.post_description {
	padding-left: 3px;
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
}

h1.design_brief_header {
	font-size: 17px;
	font-weight: bold;
	color: #424242;
}

.purple_bg {
	background-color: #8259A5;
	color: #FFFFFF;
}

.purple_bg a,
.purple_btn a,
.purple_bg a:hover,
.purple_btn a:hover {
	color: #FFFFFF;
}

.purple_btn {
	width: 100%;
	height: 21px;
	position: relative;
	background-color: #8259a5;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.purple_btn .entry_action {
	position: absolute; top: 5px; left: 6px;
}

.purple_btn .lightbox_preview {
	position: absolute; top: 3px; right: 6px;
}

.entry_page_stats_block {
	background-color: #8259A5;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.entry_page_stats_block .vote_status {
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;	
}

.entry_page_stats_block .entry_container {
	padding-bottom: 11px;
	margin-bottom: 10px;
	border-bottom: 1px #a78abf solid;
}

.entry_page_stats_block .big_text {
	font-weight: bold;
	font-size: 31px;
}

.design_inner_header {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #cacaca solid;
	padding-bottom: 10px;
	margin-bottom: 12px;
	margin-top: 52px;
}

#cart_status {
	display: none; 
	cursor: pointer;
	height: 35px;
	line-height: 35px;
	background-color: #fa932e;
	padding: 0 10px 0 10px;
	position: fixed; bottom: 0; right: 0; z-index:150;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight)));
}

#cart_status:hover {
	background-color: #f5bb82;
}
