div#plstiffcarriercateg {
    display: block;
    height: auto;
    margin-left: -300px;
    padding: 0 10px 10px;
    width: 440px;
}
/*div#plstiffcarriercateg div.carrierfresh div.plwarantylogo {
	background: transparent url('../img/icon/plwarantylogo.gif');
	width: 83px;
	height: 84px;
	float:right;
	top: 12px;
	right: 20px;
}*/
div#plstiffcarriercateg h3 {
	text-align: center;
	color: #7b7673;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 1.3em;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .1);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .1);
	box-shadow: 0 1px 3px rgba(0,0,0, .1);
	border-color:#EAE8DF #EAE8DF #F9F7ED;
	border-style:solid;
	border-width:1px;
}

div#plstiffcarriercateg div.carrierfresh {
	color: #3d2f2e;
	font-size: 0.9em;
}
div#plstiffcarriercateg div.carrierfresh ul {
	margin-left: 2em;
	list-style-type: square;
	font-size: 1em;
}
div#plstiffcarriercateg div.carrierfresh .palmiloire_waranty {
	margin:15px 5px 5px 5px;
	padding: 8px;
	background: #ebd7ba;

}
div#plstiffcarriercateg div.carrierfresh span.header {
	display:block;
	text-align: center;
	color: #a90919;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 5px;
}
