#catalogue_content{
	float:left;
	clear:none;
	width:770px;
	background:#FFFFFF;
	font-size:12px;
	color:#1A1A1A;
	line-height:16px;
	padding: 5px 0px 0px 0px;
}
#img_title{
	height:33px;

}
#catalogue_title{
	margin: 0px;
	border-bottom:1px dotted #1A1A1A;
	padding: 0px 10px 0px 0px;
	float:left;
	clear:both;
	width:760px;
}
#catalogue_subtitle{
	float:left;
	clear:none;
	width:750px;
	background:#F1F1F2;
	font-size:18px;
	color:#1A1A1A;
	line-height:25px;
	padding: 0px 10px 0px 10px;
	border-bottom:1px dotted #1A1A1A;
}
#catalogue_item_list{
	float:left;
	clear:none;
	width:770px;
	background:#FFFFFF;
	font-size:12px;
	color:#1A1A1A;
	border-bottom:1px dotted #1A1A1A;
	padding:10px 0px 10px 0px;
}
#catalogue_item_image{
	width:141px;
	float:left;
	clear:none;
	text-align:center;
}
#catalogue_page_item_image{
	width:250px;
	float:left;
	clear:none;
	text-align:center;
}

#cata_img img{
	width:96px;
	border:0;
}
#cata_img{
	padding-bottom:10px;
}
#cata_page_img img{
	width:240px;
	border:0;
	border-right:10px solid #FFFFFF;
}
#cata_page_img{
	float:left;
	clear:both;
	width:250px;
	background:url(images/click_to_enlarge_21.jpg) no-repeat bottom left;
	padding-bottom:27px;
}
#cata_page_thumbs{
	float:left;
	clear:both;
	width:250px;
	text-align:left;
}
#cata_page_thumbs img{
	width:70px;
	border:1px solid #CCCCCC;
	margin:3px;
}
#catalogue_item_info{
	width:629px;
	float:left;
	clear:none;
}
#catalogue_page_item_info{
	width:520px;
	float:left;
	clear:none;
}
.cata_item_description, .cata_item_description_page{
	color:#143D8D;
	font-size:16px;
	font-weight:bold;
	line-height:17px;
	padding:0px 0px 5px 5px;

}
.cata_caption, .cata_caption_page{
	font-size:12px;
	font-weight:bold;
	color:#999999;
}
.cata_available{
	font-size:11px;
	font-weight:bold;
	color:#999999;
}
td.cata_item_description{
	border-bottom:1px solid #CCCCCC;
}
td.cata_caption, td.cata_info, td.cata_info_line{
	padding:5px 5px 0px 5px;
}
.cata_info_line{
	border-right:1px solid #CCCCCC;
}
.cata_available img{
	padding:0px;
}
td.horz_line, td.cata_caption_page{
	border-top:1px solid #CCCCCC;
	padding:5px 5px 0px 5px;

}