/*--------------------------------------*/
/* home 																 */
/*--------------------------------------*/
#home		.endnav {
			border-left:3px solid #686868;
			padding-bottom:75px;			
		}
#home		#sidebar ul {
			border-bottom:1px solid #686868;
		}

#home #container {
  background:url(/wsimages/tile_2col.jpg) repeat-y;	
	margin:0 auto;	
	padding:0;
	text-align:left;	
}
#home #main-body {
	float:left;
	width:761px;
}
#home #content {
	float:right;
	width:575px;
	/*background:url(/wsimages/bg.gif) repeat-x 0 0;*/
	background:url(/wsimages/bg.gif) repeat-x 0 36px;
	margin:0;
	padding:0;
	}
#home #content p {
	margin:0 0 9px 12px;
	padding:0;
	line-height:15px;
	}
#home #content h1 {
	margin: 31px 0 25px 12px;
	}

	
/* start styles for new notice at top of page */
	
	/*#home #content div.notice {
		display:none;
		}*/

	#home #content div.notice {
		background:#fff;
		display:block;
		min-height:36px;
		_height:36px;
		position:relative;
		left:-186px;
		top:-70px;
		width:761px;
		z-index:400;
		}
		
	#home #content div.notice p {
		background:url(http://www.wyeth.com.au/wsimages/notice-bg.jpg) 0 0 no-repeat;
		float:left;
		font-size:0.9em;
		margin:0;
		padding:2px 0 5px 25px;
		position:absolute;
		top:-3px;
		left:20px;
		width:698px !important; 
		}
		
	#home #content p {
		width:355px !important;
		}
		
	#home #content div.notice p a:link,
	#home #content div.notice p a:visited,
	#home #content div.notice p a:hover,
	#home #content div.notice p a:active {
		color:#510D74;	
		}
			
	#home #content h1 {
		position:relative;
		top:36px;
		}	
		
	#home .pic {
		margin-top:36px;
		width:204px;
		}
		
	#home #sidebar {
		margin-top:59px;	
		}
		
	.curve3 {
		border-top:0; 
		background:url(http://www.wyeth.com.au/wsimages/curve3_bg.jpg) no-repeat 0 36px;
		}


/* start styles for new notice at top of page, note there are some un-commenting to do to return this to normal also... (the background image in #home #content (above), the #home #sidebar+curve3 (below) */


#home #boxb {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;  
	border-top: 1px solid #CCC;
  display:inline;
	float:right;
	width:184px;
	margin:18px 0 0 0;
	}
#home h3.boxbHdr {
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	background-color:#DFE5F5;
	font-size:105%;
	padding:3px 0 3px 14px;
	margin:0;
}
#home .boxb {
	background:#fff;
}
#home .boxb li {
	list-style:none;
	background:#fff url(/wsimages/dot.gif) no-repeat;
	padding:2px 26px 5px 9px;
	margin:0;
}
#home ul.boxb {
	padding:4px 0 7px 2px;
	margin:0 0 0 5px;	
}
#home #loright {
	margin: 10px 0 0 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;		
	width:184px;	
	float:right;	
	font-size:105%;
}
#home #loright a {
	background-color:#F6CED5;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	border-left:2px solid #fff;		
	display:block;
	font-weight:bold;
	padding:3px 5px 4px 0;	
	text-decoration:none;
	text-align:center;
}
#home .pic {
	float:right;
	display:inline;
	vertical-align:top;
	}

#home dl {
	border-bottom:0;
	margin:1px 0 4px 0;
	padding:0;
	float:left;
	display:inline;
	width:360px;
}
#home dt {
	float:right;
	font-weight:bold;
	margin:0; 
	padding:0 0 0 1px;
	width:299px;

}
#home .articles1 {
	margin:19px 0 0 0;
	width:370px;
	border:0;
	clear:both;
	float:left;	
	padding:0;
}
#home .articles1 .dot {
	margin-bottom:10px;
	_margin-bottom:0;	
}
/*#home #sidebar {
	margin-top:24px;

.curve3 {
	border-top:0; 
	background:url(/wsimages/curve3_bg.jpg) no-repeat;
}}*/
.curve3 #sidebar ul li.toplink a.tl{
	padding-top:10px;
	background:none;
	background:#7A7A7A url(/wsimages/nav_corner_blue.gif) top right no-repeat;		
}
.curve3 #sidebar ul li.toplink a.tl:hover{
	background:#525252 url(/wsimages/nav_corner_blue_ro.gif) top right no-repeat;		
}
#home .endnav {
	border-left:3px solid #686868;
	border-top:1px solid #686868;	
	padding-bottom:65px;			
	_padding-bottom:68px;				
}
#sidebar ul {
	border-bottom:1px solid #686868;
}