@CHARSET "UTF-8";
body{
	background:			url("http://www.isbornyet.com/commons/images/all/background.gif") repeat-x #DCF0FF;
	font-family:		Arial;
	color:				#653F40;
	font-size:14px; 
}

#LoginLogoutMenu{
	font-family: 		Arial;
	font-size: 			12px;
	color: 				#653f40;
	float:				right;
	margin: 			10px 0px 0px 0px;
	z-index:			100;
}
.loggedInLeftSection{
	background: 		url('http://www.isbornyet.com/commons/images/all/leftLogin_UP.gif') no-repeat;
	float:				right;
	height:				20px;
	width:				7px;
}

.loggedInLeftMainSection{
	float:				right;
	background: 		#DCF0FF; 
	height: 			16px; 
	padding: 			4px 24px 0px 0px;
}

.loggedInNameMain{
	float:				left;
	background: 		#DCF0FF; 
	height: 			16px; 
	padding: 			4px 10px 0px 5px;
}
.loggedInNameLeft{
	background: 		url('http://www.isbornyet.com/commons/images/all/leftLogin.gif') no-repeat;
	float:				left;
	height:				20px;
	width:				7px;
}

.editProfileButtonBay{
	float:				right; 
	margin:				2px 05px 0px 0px;
}

#LoginLogoutMenu .logout{
	background: 		url('http://www.isbornyet.com/commons/images/all/logoutOn.gif') no-repeat;
	width:				58px;
	height:				20px;
	position:			absolute;
	right:				0px;
	padding: 			4px 0px 0px 0px;
	text-align:			center;
}
#LoginLogoutMenu .logout:hover{
	background: 		url('http://www.isbornyet.com/commons/images/all/logoutOver.gif') no-repeat;
}

.loginLogoutMenu_leftSection{
	margin:				0px 60px 0px 0px;
}
		
		
/*SIGNUP Section*/
.signUpLeft{
	float:				left; 
	background: 		url('http://www.isbornyet.com/commons/images/all/signUpLeftCorner.gif') no-repeat; 
	height:				20px; 
	width:				7px;
}

.signUpMain{
	float:				left; 
	background: 		#70BAF0; 
	height:				16px;
	padding: 			4px 0px 0px;
}

.signUpText{
	color:				#FFFFFF;
	text-decoration: 	none; 
	text-align:			center;
	margin:				4px 0px 0px 0px;
	display:			block;
}

.signUpRight{
	float:				left; 
	background: 		url('http://www.isbornyet.com/commons/images/all/signUpRightCorner.gif') no-repeat; 
	height:				20px; 
	width:				7px;
}

#LoginModule_LoginBtnImage{
	width: 				64px;
	overflow:			hidden;
	padding: 			10px 0px 0px 0px;	
}
	
/*LOGIN Section*/
#LoginBtn{
	height:				20px; 
	width:				72px;
	position:			absolute;
	right:				0px;
}
#LoginBtn .loginText{
	margin:				4px 0px 0px 15px;
	display:			block;
	float: 				left;	
}
#LoginArrowBtns{
	float:				right; 
	margin: 			2px 5px 0px 0px;	
}
#LoginLogoutMenu .signUpBtn{
	position:			absolute;
	right:				80px; 
	width:				65px; 
	height:				20px; 
	background: 		url(http://www.isbornyet.com/commons/images/all/signup_up_over2.gif) no-repeat;
	background-position: 0px 0px
}
#LoginLogoutMenu .signUpBtn:hover{
	background-position: 0px -20px	
}
#LoginModule{
	display:			none;
	float:				right; /**look here when something is wrong**/
	margin:				25px 0px 0px 0px;
	position:			relative;
	z-index:			0;
	width:				250px;
}
#LoginLogoutMenu_EditProfile{
	background:			url(http://www.isbornyet.com/commons/images/users/editPageBG.gif) no-repeat;
	height:				20px;
	width:				130px;
	float:				left;
	margin:				0px 60px 0px 0px;
		
}

#EditProfileOptions{
	display:			none;
	float:				right; /**look here when something is wrong**/
	margin:				17px 0px 0px 0px;
	position:			absolute;
	z-index:			30;
	right:				60px;
	width:				179px;	
}

#EditProfileOptions li{
	margin: 			0px 0px 7px 6px;
	display:			block;
	
}

#EditProfileOptions .top{
	background:			url(http://www.isbornyet.com/commons/images/users/editProfileTop.gif) no-repeat;
	height:				20px;
	width:				179px;
}
#EditProfileOptions .bottom{
	background:			url(http://www.isbornyet.com/commons/images/users/editProfileBottom.gif) no-repeat;
	height:				7px;
	width:				179px;
}
#EditProfileOptions .content{
	background:			#DCF0FF;
	width:				169px;
	padding:			0px 5px 1px 5px;
}


#LoginModule .top{
	background:			url(http://www.isbornyet.com/commons/images/all/loginFormTop.gif) no-repeat;
	height:				6px;
	width:				250px;
}
#LoginModule .bottom{
	background:			url(http://www.isbornyet.com/commons/images/all/loginFormBottom.gif) no-repeat;
	height:				6px;
	width:				250px;
}
#LoginModule .content{
	background:			#DCF0FF;
	width:				220px;
	padding:			5px 15px;
}
#LoginModule .buffer{
	float: 				right;
	position:			absolute;
	top:				-8px;
	right:				0px;
	height:				15px;
	width:				72px;
	background:			#DCF0FF;
}
#LoginModule .inputField{
	width:				100%; 
	font-size:			14px; 	
	border:				2px solid #653F40; 
	color:				#653f40;
}

#LoginModuleError{
	color:				#DB0158; 
	font-family: 		Arial; 
	font-size:			12px; 
	padding:			0px 0px 10px 0px; 
	display:			none
}

#AllContent{
	width:				970px;
	margin:				0px auto;
}

.mountain1{
	margin:				170px auto;
	float:				left;
}

.mountain2{
	margin:				156px auto;
	float:				right;
}

.title{
	position:			relative;
	top:				30px;
	border:				none;
	margin:				0px 0px 90px 0px;
	background:			url(http://www.isbornyet.com/commons/images/all/title.gif) no-repeat;
	width:				439px;
	height:				63px;
	display:			block;
}

.titleText{
	color:				#035A99;
	float:				right; 
	position:			absolute; 
	top:				70px; 
	left: 				220px;
	font-size:			16px; 
	font-family: 		Arial;	
}

.penguin{
	float:				left;
	position:			absolute;
	top:				47px;
	left:				656px;
	z-index: 			5;
}	

#MainContentArea{
	width:				744px;
	height:				100%;
	margin:				0px auto;
	position:relative;
}

/**
	generic
**/
.genericHeader{
	background:			url(http://www.isbornyet.com/commons/images/all/genericBrownHeader.gif) no-repeat bottom;
	width:				748px;
	height:				59px;
	position:			relative;
	z-index:			4;
	margin:				1px 0px 0px 0px;
	color:				#FFFFFF;
}
.genericHeader h1{
	font-size:			18px;
	font-family:		Arial;
	padding:			18px 0px 0px 20px;
	font-weight:		normal;
}

.genericContentArea{
	background:			url(http://www.isbornyet.com/commons/images/all/genericWhiteBG.gif) repeat-y;
	width:				728px;
	padding: 			10px 10px 10px 10px;	
}

.genericContentArea a{
	color:				#005C9F;
	text-decoration: 	none;
}
.genericContentArea a:hover{
	text-decoration:	underline;
}

.genericBottom{
	background: 		url(http://www.isbornyet.com/commons/images/all/genericBottomBar.gif) no-repeat;
	width:				748px;
	height:				15px;
}


/**	
	home page
**/
#Features{
	background:			url("http://www.isbornyet.com/commons/images/mainPage/features.gif");
	height: 			260px;
	width:				744px;
	margin:				30px 0px 0px 0px;
	color:				#653F40;
	font-family: 		Arial;
	font-size:			14px;
	overflow:			hidden;
	position:			relative;
	z-index:			-2;
}

#Features h1{
	font-size: 			18px;
}
#Features h1.registryHeader{
	margin:				12px 0px 0px 12px;
}

#Features h1.domainHeader{
	margin:				12px 0px 0px 50px;
}

#Features h1.birthHeader{
	margin:				12px 0px 0px 18px;	
}


#Features .giftReg{
	width:				33%; 
	float:				left;
}

#Features .birthNotification{
	float:				left; 
	width:				33%;  
	
}

#Features .customDomain{
	float:				left; 
	width:				33%
}

#Features .customDomain{
	float:				left;
	width:				33%;
}

#Features .notification{
	/*
	position:			relative;
	left:				165px;
	margin-top: 		-47px;
	*/
}

/**
#signUpBtn{
	position:			absolute;
	top: 				310px;
	left:				280px;
	width:				200px;
}
**/

#upcomingBabies{
	background:			url("http://www.isbornyet.com/commons/images/mainPage/upcomingBabies.gif");
	height: 			202px;
	width:				744px;	
	margin:				20px 0px 0px 0px;
}

#upcomingBabies a{
	color:				#a9d8fa;
}

#upcomingBabies a:hover{
	color:				#ffefc1;
}

/***
	REGISTRATION
****/
#Registration{
	position:			relative;
	font-size:			16px;
	width:				540px;
	margin:				0px auto;
}
#Registration table{
	width:				100%;	
}
.fieldLabel{
	font-family:		Arial;
	color:				#653F40;
	margin:				3px 0px 0px 0px;
	/*width:				270px;*/
	width:				200px;
	font-weight:		bold;
}
#Registration td{
	padding:			10px 0px 0px 0px;
}

#Registration input.regTextField{
	font-size:			16px;
	border:				2px solid #653F40;	
	color:				#653f40;
	width:				340px;
}

#Registration input.dueDate{
	font-size:			16px;
	border:				2px solid #653F40;	
	color:				#653f40;
}
input.lengthAndWidth{
	font-size:			16px;
	border:				2px solid #653F40;	
	color:				#653f40;
}

.nextBtn{
	background:			url(http://www.isbornyet.com/commons/images/reg/next_up_over.gif) no-repeat bottom;
	height: 			29px;
	width:				114px;
	background-position: 0px 0px;
	border:				none;
}
.nextBtn:hover{
	background-position: 0px -29px;
}

/*
#Registration .nextBtn{
	background:			url(http://www.isbornyet.com/commons/images/reg/nextBtn_reg_up.gif) no-repeat bottom;
	height: 			29px;
	width:				114px;
	border:none;
	
}
#Registration .nextBtn:hover{
	background:			url(http://www.isbornyet.com/commons/images/reg/nextBtn_reg_over.gif) no-repeat bottom;
}
*/
#Registration .footerNotice{
	font-size:			12px;	
	margin: 			10px 0px 0px 380px;
}

#Registration .fakeTextField{
	border:				2px solid #653F40;	
	color:				#653f40;
	width:				336px;
	padding:			5px 0px 1px 0px;
}

#Registration .fakeTextField input[type=text]{
	color:				#653f40;
	border:				none;
	border:				0px;
	font-size:			16px;
	position:relative;
	top: -1px;
	width:				210px;
	text-align: 		right;
}
#Registration .fakeTextField input[type=text]:focus{
	color:				#005C9F;
	background:			#E7f5FF;
}

#Registration .webName{
	font-size:			18px;
	position:			relative;
	left:				-5px;
	top:-1px;
}

#Registration .babyAlreadyBorn{
	display:			none;	
}

#BabyAlreadyBornBtn{
	font-size:			14px;
	color:				#653f40;
	text-decoration: 	underline;
	padding: 			15px 0px 0px 65px;
	width:				180px;
	text-align:			center;
}
#BabyAlreadyBornBtn:hover{
	color:				#005C9F;	
}

#Registration .babyAlreadyBornOuterContainer{
	/**margin:				0px auto;**/
	background: 		url(http://www.isbornyet.com/commons/images/reg/alreadyborn.gif) no-repeat center; 
	height:				64px; 
	width:				256px;
}

#Registration .smallTextBoxWidthAdjuster{
	width:				305px;
}

.checkAvail{
	font-size:			14px;
}

/**ComboBox**/
#SexDropDown2{
	display:			none;
	position:			absolute;
	z-index:10;
	/*border:				2px solid #653F40;*/
	border: 			0px solid #653F40; 
	border-bottom-width:2px;
	border-left-width: 	2px;
	border-right-width:	2px;
	width:				150px;
}
#SexDropDown2 li{
	border-bottom:		1px; 
	color:				#653f40;
	background:			#FFFFFF;
	padding: 			1px 10px 1px 6px;
	font-size:			18px; 
}
#SexDropDown2 li:hover{
	background:			#70BAF0;
}

#CurrentSelectedSex{
	font-family: 		Arial; 
	font-size:			16px; 
	color: 				#653f40;
	display:			block;
	float:				left;
	margin:				4px 0px 0px 5px;
}

#SexDropDownBTN{
	position:			relative;
	float:				right;
	background: 		url(http://www.isbornyet.com/commons/images/reg/combobox_btn.gif) no-repeat; 
	width:				23px; 
	height:				24px;
}

/***** NEW DROP DOWN ******/
.selectedItem{
	display:			block; 
	border: 			0px solid #653F40; 
	border-top-width: 	2px;
	border-left-width: 	2px;
	border-right-width:	2px;
	border-bottom-width:2px;
	height:				25px;
	padding: 			1px 1px 0px 0px;
	background:			#FFFFFF;
}
.currSelected{
	font-family: 		Arial; 
	font-size:			16px; 
	color: 				#653f40;
	display:			block;
	float:				left;
	margin:				4px 0px 0px 5px;
}
.dropDown{
	position:			relative;
	float:				right;
	background: 		url(http://www.isbornyet.com/commons/images/reg/combobox_btn.gif) no-repeat; 
	width:				23px; 
	height:				24px;
}
.fakeDropDown{
	display:			none;
	list-style: 		none outside none;
	position:			absolute;
	padding:			0px;
	margin:				0px;
	z-index:			10;
	background:			#FFFFFF;
	border: 			0px solid #653F40; 
	border-bottom-width:2px;
	border-left-width: 	2px;
	border-right-width:	2px;
}

.fakeDropDown{
	cursor:				hand;
	cursor:				pointer;
}


#RegistrationBackBtn{
	background:			url(http://www.isbornyet.com/commons/images/reg/backBtn_reg_up.gif) no-repeat center center;
	height:				45px;
	width:				55px;	
	border:				none;
}
#RegistrationBackBtn:hover{
	background:			url(http://www.isbornyet.com/commons/images/reg/backBtn_reg_over.gif) no-repeat center center;
	height:				45px;
	width:				55px;	
}

.checkBoxContainer{
	padding: 			0px 0px 10px 0px;	
}

.checkBox{
	background:			url(http://www.isbornyet.com/commons/images/all/checkbox.gif) no-repeat;
	height:				18px;
	width:				18px;
	margin:5px 0px 0px 0px;	
}
.check{
	background:			url(http://www.isbornyet.com/commons/images/all/check.gif) no-repeat;
	height:				22px;
	width:				29px;
	position:			relative;
	top:				-5px;
}
.checkBoxText{
	position:			relative; 
	top:				7px; 
	left:				5px;
	font-size:			14px;
}
.headerLink{
	color:				#ffffff;
	text-align:			right;
	font-size:			12px;
	margin: 			0px 10px 0px 0px;
	position:			relative;
}
.headerLink a{
	color:				#a9d8fa;
}
.headerLink a:visited{
	color:				#a9d8fa;
}
.headerLink a:hover{
	color:				#ffefc1;
}

.contactHeaderLink{
	margin:				35px 10px 0px 0px;
	position:			absolute;
	color:				#FFFFFF;
	font-size:			12px;
	right:				10px;
}
.contactHeaderLink a{
	color:				#a9d8fa;
}
.contactHeaderLink a:hover{
	color:				#ffefc1;
}

#Upload{
	background:			url(http://www.isbornyet.com/commons/images/reg/upload_up_over_gray.gif) no-repeat;
	border:				none;
	background-position:0px 0px;
	width:				114px;
	height:				29px;	
}

#Upload:hover{
	background-position:0px -29px;
}

#Upload.disabled{
	background-position:0px -58px;
	height:				30px;	
}

/**
	Send Notification
**/
#EmailNotification{
	margin:				0px auto;
}
#EmailNotification td.fieldLabel{
	width:				120px;	
}

#EmailNotification td {
	padding:			10px 0px 0px 0px;	
}
.setWidth{
	width:				450px;	
}
.submitBtn{
	background:			url(http://www.isbornyet.com/commons/images/notification/submit_up.gif) no-repeat;
	border:				none;
	width: 				116px;
	height:				31px;
}
.submitBtn:hover{
	background:			url(http://www.isbornyet.com/commons/images/notification/submit_over.gif) no-repeat;
}
.skipBtn{
	background:			url(http://www.isbornyet.com/commons/images/notification/skip_up_over.gif) no-repeat;
	border:				none;
	width: 				114px;
	height:				29px;
	background-position:0px 0px
}
.skipBtn:hover{
	background-position:0px -29px;
}
.skipBtn{
	background:			url(http://www.isbornyet.com/commons/images/notification/skip_up_over.gif) no-repeat;
	border:				none;
	width: 				114px;
	height:				29px;
	background-position:0px 0px
}
.skipBtn:hover{
	background-position:0px -29px;
}
.deleteBtn{
	background:			url(http://www.isbornyet.com/commons/images/reg/delete_up_over.gif) no-repeat;
	border:				none;
	width: 				114px;
	height:				29px;
	background-position:0px 0px
}
.deleteBtn:hover{
	background-position:0px -29px;
}
#content .footerNotice{
	font-size:			12px;	
	position:			relative;
	left:				425px;
	text-align:			right;
	width:				200px;
	margin:				10px;
}

/**
 whats next
**/
.whatsNextContentArea{
	background:			url(http://www.isbornyet.com/commons/images/whatsNext/genericYellowBar.gif) repeat-y;
}
.whatsNextGenericHeader{
	background:			url(http://www.isbornyet.com/commons/images/whatsNext/topYellowBar.gif) no-repeat bottom;
	height:				60px;
}
.whatsNextGenericFooter{
	background:			url(http://www.isbornyet.com/commons/images/whatsNext/bottomYellowBar.gif) repeat-y ;
}
.whatsNextGenericHeader h1{
	color:				#FFEFC4;	
}
.mainTextArea{
	
}
.whatsNextContentArea ul{
	list-style-image:	url(http://www.isbornyet.com/commons/images/whatsNext/dot_blue.gif);
	padding:			20px 0px 20px 0px;
}
.whatsNextContentArea li{
	padding:			10px 0px 10px 0px;
}
.mainTextArea{
	width:				627px;	
	line-height:		20px;
	margin: 			0px auto;
	font-size:			14px;			
}
.mainTextTop{
	background:			url(http://www.isbornyet.com/commons/images/whatsNext/textAreaTop.gif) no-repeat;
	height:				5px;
}
.mainTextMiddle{
	background:			#FFFFFF;
	padding:			10px;
}
.mainTextBottom{
	background:			url(http://www.isbornyet.com/commons/images/whatsNext/bottomAreaBar.gif) no-repeat;
	height:				5px;
}

#GoToPage{
	background:			url(http://www.isbornyet.com/commons/images/whatsNext/gotomypage_btn_up.gif) no-repeat;
	height:				34px;
	width:				153px;
	margin:				0px auto;	
}
#GoToPage:hover{
	background:			url(http://www.isbornyet.com/commons/images/whatsNext/gotomypage_btn_over.gif) no-repeat;
}
#Bubble{
	display:			none;	
}
#Bubble .topBubble{
	background:			url(http://www.isbornyet.com/commons/images/whatsNext/topBubble.gif) no-repeat;
	height:				20px;
	width:				217px;
}
#Bubble .middleBubble{
	background:			url(http://www.isbornyet.com/commons/images/whatsNext/middleBubble.gif) repeat-y;
	width:				197px;
	padding:			5px 15px;
}
#Bubble .bottomBubble{
	background:			url(http://www.isbornyet.com/commons/images/whatsNext/bottomBubble.gif) no-repeat;
	height:				6px;
	width:				217px;
}

/**
	Set Future Email
**/
#SetEmailContent{
	width:				635px;
	margin:				0px auto;
}
#SetEmailContent .emailDescription{
	padding:			10px 0px 0px 0px;
}
#SetEmailContent .emailInstructions{
	padding:			10px 0px 0px 0px;
}
#SetEmailContent .example{
	padding:			10px 20px;
}
#SetEmailContent .buttonBay{
	width:				525px;
	margin:				0px auto;
}
#SetEmailContent .buttonBay input{
	margin:				0px auto;
}
#SetEmailContent .buttonBay input{
	border:				0px;
	border:				none;
}
.buttonBay #BabyNameBtn{
	background:			url(http://www.isbornyet.com/commons/images/setEmail/babyname_up_over.gif) no-repeat;
	height:				32px;
	background-position:0px 0px;
	width:				141px;	
}
.buttonBay #WeightBtn{
	background:			url(http://www.isbornyet.com/commons/images/setEmail/weight_up_over.gif) no-repeat;
	height:				32px;
	background-position:0px 0px;
	width:				114px;	
}
.buttonBay #HeightBtn{
	background:			url(http://www.isbornyet.com/commons/images/setEmail/length_up_over.gif) no-repeat;
	height:				32px;
	background-position:0px 0px;
	width:				114px;	
}
.buttonBay #TOBBtn{
	background:			url(http://www.isbornyet.com/commons/images/setEmail/tob_up_over.gif) no-repeat;
	height:				32px;
	background-position: 0px 0px;
	width:				141px;	
}
.buttonBay #DOBBtn{
	background:			url(http://www.isbornyet.com/commons/images/setEmail/dob_up_over.gif) no-repeat;
	height:				32px;
	background-position:0px 0px;
	width:				141px;	
}
.buttonBay #SexBtn{
	background:			url(http://www.isbornyet.com/commons/images/setEmail/sex_up_over.gif) no-repeat;
	height:				30px;
	background-position:0px 0px;
	width:				112px;	
}
.buttonBay #BabyNameBtn:hover{
	background-position: 0px -32px;
}
.buttonBay #WeightBtn:hover{
	background-position: 0px -32px;
}
.buttonBay #HeightBtn:hover{
	background-position: 0px -32px;
}
.buttonBay #TOBBtn:hover{
	background-position: 0px -32px;
}
.buttonBay #DOBBtn:hover{
	background-position: 0px -32px;
}
.buttonBay #SexBtn:hover{
	background-position: 0px -30px;
}

.textAreaLabelAdjustmenet{
	vertical-align:		top; 
	padding:			2px 10px 0px 0px;
}
#emailTemplate td{
	padding-top:				20px;
}
#emailTemplate #SaveNowBtn{
	border:				0px;
	border:				none;
	background:			url(http://www.isbornyet.com/commons/images/setEmail/save_up_over.gif) no-repeat;
	background-position:0px 0px;
	height:				32px;
	width:				152px;	
}
#emailTemplate #SendNowBtn{
	border:				0px;
	border:				none;
	background:			url(http://www.isbornyet.com/commons/images/setEmail/sendNow_up_over.gif) no-repeat;
	background-position:0px 0px;
	height:				32px;
	width:				102px;	
}
#emailTemplate #PreviewBtn{
	border:				0px;
	border:				none;
	background:			url(http://www.isbornyet.com/commons/images/setEmail/preview_up_over.gif) no-repeat;
	background-position:0px 0px;
	height:				30px;
	width:				75px;	
}
#emailTemplate #EditBtn{
	border:				0px;
	border:				none;
	background:			url(http://www.isbornyet.com/commons/images/setEmail/edit_up_over.gif) no-repeat;
	background-position:0px 0px;
	height:				32px;
	width:				75px;	
	display:			none;
}
#emailTemplate #DiscardBtn{
	border:				0px;
	border:				none;
	background:			url(http://www.isbornyet.com/commons/images/setEmail/discard_up_over.gif) no-repeat;
	background-position:0px 0px;
	height:				32px;
	width:				77px;	
}
#emailTemplate #SaveNowBtn:hover{
	background-position:0px -32px;
}
#emailTemplate #SendNowBtn:hover{
	background-position:0px -32px;
}
#emailTemplate #PreviewBtn:hover{
	background-position:0px -30px;
}
#emailTemplate #EditBtn:hover{
	background-position:0px -32px;
}
#emailTemplate #DiscardBtn:hover{
	background-position:0px -32px;
}
#preview{
	width:				485px;
	display:			none;
}

/**
	WishList
**/
.wishListHeader{
	background:			url(http://www.isbornyet.com/commons/images/giftRegistry/topBar.gif) no-repeat bottom;
	height:				60px;
}
.wishListBottom{
	background:			url(http://www.isbornyet.com/commons/images/giftRegistry/bottomBar.gif) no-repeat;
	height:				22px;
}
.wishListHeader h1{
	color:				#C4EBCA;
}
.wishListContentArea{
	background:			#C4EBCA;
}
.addToWishListBtn{
	background:			url(http://www.isbornyet.com/commons/images/giftRegistry/add_to_wishlist_up_over.gif) no-repeat top center;
	border:				0px;
	border:				none;
	height:				23px;
	margin: 			15px 0px;
	background-position: 0px 0px;
	width:				115px;	
}
.addToWishListBtn:hover{
	background-position: 0px -23px;
}
.removeBtn{
	background:			url(http://www.isbornyet.com/commons/images/giftRegistry/remove_up_over.gif) no-repeat top center;
	border:				none;
	height:				23px;
	margin:				15px 0px;
	background-position: 0px 0px;
	width:				128px;
}
.removeBtn:hover{
	background-position: 0px -23px;
}
.suggestedDivder{
	background:			url(http://www.isbornyet.com/commons/images/giftRegistry/suggestedSplitter.gif) no-repeat;
	height:				1px;
	width:				275px;
	margin:				0px auto 10px auto;
}
.currentDivder{
	background:			url(http://www.isbornyet.com/commons/images/giftRegistry/currentSplitter.gif) no-repeat;
	height:				1px;
	width:				395px;
	margin:				0px auto 10px auto;
}
.suggestedWhiteOut{
	height:				3px; 
	width:				287px; 
	background:			#FFFFFF; 
	position:			absolute; 
	margin:				-1px 0px 0px 0px;	
}
.currentWhiteOut{
	height:				3px; 
	width:				410px; 
	background:			#FFFFFF; 
	position:			absolute; 
	margin:				-1px 0px 0px 0px;	
}
	
.itemTitle{
	padding:			10px 0px 0px 0px;
	width:				250px;
}
.itemTitleWanted{
	padding:			10px 0px 0px 0px;
	width:				385px;
}
.itemPrice{
	padding:			10px 0px 0px 0px;
	color:				#ED2A91;	
}
.itemPriceLink:hover{
	text-decoration:	underline;	
}
#SuggestedGiftSection{
	float:				left;
	width:				312px;
	margin:				10px 0px;	
}
.suggestedHeader{
	background:			url('http://www.isbornyet.com/commons/images/giftRegistry/suggestedGiftHeader.gif') no-repeat;
	height:				33px;
	width:				312px;
}
.suggestedHeader h2{
	color:				#653f40;
	font-size:			14px;
	padding:			10px 0px 0px 40px;
	font-weight:		normal;
}
.suggestedContent{
	background:			url('http://www.isbornyet.com/commons/images/giftRegistry/suggestedGiftContent.gif') repeat-y;
	width:				292px;
	padding:			10px;
}
.suggestedBottom{
	background:			url('http://www.isbornyet.com/commons/images/giftRegistry/suggestedGiftBottom.gif') no-repeat;
	width:				312px;
	height:				14px;
}

#CurrentGiftSection{
	width:				424px;
	float:				right;
	margin:				10px 0px;
}
.currentHeader{
	background:			url(http://www.isbornyet.com/commons/images/giftRegistry/currentGiftHeader.gif) no-repeat;
	width:				424px;
	height:				33px;	
}
.currentHeader h2{
	color:				#c4ebca;
	font-size:			14px;
	padding:			10px 0px 0px 40px;
	font-weight:		normal;
}
.currentContent{
	background:			url(http://www.isbornyet.com/commons/images/giftRegistry/currentGiftContent.gif) repeat-y;
	width:				404px;
	padding:			10px;
}
.currentBottom{
	background:			url(http://www.isbornyet.com/commons/images/giftRegistry/currentGiftBottom.gif) no-repeat;
	width:				424px;
	height:				14px;	
}

#removeBtnSmall{
	background:			url(http://www.isbornyet.com/commons/images/giftRegistry/removeBtn_up_over.gif) no-repeat;
	border:				0px;
	border:				none;
	background-position:0px 0px;
	width:				27px;
	height:				21px;
	margin:				1px 0px 0px 0px;	
}
#removeBtnSmall:hover{
	background-position:0px -21px;
}
.removeRegistryBtnSmall{
	background:			url(http://www.isbornyet.com/commons/images/giftRegistry/removeRegistry_up_down.gif) no-repeat;
	border:				0px;
	border:				none;
	background-position:0px 0px;
	width:				14px;
	height:				14px;
}
.removeRegistryBtnSmall:hover{
	background-position:0px -14px;
}
.removeRegistryBtnSmall_selected{
	background:			url(http://www.isbornyet.com/commons/images/giftRegistry/removeRegistryBlue_up_down.gif) no-repeat;
	border:				0px;
	border:				none;
	background-position:0px 0px;
	width:				14px;
	height:				14px;
	margin:				1px 0px 0px 0px;	
}
.removeRegistryBtnSmall_selected:hover{
	background-position:0px -14px;
}

.removebtn{
	position:			absolute;
	top:				4px;
	right:				4px;
}

#addRegistry{
	background:			url(http://www.isbornyet.com/commons/images/giftRegistry/addRegistry_up_over.gif) no-repeat;
	border:				0px;
	border:				none;
	background-position:0px 0px;
	width:				128px;
	height:				21px;
}
#addRegistry:hover{
	background-position:0px -21px;
}

/**
	Users Page
**/
.usersPage{
	
}
#UserView{
	width:				748px;
	position:			relative
}
#MomPenguin{
/*	background:			url(http://www.isbornyet.com/commons/images/users/momPenguin.jpg) no-repeat;*/	
	width:				84px;
	height:				84px;
	margin: 			33px 0px 10px 65px;
	border:				2px solid #653f40;
}
#BabyPenguin{
	/*background:			url(http://www.isbornyet.com/commons/images/users/babyPenguin.jpg) no-repeat;*/	
	width:				84px;
	height:				84px;
	margin: 			40px 0px 10px 65px;
	border:				2px solid #653f40;
}
.universalUserTop{
	background:			url(http://www.isbornyet.com/commons/images/users/universal_user_top.gif) no-repeat bottom left;
	height:				11px;
}
.isBornYetAnswer{
	background:			#653f40;
	width:				100%;
	color:				#FFFFFF;
}
.isBornYetAnswer .downArrow{
	background:			url(http://www.isbornyet.com/commons/images/users/arrowPointDown.gif) no-repeat;
	height:				30px;
	width:				39px;	
	position:			absolute;
	top:				78px;
	left:				90px;
}
#UserView h2{
	font-size:			16px;
	color:				#FFFFFF;
	text-align:			center;
	font-weight:		normal;
	padding:			10px;	
}
#UserView h2.yes{
	margin: 			56px 0px 0px 0px;
	color:				#FFFFFF;	
}
#YesBabyBorn{
	height:				152px;
	width:				328px;
	position:			absolute;
	top:				1px; 
	left:				210px	
}
#YesBabyBorn.boy{
	background:			url(http://www.isbornyet.com/commons/images/users/boy_yes.gif) no-repeat;	
}
#YesBabyBorn.girl{
	background:			url(http://www.isbornyet.com/commons/images/users/girl_yes.gif) no-repeat;	
}
#YesBabyBorn.unknown{
	background:			url(http://www.isbornyet.com/commons/images/users/unknown_yes.gif) no-repeat;	
}
#NoBabyBorn{
	height:				42px;
	width:				99px;	
	margin:				0px auto;
}
#NoBabyBorn.boy{
	background:			url(http://www.isbornyet.com/commons/images/users/boy_no.gif) no-repeat;	
}
#NoBabyBorn.girl{
	background:			url(http://www.isbornyet.com/commons/images/users/girl_no.gif) no-repeat;	
}
#NoBabyBorn.unknown{
	background:			url(http://www.isbornyet.com/commons/images/users/unknown_no.gif) no-repeat;	
}
.bgboy{
	background:			#AAD8F8;
}
.bggirl{
	background:			#F7CAE6;
}
.bgunknown{
	background:			#FFEEC3;
}
#UserBottom{
	height:				11px;
	width:				744px;
	color:red;	
}
#UserBottom.girl{
	background:			url(http://www.isbornyet.com/commons/images/users/girl_user_bottom.gif) no-repeat;
}
#UserBottom.boy{
	background:			url(http://www.isbornyet.com/commons/images/users/boy_user_bottom.gif) no-repeat;
}
#UserBottom.unknown{
	background:			url(http://www.isbornyet.com/commons/images/users/unknown_user_bottom.gif) no-repeat;
}
.leftArrow{
	background:			url(http://www.isbornyet.com/commons/images/users/arrowPointLeft.gif) no-repeat;
	height:				20px;
	width:				13px;
}
#BubbleUserView{
	width:				516px;
	float:				right;
	margin:				30px 40px 0px 0px;
}
#BubbleUserView table.userInfo{
	width:				100%;
	font-size:			12px;	
}
#BubbleUserView table.userInfo td{
	padding:			5px;
}
#BubbleUserView table.userInfo td.label{
	width:				20%;
	font-weight:		bold;
}
.editBornBabyInfo{
	float:				right; 
	margin:				-5px -12px 0px 0px;
	font-size:			12px; 
	text-align:			right;	
}
.editBornBabyInfo, .addDueDate a{
	color:				#005C9F;
	text-decoration:	none;
}
.editBornBabyInfo, .addDueDate a:hover{
	text-decoration:	underline;
}


#BubbleUserView .topgirl{
	background:			url(http://www.isbornyet.com/commons/images/users/girl_user_bubble_top.gif) no-repeat;
	height:				10px;
}
#BubbleUserView .topboy{
	background:			url(http://www.isbornyet.com/commons/images/users/boy_user_bubble_top.gif) no-repeat;
	height:				10px;
}
#BubbleUserView .topunknown{
	background:			url(http://www.isbornyet.com/commons/images/users/unknown_user_bubble_top.gif) no-repeat;
	height:				10px;
}
#BubbleUserView .content{
	background:			#FFFFFF;	
	padding:			0px 20px;
	width:				476px;
}
#BubbleUserView .bottomgirl{
	background:			url(http://www.isbornyet.com/commons/images/users/girl_user_bubble_bottom.gif) no-repeat;
	height:				11px;
}
#BubbleUserView .bottomboy{
	background:			url(http://www.isbornyet.com/commons/images/users/boy_user_bubble_bottom.gif) no-repeat;
	height:				11px;
}
#BubbleUserView .bottomunknown{
	background:			url(http://www.isbornyet.com/commons/images/users/unknown_user_bubble_bottom.gif) no-repeat;
	height:				11px;
}



#GiftSection{
	margin:				10px 0px 0px 0px;
}
#GiftSection h1{
	font-weight:		normal;
	font-size:			14px;	
	padding:			9px 0px 0px 20px;
}
#GiftSection h2.secondaryHeaderLink a{
	margin:				-8px 10px 0px 0px;
	text-align:			right;
	float:				right;
	color:				#005C9F;
	text-decoration: 	none;	
	font-weight:		normal;
	font-size:			12px;
}
#GiftSection h2.secondaryHeaderLink a:hover{
	text-decoration: 	underline;
}
#GiftSectionTop{
	height:				31px;
	width:				744px;
	border:				none;
}
#GiftSectionContent{
	width:				714px;
	padding:			15px;
	border:				none;
}
#GiftSectionBottom{
	height:				12px;
	width:				744px;
	border:				none;
}
#GiftSectionTop.boy{
	background:			url(http://www.isbornyet.com/commons/images/users/boy_gift_top.gif) no-repeat;
}

#GiftSectionTop.girl{
	background:			url(http://www.isbornyet.com/commons/images/users/girl_gift_top.gif) no-repeat;
}
#GiftSectionTop.unknown{
	background:			url(http://www.isbornyet.com/commons/images/users/unknown_gift_top.gif) no-repeat;
}
#GiftSectionContent.boy{
	background:			url(http://www.isbornyet.com/commons/images/users/boy_gift_content.gif) repeat-y;
}
#GiftSectionContent.girl{
	background:			url(http://www.isbornyet.com/commons/images/users/girl_gift_content.gif) repeat-y;
}
#GiftSectionContent.unknown{
	background:			url(http://www.isbornyet.com/commons/images/users/unknown_gift_content.gif) repeat-y;
}
#GiftSectionBottom.boy{
	background:			url(http://www.isbornyet.com/commons/images/users/boy_gift_bottom.gif) no-repeat;
}
#GiftSectionBottom.girl{
	background:			url(http://www.isbornyet.com/commons/images/users/girl_gift_bottom.gif) no-repeat;
}
#GiftSectionBottom.unknown{
	background:			url(http://www.isbornyet.com/commons/images/users/unknown_gift_bottom.gif) no-repeat;
}
#GiftSectionContent .itemTitle{
	width:				225px;
}
#GiftSectionContent .itemTitle a{
	color:				#653F40;
	text-decoration:	none;
}
#GiftSectionContent .itemTitle a:hover{
	text-decoration:	underline;
}
#GiftSectionContent table{
	width:				100%;
}
#GiftSectionContent td{
	padding:			15px 5px 0px 5px;
}
.noGiftReg a{
	color:				#005C9F;
	text-decoration: 	none;	
}
.noGiftReg a:hover{
	text-decoration: 	underline;
}

.externalGiftReg{
	margin:				20px 0px 0px 0px;	
}

.externalReg a{
	color:				#005C9F;
	text-decoration: 	none;	
}
.externalReg a:hover{
	text-decoration: 	underline;
}

.externalReg{
	margin:				7px 0px 5px 0px;	
}

.externalReg ul{
	list-style-image:	url(http://www.isbornyet.com/commons/images/whatsNext/dot_blue.gif);
	padding:			0px 0px 0px 30px;
}
.externalReg li{
	list-style-image:	url(http://www.isbornyet.com/commons/images/whatsNext/dot_blue.gif);
	padding:			2px 0px;
}

/**
	contact page
**/
#DropDownBTN{
	position:			relative;
	float:				right;
	background: 		url(http://www.isbornyet.com/commons/images/reg/combobox_btn.gif) no-repeat; 
	width:				23px; 
	height:				24px;
}

/**ComboBox**/
#ReasonDropDown{
	display:			none;
	position:			absolute;
	z-index:10;
	/*border:				2px solid #653F40;*/
	border: 			0px solid #653F40; 
	border-bottom-width:2px;
	border-left-width: 	2px;
	border-right-width:	2px;
	width:				150px;
}
#ReasonDropDown li{
	border-bottom:		1px; 
	color:				#653f40;
	background:			#FFFFFF;
	padding: 			1px 10px 1px 6px;
	font-size:			16px; 
}
#ReasonDropDown li:hover{
	background:			#70BAF0;
}
.reasonContainer{
	width:				149px; 
	display:			block;
	border: 			0px solid #653F40; 
	border-top-width: 	2px;
	border-left-width: 	2px;
	border-right-width:	2px;
	border-bottom-width:2px;
	height:				25px;
	padding: 1px 1px 0px 0px;
}

#CurrentReasonSelected{
	font-family: 		Arial; 
	font-size:			16px; 
	color: 				#653f40;
	display:			block;
	float:				left;
	margin:				4px 0px 0px 5px;
}
table.contact td.fieldLabel{
	padding:			0px 20px 0px 0px;
}
#ContactSubmitBtn{
	background:			url(http://www.isbornyet.com/commons/images/reg/submitBtn_up.gif) no-repeat center center;
	height:				45px;
	width:				114px;
	border:				none;
}
#ContactSubmitBtn:hover{
	background:			url(http://www.isbornyet.com/commons/images/reg/submitBtn_over.gif) no-repeat center center;
	height:				45px;
	width:				114px;
}

/**
	activation page
**/
#isBabyBorn{
	width:				80%;
	margin:				0px auto;
}

#isBabyBorn .topBubble{
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/bubbleTop.gif) no-repeat;
	height:				9px;
	width:				210px;	
}
#isBabyBorn .contentBubble{
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/bubbleMiddle.gif) repeat-y;
	width:				200px;
	padding:			0px 5px 0px 5px;
}
#isBabyBorn .bottomBubble{
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/bubbleBottom.gif) no-repeat;
	height:				20px;
	width:				210px;
}
#isBabyBorn .babyPenguinHolder{
	width:				69px;
	margin:				10px auto;	
}
#isBabyBorn .buttonBay{
	width:				493px;
	margin:				0px auto;	
	
}
#isBabyBorn #BabyBorn{
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/yes_btn_UP.gif) no-repeat;
	height:				53px;
	width:				244px;
	border:				none;
}
#isBabyBorn #FalseAlarm{
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/false_btn_UP.gif) no-repeat bottom right;
	height:				53px;
	width:				244px;
	border:				none;
	
}
#isBabyBorn #BabyBorn:hover{
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/yes_btn_OVER.gif) no-repeat;
}
#isBabyBorn #FalseAlarm:hover{
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/false_btn_OVER.gif) no-repeat bottom right;
}

#shareOption .twitter{
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/tweet_btn_UP.gif) no-repeat ;
	height:				31px;
	width:				116px;
	border:				none;
}
#shareOption .facebook{
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/FB_btn_UP.gif) no-repeat ;
	height:				32px;
	width:				174px;
	border:				none;
}
#shareOption .twitter:hover{
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/tweet_btn_OVER.gif) no-repeat;
}
#shareOption .facebook:hover{
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/FB_btn_OVER.gif) no-repeat ;
}

#SendBabyAnnouncement{
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/emailBtn_up_over_gray.gif) no-repeat ;
	height:				32px;
	width:				298px;
	border:				none;
	background-position:0px 0px;
}
#SendBabyAnnouncement:hover{
	background-position:0px -32px;
}
#SendBabyAnnouncement.selected{
	background-position:0px -64px;
}

#shareOption{
	margin:				0px 0px 0px 20px;
}
#shareOption .buttonBay{
	margin:				0px 0px 0px 30px;	
}
#shareOption .buttonBay li{
	padding:				5px 0px 0px 5px;	
}
.updateAndSubmitBtn{
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/update_btn_UP.gif) no-repeat;
	height:				32px;
	width:				212px;
	border:				none;	
}
.updateAndSubmitBtn:hover{
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/update_btn_OVER.gif) no-repeat;
}
#NeededFields{
	margin:				10px;
}
#NeededFields .top{
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/form_bg_top.gif) no-repeat;
	height:				16px;
	width:				529px;
}
#NeededFields .content{
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/form_bg_middle.gif) repeat-y;
	width:				499px;
	padding:			5px 15px 5px 15px;
}
#NeededFields .bottom{
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/form_bg_bottom.gif) no-repeat;
	height:				16px;
	width:				529px;
}
#NeededFields table{
	margin:				0px 0px 0px 30px;	
}

#NeededFields td{
	vertical-align: 	center;
	padding:			10px;
}
#NeededFields input.lengthAndWidth{
	margin:0px 5px 0px 5px;	
}

#updateBabyInfoContent table{
	margin:				0px 0px 0px 30px;	
}

#updateBabyInfoContent td{
	padding:			10px;
}
#updateBabyInfoContent input.lengthAndWidth{
	margin:0px 5px 0px 5px;	
}

#AnnouncementCongrat{
	padding:	10px 0px 5px 0px;	
}

#updateBabyInfo{
	border:				none;
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/updateBabyInfo_up_over.gif) no-repeat;
	width:				162px;
	height:				30px;
	background-position:0px 0px;
}
#updateBabyInfo:hover{
	background-position:0px -30px;
}


#setBabyUnBorn{
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/bornNotBorn.gif) no-repeat;
	border:				none;
	background-position:0px -33px;
	height:				33px;
	width:				308px;	
}
#setBabyUnBorn:hover{
	background-position:0px 0px;
}

#babyAlreadyBorn{
	background:			url(http://www.isbornyet.com/commons/images/flipSwitch/bornIsBorn.gif) no-repeat;
	border:				none;
	background-position:0px -31px;
	height:				31px;
	width:				254px;	
}
#babyAlreadyBorn:hover{
	background-position:0px 0px;
}

.babyNotFoundError{
	padding:			10px;	
}

.babyNotFoundError h1{
	font-size:			18px;
	padding:			0px 0px 5px 0px;	
}

/**
	Forgot Password
**/
.GenericSubmit{
	background:			url(http://www.isbornyet.com/commons/images/reg/submitBtn_up_over.gif) no-repeat center center;
	height:				29px;
	width:				114px;
	border:				none;
	background-position: 0px 0px;
}
.GenericSubmit:hover{
	background-position: 0px -29px;
}

/**
	Change Password
**/
#ChangePassword{
	margin:10px auto 0px;
	width:500px;
}

/**
	footer
**/
#MainFooter{
	margin: 			20px auto;
	text-align:			center;
	font-family:		Arial;
	font-size:			12px;
	
}
#MainFooter a{ 
	color:				#005C9F;
	text-decoration: 	none;
}
#MainFooter a:hover{
	text-decoration: 	underline;
}
#MainFooter .legal{
	padding:			7px 0px;	
	margin:				0px 0px 10px 0px;
}
#AdUnit{
	width:				728px;
	margin: 			20px auto 0px auto;
}

.tsColon{
	float:				left;
	display:			block;
	margin:				8px 5px;
	text-align:			right;
	width:				10px;
}


/*****
	For Sprites
*****/
/*.featuresFree{
	background:			url(http://www.isbornyet.com/commons/images/mainPage/mainPage.gif);
	background-position:0px 0px;
	height:				140px;
	width:				308px;
}*/
.signUpNow{
	position:			absolute;
	top: 				310px;
	left:				280px;
	border:				none;
	background:			url(http://www.isbornyet.com/commons/images/mainPage/signup_up_over.gif) no-repeat;
	height:				42px;
	width:				179px;
	background-position:0px 0px;
}
.signUpNow:hover{
	background-position:0px -42px;
}


.loginHeader {
	background:			url(http://www.isbornyet.com/commons/images/all/login_up_over2.gif) no-repeat;
	background-position:0px 0px;
	height:				20px; 
	width:				73px;
}
.loginHeader:hover {
	background-position:0px -20px;
}



/****
	GENERIC
*****/
.loginButton{
	border:				none;
	display:			block; 
	background:			url(http://www.isbornyet.com/commons/images/all/login_up_over.gif) left center; 
	width: 				64px; 
	height: 			25px;
	background-position:0px 0px;
}
.loginButton:hover{
	background-position:0px -25px;
}



.debug{
	border:				1px solid red;
}
.debug2{
	border:				1px solid blue;
}
.debug3{
	border:				1px solid #00FF00;
}
.debug4{
	border:				1px solid #000000;
}
.rightAlign{
	text-align:			right;
}
.leftAlign{
	text-align:			left;
}
.bold{
	font-weight:		bold;
}
.hand{
	cursor:				hand;
	cursor:				pointer;
}
.requiredField{
	color:				#ED145B;
}
.error{
	color:				#ED145B;
	margin:				2px 0px 10px 0px;
}
.green{
	color:				#259331;	
}
.success{
	color:				#035A99;
	margin:				2px 0px 10px 0px;
}
.show{
	display:			block;
}

.hide{
	display:			none;
}
.iphone{
	display:			none;
}
.notIPhone{
	/*display:			block;*/
}
a, a:visited{
	color:				#035A99;
	text-decoration:	none;
}
a:hover{
	text-decoration:	underline;
}		
.alignCellTop{
	vertical-align:		top;
}
.centerContent{
	margin: 			0px auto;
}
.centerText{
	text-align:			center;
}
.textLeft{
	text-align:			left;
}
.textRight{
	text-align:			right;
}
.underline{
	text-decoration:	underline;
}
.largeText{
	font-size:			16px;
}
.regularText{
	font-size:			14px;
}
.smallText{
	font-size:			12px;
}
.noUnderline{
	text-decoration:	none;
}

.noUnderline:hover{
	text-decoration:	none;
}

.undo{
	color:				#653F40;
	text-decoration:	none;	
}
.undo:hover{
	text-decoration:	underline;	
}

.linkColor{
	color:				#A9D8FA
}

.brownLink{
	color:				#653F40;
	text-decoration:	none;
}
.brownLink:hover{
	text-decoration:	underline;
}

.cancelBtn{
	width:				81px; 
	height:				30px; 
	background: 		url(http://www.isbornyet.com/commons/images/flipSwitch/cancel_up_over.gif) no-repeat;
	background-position: 0px 0px;
	border:				none;
}
.cancelBtn:hover{
	background-position: 0px -30px	
}
.loading{
	background:			url(http://www.isbornyet.com/commons/images/all/ibyLoader2.gif) no-repeat center center;
	height:				32px; 
	width:				32px;
}

