.module {
padding:12px 10px 8px;
border:1px solid #daeaf0;
margin:0 0 10px;
}

.transactions {
background: url(../images/transactions_bg.gif) repeat-y left top;
margin-bottom: 0;
padding-bottom: 0;
}
.mod-gradient-blue {
background:url(../images/mod-bg.gif) repeat-x left top;
min-height:97px;
}
.module h3 {
margin:0 0 .3em;
color:#069;
font-size:1.6em;
}
.mod-gradient-blue h4 {
color:#458bc1;
font-size:1.3em;
font-weight:normal;
margin:0;
}
.mod-gradient-blue img {
float:left;
margin:10px 10px 0 0; 
}
.mod-gradient-blue p.img-text {
font-size:1.2em;
margin-top:15px;
}
.mod-gradient-blue p.small {
font-size:1.1em;
}
.mod-gradient-blue p {
font-size:1.1em;
margin-bottom:4px;
line-height:1.3em;
margin-top: 6px;
}
.mod-gradient-blue p.img-text span,
.mod-gradient-blue p span {
color:#000;
}
.mod-gradient-blue p.links {
margin:0;
}
.mod-gradient-blue p a {
color:#458BC1;
}
.mod-gradient-blue ul {
margin:8px 0 0 0;
}
.mod-gradient-blue ul li {
border-bottom:1px solid #ebebeb;
margin-bottom:4px;
padding-bottom:5px;
padding-left: 8px;
font-size:1.1em;
background: transparent url(../images/arrow_bullet.gif) 0 4px no-repeat;
line-height:1.3em;
}
.mod-gradient-blue ul li.last {
border:none;
margin:0;
}
.mod-gradient-blue form {
margin-bottom:8px;
}
.mod-gradient-blue input {
background-image:url(../images/interior-email-input-bg.png);
width:125px;
border:none;
padding:3px 5px 3px;
font-size:1.1em;
color:#999;
}
.mod-gradient-blue button {
background:transparent url(../images/submit-bg.png) no-repeat scroll left top;
border:none;
height:17px;
margin-top:8px;
text-indent:-9999px;
width:23px;
}

/*.mod-gradient-blue .button{
background:transparent url(../images/submit-bg.png) no-repeat scroll left top;
border:none;
height:12px;
margin-top:8px;
text-indent:-9999px;
width:23px;
}
*/
.mod-gray-curve {
background:#f7f7f7;
border-bottom:none;
margin-bottom:0;
}
.column-one .mod-gray-curve {
border-right:none;
}
.mod-gray-curve p {
line-height:1.2em;
margin-bottom:1em;
}
/*.mod-gray-curve input {
background-image:url(../images/interior-loan-input-bg.png);
margin-bottom:10px;
width:190px;
border:none;
padding:3px 5px 3px;
font-size:1.1em;
color:#999
}*/
.gray-curve-bottom {
background:url(../images/corner-gray-br.gif) no-repeat right top;
height:8px;
margin-bottom:15px;
}
.gray-curve-bottom .left {
background:url(../images/corner-gray-bl.gif) no-repeat right top;
width:9px;
height:8px;
}

.mod-gradient-blue ul.toolkit {
list-style: none;
}

/*Investor Toolkit Module*/

.mod-gradient-blue ul.toolkit li {
padding-left: 0;
background: none;
line-height: 17px;

}
.mod-gradient-blue li a {
display: block;
padding-left: 23px;
}
.mod-gradient-blue a.icon_faq {
background:url(../images/icon_faq.png) no-repeat top left;
}
.mod-gradient-blue a.icon_glossary {
background:url(../images/icon_glossary.png) no-repeat top left;
}
.mod-gradient-blue a.icon_ir {
background:url(../images/icon_ir.png) no-repeat top left;
}
.mod-gradient-blue a.icon_info {
background:url(../images/icon_info.png) no-repeat top left;
}
.mod-gradient-blue a.icon_ealert {
background:url(../images/icon_ealert.png) no-repeat top left;
}
.mod-gradient-blue a.icon_print {
background:url(../images/icon_print.png) no-repeat top left;
}
.mod-gradient-blue a.icon_email {
background:url(../images/icon_email.png) no-repeat top left;
}
.mod-gradient-blue a.icon_rss {
background:url(../CSE-rss.jpg) no-repeat top left;
}
.mod-gradient-blue a.icon_investor {
background:url(../images/icon_investor.png) no-repeat top left;
}

.mod-gradient-blue p a.button span {
color: #fff;
}

/*Deal Professionals Sidebar*/

.mod-gradient-blue dl.pros { 
border-bottom: 1px solid #ecf4f7;
padding: 0 0 8px 0;
margin: 0 0 10px 0;
}

.mod-gradient-blue dl.last {
border-bottom: 0;
}
.mod-gradient-blue dl.pros dt {
margin: 0;
}
.mod-gradient-blue dl.pros dd {
color: #424242;
font-size: 1em;
margin: 0;
}

.mod-gradient-blue dl.pros dd.hidden {
margin: 4px 0 0 0;
}

.mod-gradient-blue dl.pros dd p {
margin: 0;
}
.mod-gradient-blue dl.pros dt a {
height: 1%;
font-size: 1.2em;
color: #2678b7;
display: block;
padding-right: 50px;
background: url(../images/details_arrow.png) no-repeat top right;
} 

.mod-gradient-blue dl.pros dd.hidden p {
font-size: 1.1em;
margin: 2px 0 0 0;
color: #666;
}

.mod-gradient-blue dl.pros dt a.open {
background: url(../images/details_closed.png) no-repeat top right;
}
.column-three .resources li {
background: none;
}
.column-three .resources li a {
display: block;
height: 1%;
padding-left: 0;
}

.mod-gradient-blue p a.button span {
    color: #FFFFFF;
}
a.button span {
    background: url("../images/button_right.gif") no-repeat scroll right top transparent;
    color: #FFFFFF;
    display: block;
    line-height: 9px;
    margin-left: 9px;
    padding: 5px 24px 5px 0;
    text-decoration: none;
	font-size:10px;
}


