.articleContainer, .articleContent {
	overflow-y:auto;
}

.articleReadMoreLinks {
	font-size:10pt;
	height:18px;
	background:url(../images/news/icon_red.gif) no-repeat;
	background-position:390px 0px;
	padding-right:0px;
	width:520px;
	text-align:right;
}
.articleReadMoreHref {
	text-decoration:none;
	color:#a64932;
}
.cancerCategoryContainer {
	background:url(../images/fight/pinkbox.gif) no-repeat;
	width:521px;
	height:165px;
	clear:both;
}
.cancerCategoryName {
	float:left;
	width:145px;
	height:165px;
	text-align:center;
	/*line-height:185px;*/
	padding-top:80px; /*tony adjust*/
	padding-left:10px;
}
.cancerCategoryNameHref {
	text-decoration:none;
	color:#666666;
}
.cancerCategoryNameHref:hover {
	text-decoration:underline;
}
.cancerRightBox {
	float:left;
	width:330px;
}
.cancerTitle{
	padding-top:10px;
}
.cancerTitleHref {
	text-decoration:none;
	color:#a64932;
	font-size:10pt;
}
.cancerTitleHref:hover {
	text-decoration:underline;
}
.cancerDesc {
	font-size:10pt;
	color:#333;
	padding:5px 15px 10px 15px;
}
.descRows {
	background:url(../images/fight/line_pinkbox.gif) no-repeat;
	width:320px;
	height:20px;
	padding-top:5px;
	background-position:left bottom;
}

.categorySpace {
	height:20px;
}

.listReadMoreLinks {
	text-align:right;
	width:350px;
}

.readMoreButtons {
	background:url(../images/fight/btn_more_03.gif) no-repeat #F6E5DE;
	width:45px;
	height:15px;
	border:0px;
	cursor:pointer;
}

.readMoreButtons:hover {
	background:url(../images/fight/btn_more_04.gif) no-repeat #F6E5DE;
}