.listBoxBg2  a { text-decoration: underline;}
#msg01 {
	color: #747490;
	width: 260px;
	margin-left:5px;
}
#msg01 a.rlink { color: #000 }

#msgBlock {
	padding: 0 0 20px 5px;
	border-bottom: 1px dashed #b2b2b2;
	width:270px;
}

.listBoxBg2 {
	background-color:transparent;
}

td.listBox {
	vertical-align: top;
	background-color: #222028;
	width: 330px;
}

#articleList {
	color: #ffffff;
	font-size: 13px;
	font-family: Arial Narrow, Arial;
}

#articleList .title {
	font-size: 14px;
}

#articleList p {
	margin: 0;
}

.otherarticles {
	text-align: right;
	font-size: 11px;
	text-transform: uppercase;
}

.otherarticles a {
	color: #ffffff;
}

.blogItem {
	margin: 15px 0;
	font-family: arial;
	font-size: 13px;
}

.blogItem a {
	color: #88b2de;
	font-weight:bold;
}

.blogItem a:hover {
	color: #ffffff;
}

.blogDesc { margin-top: 5px;}

.blogDesc a { color: #ffffff; font-style:italic; font-weight:normal; }

.truncate_less { display:inline }

#topPickList
{
	margin-bottom: 20px;
}

/** find who */
.find-box { background-color: white; }
.find-who { position: relative; left:0; margin-top:60px; width:281px;}
.find-who .find-input { left:16px; width:246px;}
.find-who .find-input label { font-size: 18px; }
.find-who .find-input input { width:95px; margin-top:3px; }
.find-who .find-box-inner { padding-left:12px;}
.find-who .find-specific { left: 122px; }
.find-storyteller.find-box { height: 180px;}
.find-suggestion { display: none; }
