img.RecordListImgThumb
{
 width:60px;
 height:60px;	
 }
 
 
img.RecordDetailsImgThumb
{
 width:125px;
 height:100px;	
 }
 
.RecordListHeaderTable
{
	width:100%; 
	table-layout:fixed;
}

.RecordListHeaderTR
{
background-color: Aqua;
font-family:tahoma;
font-size:14px;
font-weight:bold;
}

.RecordListSortingTable
{
}
/* ----- Pop Ups Starts ----- */

.modalBackground {
	background-color:#000000;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index:50000;
}
.BlueBar {
	background-image:url(../images/img-mid-grad-holder.gif);
	background-repeat:repeat-x;
	font-family:tahoma;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	padding-left:5px;
	background-color:#3477cc;
}
.BgPanel {
	background-image:url(../images/img-ver-grad-line.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fff;
	border-left:1px solid #bfbcbc;
	border-right:1px solid #bfbcbc;
	border-bottom:1px solid #bfbcbc;
	padding:10px;
}
.BgPanelPopup {
	background-image:url(../images/img-ver-grad-line-popup.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fefefe;
	border-left:3px solid #3f76c3;
	border-right:3px solid #3f76c3;
	padding:0px;
}
.BgPanelPopupBtm {
	background-image:url(../images/img-bg-grad-blue.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fefefe;
	border-left:3px solid #3f76c3;
	border-right:3px solid #3f76c3;
	border-bottom:3px solid #3f76c3;
	padding:0px;
	
	height:43px;
}
.PopupLeftCorner
{
	background-image:url(../images/img-left-crv-holder.gif);
	background-repeat:no-repeat;
	width:6px;
	height:25px;
}
.PopupRightCorner
{
	background-image:url(../images/img-right-crv-holder.gif);
	background-repeat:no-repeat;
	width:6px;
	height:25px;
}
.PopupBtnCross
{
	background-image:url(../images/icon-cross.gif);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
    
}
/* ----- Ends Here ----- */
img.ProfileBuilderUploadPhotos
{
  background-image:url(../Images/album_m_blank.gif);
  width:70px;
  height:70px;
  cursor:pointer;
  background-repeat:no-repeat;

}
