/* CSS Document */

/* News Content Rules */

.blueline
{
	width: 800px;
	height: 15px;
	float: left;
	display: block;
	margin: 3px 0px 3px 0px;
	clear: both;
}

#stand
{
	width: 800px;
	height: 250px;
	float: left;
	margin-bottom: 10px;
}

#standspecial
{
	width: 800px;
	height: 180px;
	float: left;
	margin-bottom: 10px;
}

.standimg
{
	display: inline;
	float: left;
	border: 1px solid #000000;
	margin-right: 20px;
}

p.caption
{
	clear: both;
}

#imagecaption
{
	width: 800px;
	float: left;
	margin-bottom: 8px;
}

#newsblock
{
	width: 800px;
	height: auto;
	float: left;
}

#newsblock2
{
	width: 800px;
	height: auto;
	float: left;
}

.newsimg
{
	
	width: 300px;
	display: inline;
	float: left;
	border: 1px solid #000000;
	margin-right: 20px;
}

.newsimgbmargin
{
	margin-bottom: 20px;
}

.newsimglong
{
	
	width: 622px;
	display: inline;
	float: left;
	border: 1px solid #000000;
	margin-right: 20px;
}

#newsblock a, #newsblock a:link, #newsblock a:visited
{
	text-decoration: none;
	color: #333333;
}

#newsblock a:hover, #newsblock a:active
{
	text-decoration: underline;
	color: #666666;
}

.price
{
	font-weight: bold;
	font-size: 12px;
}

#oldnewsblock
{
	width: 800px;
	height: auto;
	float: left;
}


#top
{
	width: 800px;
	height: auto;
	text-align:right;
	font-size:14px;
	font-weight: bold;
}
