
/* Collapsible section styles  */
.toggle-section{margin-top:10px; background-color:#E8EFF4;}
.toggle-section a:focus{text-decoration:none;}
* html .toggle-section ul{margin-left:45px;}

/* High level styling */
.toggle-section .title {padding-left:32px; min-height:25px; margin-bottom:3px;}
.toggle-section .title.closed{background: url("images/showhide-default.png") no-repeat; line-height:23px; width:100%}
.toggle-section .title.rolledover{ background:#e8eff4 url("Advertise.com - Online Marketing Made Easy_files/arrow_icon_exp.gif") 5px center no-repeat;}
.toggle-section div.title.opened{ background:#e8eff4  url("Advertise.com - Online Marketing Made Easy_files/arrow_icon_down.gif") 5px center no-repeat; line-height:23px; width:100%;}
.toggle-section .content{padding-left:30px;}
.toggle-section .content .section-content-list .section-content-list-body p,div.rounded-box div.mid .toggle-section .content p,div.rounded-box .mid .main-4c-content p{
margin:0 0 10px 0;}

