﻿table.main
{
	text-align:left;
	font-family:Tahoma,arial;
	font-size:12px;

	
}
table.main a
{
	color: #004dbd;
	text-decoration:none;
	font-family:Tahoma,arial;
	font-size:12px;
}
table.main a:hover
{
	color: #f87905;
	text-decoration:underline;
	font-family:Tahoma,arial;
	font-size:12px;
}
td.myPhotos_BlogTitle
{
	color: #f87905;
	font-weight:bold;
	font-size:18px;
	font-family: Tahoma,arial;
	text-transform:inherit;
}

td.myPhotos_photos
{
	font-weight:bold;
	font-size:14px;
	margin-bottom:0px !important;
	padding-top:10px;
	color: #f87905;
	font-weight:bold;
	font-size:18px;
	font-family: Tahoma,arial;
}
table.myPhotos_photoList td
{
	padding:10px 10px 10px 0px !important;
}
table.myPhotos_photoList div
{
	border: 1px solid #bdcfe7;
	background-color: #deebf7;
	width: 100px;
	height:100px;
	text-align: center;
	padding: 5px 5px 5px 5px;
	
}
table.myPhotos_photoList img
{
	max-width: 94px !important;
	width: expression(this.width > 94 ? 94: true) !important;
	max-height: 94px !important;
	height: expression(this.height > 94 ? 94: true) !important; 
}
td.myPhotos_links
{
	padding-top:0px !important;
}
td.myPhotos_paging
{
	padding-top:0px !important;
	padding-bottom:20px !important;
}
td.myPhotos_noRecords
{
	 font-weight:bold;
	 font-style:italic;
	 padding-bottom:20px !important;
}
/*paging*/
table.pagingList
{
	width: 530px !important;
	height: 30px !important;
	/*background-image: url(../../../Images/en-US/Default/Homepage/BG_PagingLine650.gif) !important;
	background-repeat: no-repeat;*/
	text-align: center !important;
}

td.pagingList
{
	text-align: center !important;
	width: 530px !important;
	height: 30px;
}

td.tdPhotoGalleryDesc
{
	padding:3px;
}
