	.article
	{
		width: 178px;
		height: 178px;
		border: 1px solid #CCC;
		padding: 10px;
		float: left;
		margin-right: 5px;
		margin-bottom: 5px;
		position: relative;
	}
	
	.article#last
	{	
		margin-right: 0px;
	}
	
	.article:hover
	{
		background: #F5F5F5;
	}	
	
	.article big
	{
		display: block;
		font: 1.15em Georgia, Constantia, serif;	
		font-style: italic;
	}
	
	.article small
	{
		display: block;
		font-size: 0.8em;		
	}
	
	.article a
	{
		font-size: 0.9em;
	}
	
	.article #price
	{
		position: absolute;
		bottom: 10px;
		right: 10px;
		font: 1.5em Georgia, Constantia, serif;
		font-style: italic;		
	}
	
	.scartbutton
	{
		display: block;
		margin-top: 10px;
		border: 1px solid #CCC;
	}
	
	.scartbutton2
	{
		margin-top: 10px;
		border: 1px solid #CCC;
	}	

	.article h3
	{
		display: block;
		margin-top: -10px;	  margin-left: -10px;
		margin-right: -10px;  margin-bottom: 10px;
		width: 100%;
		background: #CCC;
		padding-left: 10px;
		padding-right: 10px;
		text-align: center;
		line-height: 25px;
		background: url(../../binary/imgs/bg_navi_hover_bright.gif);
		color: #FFF;
		font-size: 1em;
		font-weight: normal;
	}
	
	.article strike
	{
		font-size: 0.7em;
	}
	
	.backlink
	{
		display: block;
		width: 100%;
		background: #EDEDED;
		padding: 3px;
		color: #000;
		margin-top: 20px;
		text-align: left;
		clear: both;		
	}
	
	.articletitle
	{
		width: 100%;
		background: url(../../binary/imgs/bg_navi_hover_bright.gif);
		padding: 3px;
		color: #FFF;
		font-size: 1em;
		font-weight: normal;	
		margin: 5px 0 10px 0;			
	}
	
	#newsimage {
		float: right;
		margin: 10px;
		margin-right: 2px;
		width: 210px;
		margin-top: 0;
	}
	
	#newsimagetext {
		font-size: 0.9em;
		margin: 5px;
		margin-top: 0px;
		margin-bottom: 0px;	
	}
	
	#newsimg {
		margin: 5px;
	}
	
	.highlight {
		background: #FF6600;
	}
	
	.shadow223 {
	 background: url(../../binary/imgs/shadow223.png) no-repeat bottom left;
	 padding: 4px 7px 17px 7px;
	}	
	
	.articledtitle
	{
		display: block;
		font: 1.15em Constantia, Georgia, serif;	
		font-style: italic;	
	}
	
	.articledsmall
	{
		display: block;
		font-size: 0.8em;		
	}
	
	.articledprice
	{
		margin-top: 20px;
		margin-bottom: 20px;
		font: 1.7em Georgia, Constantia, serif;
		font-style: italic;	
	}
	
	.articledprice strike
	{
		font-size: 0.7em;
	}	
	
	.articledprice #hotprice
	{
		color: #FF6600;
	}			