.feature{
	background:#FFDCDC!important;
	padding:10px !important;
	width:510px;
	margin:0 0 10px 0 !important;
	line-height:16px;
	border-bottom:none !important;
	float:left;
	display:inline;

}

.feature .img
{
	float:left;
	display:inline;
	margin:0 10px 0 0;
}

.feature p{
	margin:10px 0 0 0;
}

.breadcrumb{
	text-transform:lowercase;
	font-size:10px;
	position:relative;
	font-weight:bold;
	float:left;
	display:inline;
	margin:-10px 0 8px -10px !important;
	position:relative;
	background:#ffeceb;
	width:535px;
	padding:3px 10px;
}

.breadcrumb a{
	color:#476ca5;
}

.prelude{
	background:#ffc5c5;
	float:left;
	display:inline;
	padding:10px 0;
	width:100%;
	position:relative;
	margin:0 0 8px 0;
}

.prelude img{
	border:5px solid #fff;
	margin:0 10px;
	float:left;
	display:inline;
	height:100px;
}

.prelude p{
	font-size:14px;
	font-weight:bold;
	font-family:"trebuchet MS", arial, serif;
	letter-spacing:1px;
	margin:0;
	position:absolute;
	right:10px;
	top:10px;
	text-align:right;
	line-height:18px;
	width:360px;
	color:#972b2b;
}

a.btnform{
	float:left;
	display:inline;
	width:180px;
	height:24px;
	margin:5px 0;
	background-position:top center;
	background-repeat:no-repeat;
}

a.btnform:hover{
	background-position:bottom center;
}

a.btnform span{
	display:none;
}

.overflow
{
	overflow:auto;
}
a.itemgallery
{
	float:left;
	display:inline;
	margin:3px;
	width:125px;
	height:96px;
	border:1px solid #ccc;
}

a.itemgallery span
{
	float:left;
	display:inline;
	width:115px;
	height:86px;
	margin:5px;
	background:#f5f5f5;
	text-align:center;
	overflow:hidden;
}

a.itemgallery span img
{
	height:86px;
}

a.itemgallery:hover
{
	border:3px solid #ddd;	
	margin:1px;
}