.success h2 
{
/*	background: none;*/
	color: #505050;
	margin:0;
}
.success .story {
    margin: 0px 0 5px 0;
    padding: 0 0 10px 0;
    float: left;
	/* background: url(/images/bkg/ptn_dot.gif); background-repeat: repeat-x; background-position: bottom;    */
}
.success .story img 
{
	float: left;
	padding-right:5px;
}
.success .story .storytitle,
.success .story .storysummary, 
.success .story .storyservicelink {
    margin: 0 10px 0 10px;
}
.success .story .storyservicelink a, .success .story .storytitle a {
     text-decoration:none;
}
.success .story .storyservicelink a:hover, .success .story .storytitle a:hover {
     text-decoration:underline;
}
.success .story .storyservicelink {
    color: #b64242; 
    background: url(/images/common/arr_red.gif) no-repeat 0 4px;
    padding: 0 0 0 10px;
    margin-top: 10px;
}

.success .stories p {
    color: #b64242; 
    background: url(/images/common/arr_red.gif) no-repeat 0 4px;
    padding: 0 0 0 10px;
    margin: 0px 50px 0 15px;
}
.success .stories p a 
{
	text-decoration:none;
}
.success .stories p a:hover
{
	text-decoration:underline;
}

.success .story .storytitle {
    margin-top:5px;
    padding:0;
}
.success .story .storytitle a{
}
.success .story .storytitle a:visited
{
}
.success .story .storysummary {
    margin-top:10px;
    padding:0;
}
.storytitle a {
}

.home .link_list li > *, .home .content_wrapper ul li, .home .content_wrapper ul.link_list li a {
display:block;
padding-left:15px;
margin-bottom:8px;
}
.dl_br
{
width:200px;float:left;margin-left:30px;
text-align:center;
}
.dl_br a
{
margin-left:10px;
margin-top:10px;
display:block;
}
.img_hdr { margin-bottom:5px; }
.title, .newsitem a { font-weight:bold; }
.article p { margin-bottom: 0; }
.article { margin-bottom: 10px; }
.article_tool p, .news_tool p { font-weight: normal; }

.home_wrapper .link_list li, .content_wrapper ul li {
margin-bottom:1em;
margin-left:0px;
padding-left:0px;
}
.home_wrapper .article_tool ul.link_list li { margin-bottom: 0; }
.home_wrapper .article_tool ul.link_list li a { margin-bottom:0;}
