.publ{
	vertical-align : top;
	text-align : center;
	/*padding-top: 24px;
	border: 5px solid white;*/
	width: 210px;
}

.pubr div {
	border-left: 15px solid #FEE74B;
	padding-left:8px;
	margin-left:8px;

}

.pub-int {
	margin : 0px 0px 3px 0px;
	padding : 0px;
	font-family : "trebuchet ms",Arial,Helvetica,sans-serif;
	font-size : 10px;}

.pub-int img {
	border: 1px solid black;
}

.pub-int-1 {
	width: 170px;
}



.pub-int-3 {
	margin : 0px 0px 10px 0px;
	background-color: #EEFF5D;
}

.pub-int-3 .sum {
	color : black;
	text-align:left;
	border: 1px solid white;
	/*border-top:none;
	padding-left:3px;*/
}

.pub-int-2 {
	width : 210px;
}

.pub-int .photo {
	width : 75px;
	padding : 0px;
	vertical-align : middle;
}

.pub-int .photo .img {
	margin : 0px;
	padding : 0px;
}

.pub-int .ident {
	padding-left : 3px;
	background-color : #E7F7FF;
}

.pub-int-3 .ident {
	padding-left:5px;
	text-align:left;
	/*border: 0px solid white;*/
	background-color: #C7D743;
}



.pub-int .act {
	color : #dd1c00;
	background-color : inherit;
	font-size : 10px;
}

.pub-int a {
	color : inherit;
	background-color : inherit;
	text-decoration : inherit;
}



.pub-int .ident .name {
	font-weight : bold;
	color : black;
	font-size: 11px;
	background-color : inherit;
	text-decoration : none;
	text-align : left;
	text-transform : capitalize;
}

.pub-int-3 .ident .name {
	color : white;
}

.pub-int .ident .name:hover {
	text-decoration:underline;
color: black;
}

.pub-int .ident .town {
	font-weight : bold;
	color : #5d5d5d;
	background-color : inherit;
	font-size : 10px;
}

.pub-int-3 .ident .town {
	font-weight : normal;
}


.pub-int .ident .dept {
	color : #3d3d3d;
	background-color : inherit;
	font-size : 10px;
}



.pub-left {
	padding : 0px 5px 0px 5px;
	margin : 0px;
}

.pub-left .pub-int {
	margin : 5px 0px 0px 0px;
}

.pub-right-cont {
	vertical-align : top;
}

.pub-right {
	margin: 10px;
	padding-left: 10px;
	border-left: 5px dashed #cccccc;
}

.pub-right table,img {
	margin: 5px;
}
.pub-img-inside {
	margin : 0px 0px 10px 0px;
	padding: 0px;
	width : 210px;
	height : 140px;
	background-repeat : no-repeat;
	border: 1px solid #3d3d3d;
}

.pub-img-inside td {
	vertical-align : top;
}

.pub-img-inside .text {
	padding : 2px;
	margin : 4px 2px 4px 2px;
	background-color : white;
	color:#8d8d8d;
	border:2px solid #ffd400;
}

.pub-img-inside a {
	color : #656565;
	font-size : 10px;
	text-decoration : none;
	line-height : 12px;
}

.pub-img-inside a em {
	font-size : 11px;
	color : #dd1c00;
	font-style : normal;
	font-weight: bold;
}

.pub-img-inside a:hover {
	color: #3d3d3d;
}