﻿/*
==========================
		WeeklyBaby.ascx
==========================
*/
.UpLoadImage
{
	position:absolute;
	left:400px;
	top:480px;
	width:355px;
	height:262px;
	border:solid 2px;
	background-color:White;
	display:none;
}
.AjaxIndicatorDiv
{
	position:absolute;
	top:690px;
	left:420px;
	width:250px;
	height:50px;
	background-color:White;
	display:none;
}
.CloseUnLoad
{
	float:left;
	background:url(../Images/Albums/btnCloseWindowBlue.gif) no-repeat;
	width:15px;
	height:15px;
	margin:20px 0 0 20px;
	cursor:pointer;
}
.TopImageUnLoad
{
	float:right;
	background:url(../Images/UserControls/BabyBlog/UnLoadImg.gif) no-repeat;
	width:187px;
	height:31px;
	margin:20px 26px 20px 0px;
}
.FileUnLoadImg
{
	padding-right:60px;
}
.UnLoadNameAge
{
	margin:20px 60px;
}
.buttonUpLoad
{
	width:62px;
	height:26px;
	margin-right:235px;
	clear:both;
}
.Agreed
{
	margin-right:60px;
}
.divPrevImage
{
	float:right;
	margin-top:30px;
	width:55px;
	height:22px;
	display:none;
}
.divNextImage
{
	float:left;
	margin-top:30px;
	cursor:pointer;
	width:55px;
	height:22px;
}
