#pageContent
	{
	padding:10px 12px 0 12px;
	}
	
#left
	{
	float:left;
	width:186px;
	}
	
#left h1
	{
	font:normal 18px/25px Arial,Verdana,Tahoma;
	color:#6699cc;
	padding:0 5px 0 5px;
	}
	
#right
	{
	width:600px;
	float:right;
	}
	
#right h1
	{
	font:normal 18px/25px Arial,Verdana,Tahoma;
	color:#6699cc;
	padding:0 5px 0 5px;
	}
	
#right .searchcrumb
	{
	clear:both;
	background-color:#f8f8f8;
	height:19px;
	border:1px solid #e8e8e8;
	margin-right:10px;
	}
#right .searchcrumb ul
	{
	margin:0;
	padding:0;
	}
#right .searchcrumb ul li
	{
	display:inline;
	font:normal 11px/19px Verdana,Tahoma,Arial;
	color:#797979;
	padding:3px;
	}
#right .searchcrumb ul li a:link, #right .searchcrumb ul li a:visited
	{
	color:#797979;
	text-decoration:none;
	}
	
#right p
	{
	font:normal 11px/13px Verdana,Tahoma,Arial;
	padding:0 10px 0 10px;
	color:#323232;
	}
	
#listsearch
	{
	width:585px;
	height:89px;
	background-image:url('../../images/layout/catalogue_searchback.gif');
	margin:5px 2px 5px 2px;
	clear:both;
	}
	
#listsearch .name
	{
	padding:35px 10px 30px 10px;
	color:#ffffff;
	font:bold 11px/15px Verdana,Tahoma,Arial;
	float:left;
	}
#listsearch .field
	{
	padding:35px 10px 30px 0;
	float:left;
	}
#listsearch .field select
	{
	font:normal 10px/13px Verdana,Tahoma,Arial;
	}
#listsearch .submit
	{
	padding:35px 10px 30px 20px;
	float:left;
	}
#listsearch .submit a:link, #listsearch .submit a:visited
	{
	color:#ffffff;
	font:bold 12px/15px Verdana,Tahoma,Arial;
	text-decoration:underline;
	}
#listsearch .submit a:hover
	{
	color:#000000;
	}
	
	
	
.listtable
	{
	margin:10px;
	}
.listtable .header
	{
	border:1px solid #d8d8d8;
	height:27px;
	background-color:#6397cb;
	color:#ffffff;
	padding:0 3px 0 3px;
	}
.listtable .header div
	{
	float:left;
	font:bold 10px/27px Verdana,Tahoma,Arial;
	}
.listtable .record
	{
	border:1px solid #d8d8d8;
	height:24px;
	color:#666666;
	margin:1px 0 1px 0;
	padding:0 3px 0 3px;
	}
.listtable .second
	{
	background-color:#f8f7f7;
	}
.listtable .record div
	{
	float:left;
	font:normal 10px/24px Verdana,Tahoma,Arial;
	}
.listtable .col01
	{
	width:270px;
	overflow-y:hidden;
	}
.listtable .col02
	{
	width:40px;
	overflow-y:hidden;
	}
.listtable .col03
	{
	width:100px;
	overflow-y:hidden;
	}
.listtable .col04
	{
	width:40px;
	overflow-y:hidden;
	}
.listtable .al_r
	{
	text-align:right;
	}
.listtable .al_m
{
	text-align:center;
}