/* DON'T THINK I NEED THESE
#header,#wyeth_logo,#ter_ln,#detailNavBanner,.email_print,.logged_in,#footer  {display:none;}

#container {
	width:440px;
}

#sbox-content {
	border-width:1px;
	border-color:red;
	border-style:solid;
}
*/

#sbox-btn-close { display:none; } /* REMOVE CLOSE BUTTON FROM MASTER */

#sub_content { width: 440px; float: none; }

	dl.DL_form dd input { height:20px !important; }
	
	input.txt { margin: 5px 0 !important; }
	
	fieldset { margin-bottom: 20px; }
	
	.submit20 {
		width: 90px;
		height: 25px;
		line-height: 10px;
		padding: 5px 0px 10px;
		background: transparent url(/resources/shared/images/button_20_blue.gif) no-repeat 0 0;
		font: bold 10px Verdana, Arial, Helvetica, sans-serif;
		cursor: pointer;
		color: #fff;
		border: none;
		text-align: center;
	}
	
	.cancel20 {
		width: 90px;
		height: 25px;
		line-height: 10px;
		padding:  5px 0px 10px;
		background: transparent url(/resources/shared/images/cancel_button_20_green.gif) no-repeat 0 0;
		font: bold 10px Verdana, Arial, Helvetica, sans-serif;
		cursor: pointer;
		color: #fff;
		border: none;
		text-align: center;
	}
