/* CSS Document */

/*	article list
	------------------------------------------------------------------ */

.inner h2 {
padding-left: 15px;
font-size:1em;
}



.inner h3, inner h4 {
background: none;
padding-left: 0px;
}

ul.listBullet {margin-left:20px!important;}
ol {margin-left:8px!important;}

#yellow h4 {
background: none;
padding-left: 0px;
}

#yellow h3 {
background: transparent url(../files/images/thindivider_yellow.gif) no-repeat 0px 5px;
padding-left: 8px;
}

#blue h4 {
background: none;
padding-left: 0px;
}

#blue h3 {
background: transparent url(../files/images/thindivider_blue.gif) no-repeat 0px 5px;
padding-left: 8px;
}

#red h4 {
background: none;
padding-left: 0px;
}

#red h3 {
background: transparent url(../files/images/thindivider_red.gif) no-repeat 0px 5px;
padding-left: 8px;
}
