/* Created by Md 06.10.10 */

#content a{
	color:#0090DA;
	text-decoration:underline;
	font-weight:bold;
}

.pi_box_content_bullet_title, .pi_box_content_bullet_title_1{
	padding-left: 10px;
	line-height: 16px;
	margin-top:10px; /* added by Md */
}

.pi_box_content_bullet_title{
	background: url(/resources/specialties/img/arrow_purple.gif) 0px 5px no-repeat;
}



.pi_box_content_bullet_title_1{
	background: url(/resources/specialties/img/arrow_green.gif) 0px 5px no-repeat;
}

.box_content_title{
	color: rgb(96, 86, 128);
	font-weight: bold;
	font-size: 1.1em;
}

#oncology-news-header {
	background:url(/resources/specialties/img/oncology-news-top.gif) no-repeat;
	width:491px;
	height:42px;
}

#oncology-news-middle {
	background:url(/resources/specialties/img/oncology-news-middle.gif) repeat-y;
	width:475px;
	padding:8px;
}

#oncology-news-middle p {
	background:#E2E1DC;
	padding:5px;
	margin:0 2px;
}

#oncology-news-bottom {
	background:url(/resources/specialties/img/oncology-news-bottom.gif) no-repeat;
	width:491px;
	height:20px;
}

.oncology-disclaimer {
	background:#E2E1DC;
}

#oncology-news-list {
	padding-left:38px;
	margin-top:10px;
}

#oncology-news-list {
	background:url(/resources/specialties/img/news-icon.gif) 0px 5px no-repeat;
}

#oncology-news-list p {
	border-bottom:1px dashed #A5A396;
	background:none;
	padding:0 0 6px 0;
	margin:2px 0 10px 0;
}

#article-area{
	margin-left:6px;
}

#article-area p{
	background:none;
	padding:10px 0 0 0;
	margin:0;
}

