/* Profile */

div.Profile  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 2px;
	height:auto;
	width:auto;
 	min-height:162px;
/*	max-width: 170px; */
	float: left;
	text-align: center;
	border: 1px solid #263959; 
  }

 div.Profile div.Link  {
	text-align: center;
	line-height:20px;
  }
div.Profile div.dateFormat {
	font-size:9px;
	padding-left:2px;
	padding-right:2px;
	line-height:20px;
}
div.Profile img {
	width:70px;
	height:70px;
	margin:5px;
	border: 1px solid #263959; 
}
#mainPicWarp {
	width:auto;
	text-align:center;
	vertical-align:top;
	padding:10px;
/*	border: 1px solid #FF0000;  */
}

#mainPic {
	text-align: center; 
	vertical-align: top;
	border: 1px solid #263959; 
}

#mainPicCaption {
	margin:2px;
	padding:1px;
}

div.Profile img.galleryThumbnailPlain {
    border: none;
    margin: 2px;
}
div.Profile img.galleryThumbnailShown {
    border: solid 2px #902B01;
    margin: 0px;
}
div.Profile img.galleryThumbnailClicked {
    border: solid 2px #902B01;
    margin: 0px;
}
