#dfbwccLogo{ 
        /* width: 365px; */
        /* removed 4/2/10:
        width: 510px;
        text-align: center;
        */
        /* padding: 0; */
        padding-top: 20px;
        /* margin: 30px 0 0 0; */
        /* margin: 20px 0 0 55px; */
}

div.image {
	margin: 3px 0 5px 0;
        max-width: 365px;
        padding: 0;
}

div.image p {
	font:10px sans-serif;
	color:#000;
}

div.image p.illustrator{ 
        font-style: italic;
}

/* this conflicts with styles.css for .right: */
/* div.right {
	float:right;
	margin:3px 0 5px 15px;
} */

/* div.right img {
	float:right;
	margin:3px 0 5px 15px;
} */

div.image.right {
	float:right;
	margin:3px 0 5px 15px;
}

div.left {
	float:left;
	margin:3px 15px 5px 0;
}

div.center {
        width: 365px;
        text-align: center;
}

div.image img {
	border:1px solid #000;
}

div.no-border img {
	border:0;
}

/* this is needed because BWH uses h4 for photo captions only; */
/* this means that the h4 font is smaller than the h5 font in the BWH CSS */
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/* margin-bottom:-15px; */
	/* margin-bottom:-5px; */
	/* margin-bottom:0.1em; */
	margin-bottom: 0px;
	line-height: 16px;

}

/* this is based on the BWH definition of h5 (h5 font-size is 12px): */
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/* margin-bottom:-15px; */
        margin-bottom: 0px;
        margin: 0;
        padding: 0;

}

/* this is needed so that the PDQ Cancer Information pages don't underline */
/* the "jump links" (e,g., "<a class="jump" name="_4">...") */
a.jump {
	text-decoration: none;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
}

.phoneNumber{
        white-space: nowrap;
}

ul.alphaIndex{ 
        margin-bottom: 20px;
}

#col1 ul.alphaIndex li{ 
        font-weight: bold;
        margin: 0 5px 0 0;
        float: left;
        list-style-type: none;
        list-style-image: none;
        background: none;
}

hr	{
		margin-top: 10px;
}

/*
#col1 ul li {
	position:relative;
	font-size:inherit;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 8px;
	text-decoration:none;
	list-style:none;
	background:none;
	z-index:5;
	line-height: 100%; 
} */

#content dt {
	/* color:#993366; */
	/* font-family:Arial,sans-serif; */
	font-weight:bold;
	/* margin:0.8em 0 0.1em; */
}

#col1 ul.tocWithTeaser li{ 
      margin: 0 0 2em 0;
      list-style-image: none;
      list-style-type: none;
      clear: both;
	background: none;
}

#col1 ul.tocWithTeaser li img{ 
      float: left;
      border: 1px solid #000;
      margin: 3px 7px 7px 0;
}

