.section-sub h3 {
	height: 50px;
}

.section-sub p {
	height: 125px;
}

#accessories-box {
	display: none;
}

#news-showroom-wholesale-wrapper {
	background: none;
}

#latest-news {
	display: block;
	width: auto;
	float: none;
	background: none;
	background-color: #F1E4CB;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#latest-news h2 {
	width: auto;
}

#our_showroom, #our_accessories {
	background-color: #267A8D;
}

#wholesale, #our_stockists {
	background-color: #842CA0;
}

#our_accessories {
	height:180px;
	width:165px;
	padding:0;
	margin:0 0 0 0px;
	float:left;
	background-color: #267A8D;
}

#our_stockists {
	height:180px;
	width:165px;
	padding:0;
	margin:0 0 0 10px;
	float:left;
}

#our_accessories h2 {
	color:#78C4D5;
	font-size:160%;
	letter-spacing:-0.05em;
	color:#78C4D5;
	background:#208297;
	padding:5px;
	font-weight:100; 
}


#our_accessories p, #our_stockists p {
   padding:5px;
   margin:0 0 1.8em 0;
   color:#fff;
   font-size:110%;
   line-height:1.4em;
}

#our_accessories p {
	color:#D1F1F8;
}

#our_stockists p {
	color:#F6DBFF;
}

#our_accessories a, #our_stockists a {
	display:block;
	width:155px;
	position:absolute;
	bottom:0;
	padding:0 10px 0 0;
	font-size:110%;
	text-align:right;
	height:1.8em;
	z-index:10;
}

#our_accessories a {
	background:#115E6F;
	color:#91D1E0;
	/*right:175px;*/
}

#our_accessories a:hover {
	background:#0A4D5C;
	color:#fff;
}

#our_stockists a:hover {
	background:#591770;
	color:#fff;
}

#our_accessories a span, #our_stockists a span {
	display:block;
	line-height:1.8em;
	padding:0 15px 0 5px;
}

#our_accessories a span {
	background:url(../images/site/green_bullet.gif) right no-repeat;
}

#our_stockists a span {
	background:url(../images/site/purple_bullet.gif) right no-repeat;
}

#our_stockists h2 {
	background:#70228A;
	font-size:160%;
	font-weight:100;
	letter-spacing:-0.05em;
	color:#C175D9;
	background:#70218A;
	padding:5px;
}

#our_stockists a {
  color:#CD9CDE;
  background:#70218B;
}

p#copyright {
	clear: both;
}