span.content_title{
display:block;
font-size:12px;
border-left:10px solid #A7A7A7;
border-bottom:1px solid #A7A7A7;
margin:10px;
padding:3px 0 3px 5px;
color:#333;
}
span.next_content_title{
	display:block;
	font-size:12px;
	border-left:10px solid #A7A7A7;
	border-bottom:1px dotted #A7A7A7;
	margin:10px;
	padding:3px 0 3px 5px;
	color:#333;
	font-weight: bold;
}
.content div{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.content div span{
font-size:small;
}*html .content div span{
font-size:x-small;
}
.description_title{
background:url(images/description_title.gif) top left repeat-x;
display:block;
padding:5px 0 5px 15px;
margin:0 0 0 0;
font-weight:bold;
color:#666666;
font-size:14px;
}
.description_content div{
padding:10px 20px 10px 20px;
line-height:1.3em;
}
div.description_content div span{
font-size:small;
}*html div.description_content div span{
font-size:x-small;
}

a.title_link{
background:url(images/top_arrow_icon.gif) top left no-repeat;
padding:0 0 0 20px;
color:#386491 !important;
}

a.title_link:hover{
text-decoration:none;
color:#999999;
}
a.next_content_link{
background:url(images/top_arrow_icon.gif) top left no-repeat;
padding:0 0 0 20px;
text-decoration: underline;
color:#386491 !important;
}
a.next_content_link:hover{
text-decoration: none;
color:#999999;
}
span.new_icon{
margin:5px 0 0 0;
float:left;
display:block;
width:29px;
background:url(images/top_new_icon.gif) top left no-repeat;
overflow:hidden;
padding:9px 0 0 5px;
height: 0px !important;
height /**/:9px;/*for ie5.x*/
}
