.borderless {
	border:none;
}

.news {
	padding-bottom:30px;
	margin-left:-20px;
}

.store-thumb {
	padding:0 10px 0 10px;
	float:left;
}

.description1 p, .description2 p {
	font-family:verdana, helvetica, arial, 'sans serif';
	font-size:.72em;
	line-height:1.4em;
	color:#381809;
	padding-bottom:0;
}

.description1 p {
	width:355px;
	padding:10px 0 0 10px;
}

.description2 p {
	width:385px;
	padding:5px 0 0 10px;
}

.description1 {
	background-image:url('images/bg-1.jpg');
	background-repeat:no-repeat;
	margin:-5px 0 0 210px;
	height:199px;
}

.description2 {
	background-image:url('images/bg-2.jpg');
	background-repeat:no-repeat;
	margin:10px 0 0 175px;
	height:159px;
}

.order-button {
margin-top:-5px;
}

.aligncenter {
	margin:1em auto;
	text-align:center;
	display:block;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}