.contents p.productcount
{
	 float: left;
	 color: #4c4c4c;
	 margin-right: 20px;
}

.contents p.productcount span.sort_bold
{
	 font-weight: bold;
	 text-decoration: none;
	 margin-right: 20px;
}

.contents p.productcount span
{
	 font-weight: normal;
	 text-decoration: underline;
}

.contents a.pageprev
{
	 margin-left: 25px;
	 margin-right: 10px;
	 color: #ca0000;
	 text-decoration: underline;
}

.contents a.pagenext
{
	 margin-right: 25px;
	 margin-left: 5px;
	 color: #ca0000;
	 text-decoration: underline;
}

.contents a.pagenr
{
	 margin-right: 5px;
	 color: #ca0000;
	 text-decoration: none;
}

.contents a.activenr
{
	 color: #4c4c4c;
	 text-decoration: none;
}

p span.showall a
{
	 white-space: nowrap;
	 color: #ca0000;
	 text-decoration: underline;
	 margin-left: 25px;
}

.contents form.sort
{
	 clear: left;
	 
	 line-height: 18px;

	 margin-top: 20px;
}

.contents form.sort select
{
	 float: left;
	 width: 139px;
	 height: 16px;

	 border: 1px solid #e2dad4;
}

.contents form.sort input
{
	float: left;
	height: 20px;
	vertical-align: middle;
	margin-left: 20px;
}

.contents form.sort label
{
	float: left;
	 margin-left: 5px;
}

.contents form.sort input.gosort
{
	float: left;
	 height: 20px;
	 width: 20px;
	 
	 margin-top: 0;
	 margin-left: 8px;
	 

}

.contents .bottomback
{
	 width: 510px;
	 height: 78px;
	 
	 padding-left: 25px;
	 padding-right: 25px;
	 padding-top: 40px;
	 
	 float: left;
	 background: url( gfx/sort_bottom_back.png ) no-repeat;
}
