body {
	background: #e4e4e4;
}

fieldset {
	border: none;
}

.stage_ctrls {
	width: 260px;
	margin: 0 auto;
}

.simplecontactformrevisited-4 {
	background-repeat: repeat-x;
	padding: 30px 0;
}

.forum_statusicon_1191 {
	width: 384px;
	min-height: 395px;
	margin: 0 auto;
	box-shadow: 0 0 2px 2px #929292;
	padding: 8px 0;
	
}

.boxListHeadline {
	width: 368px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #e4e4e4;
}

.boxListHeadline h1 {
	font-size: 16px;
	font-weight: bold;
	color: #343434;
	text-align: center;
	padding: 10px 0 5px;
}

.boxListHeadline input[type="text"] {
	width: 248px;
	height: 39px;
	margin: 0 auto 14px;
	display: block;
	padding-left: 12px;
	font-size: 11px;
	border: 1px solid #c4c4c4;
    box-shadow: 0 0 6px -3px #2d2d2d inset;
	color: #868686;
	font-weight: bold;
}

.boxListHeadline input[type="submit"] {
	width: 260px;
	height: 38px;
	display: block;
	margin: 0 auto 12px;
	border: none;
	cursor: pointer;
}

.boxListHeadline textarea {
	width: 248px;
	height: 108px;
	display: block;
	margin: 0 auto 12px;
	resize: none;
	padding: 12px 0 0 12px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #c4c4c4;
    box-shadow: 0 0 6px -3px #2d2d2d inset;
	color: #868686;
}

.home-products-list {
	font-size: 11px;
	color: #a20303;
	text-decoration: underline;
}

.bookmark_img_119728 {
	padding-bottom: 14px;
	display: block;
}

.entry-list-cat-title {
	height: 40px;
	background: #cfcfcf;
	margin-bottom: 1px;
	padding-left: 10px;
}

.entry-list-cat-title .home-products-list {
	line-height: 40px;
}

.entry-list-cat-title p {
	font-size: 11px;
	color: #343434;
	line-height: 40px;	
}


@media (max-width: 950px)  {
	
	.offerteprice {
		width: 90%;
		margin: 0 auto;
	}
}

@media (max-width: 408px)  {

	.forum_statusicon_1191 {
		width: 300px;
	}
	
	.boxListHeadline {
		width: 280px;
	}

	.simplecontactformrevisited-4 {
		padding: 10px 0;
	}
		
	.boxListHeadline textarea {
		height: 85px;
		margin: 0 auto 10px;
	}
		
	.boxListHeadline input[type="text"], .boxListHeadline input[type="submit"] {
		margin: 0 auto 10px;
	}
}
