.catzag{
	padding: 30px 0 0 0;
}

.catdesc{
	width:575px;
	margin:0 auto;

}

.descboat{
	margin-left: 320px;
}

.catphoto{
	width:310px;
	margin:0;
}

.catphotoboat{
	float:left;
	width:310px;
	margin:0;
}

.catphoto img, .catphotoboat img{
	margin: 0 5px 5px 0;
}

.cattth{
	float:right;
	width:240px;
	background:#ddd;
	margin: 0 0 15px 15px;
	padding: 0 5px;
}

.cattth table{
	width:100%;
}

.cattth table tr td{
	border-top: 1px solid #fff;
}

.cattth table tr th{
	color: #fff;
	background:#333333;
	text-align:center;
}

.cattruelink{
	display:block;
	font-size:10px;
	line-height:1.2;
	border: dashed 1px #ccc;
	padding: 5px;
	text-align:center;
}

.catboats{
	float:left;
	margin: 5px;
	text-align:center;
	width:200px;
}

.catboats img{
	border:solid 1px #ccc;
}
.catboats span{
	display:block;
}

#catcenter{
	float:right;
	margin: 0 0 5px 5px;
}

.catinfo{
	padding: 5px;
	margin: 5px 0;
	background:#ffff99;
}

.catinfo img{
	float: left;
	margin: 0 5px 0 0;
}

.catinfo a, .catinfo a:visited{
	color:#006699;
	text-decoration: underline;
	font-size:13px;
}

.catinfo a:hover{
	color:#cc3300;
	text-decoration:none;
	font-size:13px;
}

.catinfo div{
	margin: 0 0 0 55px;
}

.clear{
	clear:left;
}

.zagboat{
	font-size:14px;
	color:#888888;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom: 1px solid;
}
.zagboat h1{
	margin:5px 0 13px 0;
	color:#333333;
	line-height:120%;
}
.zagboat b{
	#margin:5px 0 8px 0;
	color:#333333;
}

#price{
	text-decoration:none;
	color:#333333;
}

#redprice{
	text-decoration:none;
	color:red;
}

.ls_value{
	float:right;
	color:#888888;
}

.ls_row_alt, .ls_row{
	font-size:13px;
	margin-bottom: 5px;
	border: 1px solid #888888;
	padding:2px;
}

.panel {
	padding: 20px;
	width: 250px;
	background: #eeeeee;
	border: #282828 2px solid;
	font-family: Georgia;
}

.prop{
	width: 100%;
	font-size: 15px;
	border-top:1px solid #ccc;
}
.prop tr{
	
}
.prop tr td{
	padding:5px 0;
	border-bottom:1px solid #ccc;
}
.prop tr td:first-child{
	color: #898989;
}

@media screen and (max-width: 1045px) {
    #catinfo_block {
        margin-left: 5px;
    }
}
