#sectionCat h2 {
	clear: left;
	border-bottom: 1px solid transparent;
	margin-top: 0.5em;
	padding-top: 0.5em;
}

#sectionCat h2 a.promo {
	margin-left: 1ex;
	padding-left: 1ex;
	border-left: 1px solid transparent;
}

#sectionCat h2,
#chewy h3 {
	margin-bottom: 0;
}

.major #sectionA h3,
#chewy #sectionB.col {
	clear: left;
}

#chewy #sectionB.col dl.col {
	width: auto;
	margin-right: 0;
}

#chewy hr {
	border: 0;
	height: 1px;
	clear: both;
	margin: 0;
}

#chewy #sectionB hr:last-child {
	visibility: hidden;
}

#sectionD {
	border-top: 1px solid transparent;
}

#chewy div {
	clear: both;
} 

#chewy p {
	margin-top: 0;
}

#chewy #sectionD p.tag {
	margin-top: 0;
	margin-bottom: -0.5em;
}

#chewy p.tag {
	margin-bottom: -1em;
}

#chewy p.tag,
#chewy p.image {
	margin-top: 1em;
}

#chewy #sectionC.col {
	border-top: 1px solid transparent;
	clear: none;
}

#sectionC ol {
	margin-top: 0.75em;
	list-style: square;
}

#sectionC li {
	margin-bottom: 0.75em;
}	

#sectionC h3, 
#sectionC p.tag {
	display: inline;
	padding-right: 3px;
}	

#chewy #sectionD div.last {
	margin-right: 0;
}

#sectionD img {
	float: left;
	margin-right: 10px;
	margin-top: 0.3em;
}

#sectionD img.pop {
	float: none;
	margin: 0;
	display: inline;
}	

#sectionD h3 {
	margin-top: 0.3em;
}

#sectionD a img {
	border: 1px solid transparent;
}

#chewy dl {
	margin-top: 0;	
	margin-bottom: 0;
	padding-bottom: 0.5em;
}

#chewy dl.last {
	clear: left;
	margin-right: 10px !important;
}

#chewy dt,
#chewy dd {
	display: inline;
}

#chewy dd {
	margin-left: 0;
}

#sectionA p.image,
#sectionB p.image {
	float: left;
	width: auto; 
	clear: left;
	margin-right: 10px;
}

p span.date {
	white-space: nowrap; 
}

#sectionCat h2 {
	clear: both;
	margin-bottom: 0.5em;
}

#sectionCat h3 {
	margin-top: 0;
	padding-bottom: 1em;
}

#sectionCat p {
	display: none;
}

#sectionCat ul {
	list-style: none;
	padding-left: 0;
}

#sectionCat.top h3 {
	margin-left: 49.5%;
	padding-left: 10px;
}

#sectionCat.top .top h3 {
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 0;
}

#sectionCat.top .top p {
	display: block;
}

#sectionCat.top div.top {
	float: left;
	width: 49.5%;
	margin-right: 10px;
}

#sectionCat.summary h3 {
	margin-top: 0.5em;
	padding-bottom: 0;
}

#sectionCat.summary p {
	display: block;
}

#sectionCat {
	position: relative;
}

#sectionCat ul {
	list-style: none;
	padding-left: 0;
	margin: 0;
}

#sectionCat #switchStory {
	text-align: right;
	position: absolute; 
	top: 0;
	right: 0;
	width: 13em;
	font-size: 0.625em;
	background: #FFF;
}

#sectionCat #switchStory strong {
	color: #666;
	font-weight: normal;
	cursor: pointer;
	display: block;
}

#sectionCat #switchStory span {
	display: none;
}

#sectionCat #switchStory.dynActive span {
	display: block;
	text-align: left;
	padding: 2px;
	background-color: #CBCBCB;
	margin-bottom: 1px;
}

#sectionCat ul {
	list-style: none;
	padding-left: 0;
}

/*temp*/ #chewy .marquee {
	font-size: 0.625em;
	border-left: 5px solid #666;
	border-bottom: 1px solid #CBCBCB;
} #chewy #ticker.marquee {
	white-space: nowrap;
	width: 100%;
	overflow: auto;
} 

/*temp*/#chewy .marquee p {
	margin: 0;
	padding: 0;
	font-size: 10px;
} 

/*temp*/ #chewy .marquee a:link, 
#chewy .marquee a:visited {
	font-weight: bold;
	margin-right: 3em;
}

/*temp*/.yellow #attic #atticPromo {
	width: 158px;
	height: 88px;
	text-align: center;
	color: #C00; 
	background: #FFFFF0; 
	border: 1px solid #C00; 
}