.imagetd
{
    PADDING:10px 15px 20px 15px; 
    VERTICAL-ALIGN:top; 
    
}
.map_title 
{ 
	padding : 0px 0 0 0;
	color : #ce0410;
	font-size:12px;
	font-weight:bold;
	border:0 solid red;
}


.map_abstract
{
	color: #7F7F80;
	font-size: 11px;
	padding-bottom: 4px;
	font-weight:bold;
	line-height:14px;
}
.map_pic
{
	padding-bottom: 4px;
	width: 400PX;
	padding-right:15px;
}

.mapPointPopupDivCss
{
	position:absolute;
	z-index:97;
	width:188px;
	display:none;
	top:100;
	left:100;
	border:0 solid red;
	padding:0 2 0 0;
	cursor:default;

}
.ImagesContainerp
{
  
   padding:0px;
   margin:0px;
   z-index:10;
   position:relative;
  
 
}
.ImagesContainerp img
{
    border:solid 0px black;
 
   
}

.ImagesContainer
{
  z-index:-1;
  position:relative;
  padding:0px;
  margin:0px;
  width:240px;
   background-color:Yellow;
}
.ImagesContainer img
{
    width:234px !important;
    height:330px !important;
}

span.map_title,.map_subtitle,.map_abstract,.map_content
{
	color : #848482;
	font-size:small;
	font-weight: bold;
	line-height:14px;
	display:block;
	padding:5px 0 0 0;
	vertical-align:top;
}
a.map_back,a:visited.map_back
{
    color : #60AB44 !important;
	font-size:12px;
}
a:hover.map_back
{
    color : #60AB44 !important;
	font-size:12px;
	text-decoration:underline;
}
span.map_title{
    color : #60AB44 !important;
    font-size:16px !important;
}
    

.map_abstract
{
    color : #A3A4A2;
}
.map_content
{
   
    color : #A3A4A2;
    font-weight:normal;
}

.divAbs , .divText
{
    font-size:small;
    color:#A3A4A2;
    padding-right:15px;
    
}
.divAbs
{
     font-weight:bold;
 
}
.divTitle
{
     
    color:#60AD47;
    font-weight:bold;
    border-bottom:solid 1px #60AD47;
    margin:0  15px 0 0;
    PADDING:0px 15px 10px 0px; 
    font-size:small;
}
.map_pics
{
    vertical-align:top;
    padding-left:5px;
}
.map_info_text
{
    padding-bottom:15px;
    text-align:right;
    width:100%;
}
.map_linkeddocs
{
    vertical-align:top;
    padding-right:5px;
}
IMG.picture
{
	width: 150px !IMPORTANT;
	height: 170px !important;
    margin:0px 10px 15px 10px;
}
.td_pic
{
   background: url(../../images/1.he/DocPictures/border_pic_l.gif) right bottom no-repeat;
   vertical-align:top;
   width: 170px !IMPORTANT;
   height: 170px !important;
}

.tbl_mapdoc
{
    padding-top:10px;
 
}
.mapLinkedDocs
{
  
    position:relative;
}
.map_items
{
    padding-top:20px;
   
    
}
.bulletcss
{
    position: absolute; 
    z-index: 999;
    width:20px;
    height:18px;
    border: 0
}
.pointcss
{
    position: absolute; 
    z-index: 999;
    font-size:x-small;
    color:white;
    white-space:nowrap;
    font-weight:bold;
}
img { border: 0 }
.paddingtop10{padding-top:10px;}