/* 
   waskerd web design
*/
h1.press {
	font-size: 30px;
}

h2.press {
	font-size: 23px;
}

h3.name {
	font-size: 17px;
	margin: 0 0 2px 0;
}

h4.date {
	font-size: 13px;
	margin: 0;
}

ul {
	list-style: none;
}

#preview {
	text-align: justify;
	margin: 0;
	padding: 0;
	height: 105px;
}

#preview img {
	position: relative;
	height: 100px;
	width: 100px;
	margin: 7px 20px 0 0;
	padding: 0;
}
#preview img.left {float: left;}
#preview img.right {float: right; margin: 7px 5px 0 20px;}

#shop {
	position: relative;
	float: right;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 200px;
}
