#title h2 {
	color: black;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
    }

.cellColor {
   background-color: #9cce31;
    }

.cornTitleTL
{
    background-image:url('/MOLLearning/images/picturebank/corntitle_tl.gif');
    background-repeat:no-repeat;
}
.cornTitleTR
{
    background-image:url('/MOLLearning/images/picturebank/corntitle_tr.gif');
    background-repeat:no-repeat;
}
.cornTitleBL
{
    background-image:url('/MOLLearning/images/picturebank/corntitle_bl.gif');
    background-repeat:no-repeat;
}
.cornTitleBR
{
    background-image:url('/MOLLearning/images/picturebank/corntitle_br.gif');
    background-repeat:no-repeat;
}
td .subnavOnTopCorn
{
    background-image:url(/MOLLearning/images/cornTopOn.gif);
}
td .subnavOffTopCorn
{
    background-image:url(/MOLLearning/images/cornTop.gif);
}
td .subnavOnBotCorn
{
    background-image:url(/MOLLearning/images/cornBotOn.gif);
}
td .subnavOffBotCorn
{
    background-image:url(/MOLLearning/images/cornBot.gif);
}

.thumbHeading {
    background-color: #9cce31;
    }

.pageTitle {
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
	}

#third_nav_title {
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.subnavon {
	text-align: right;
    background-color: #afd7fb;
	}

img.bankLandingThumb {
    margin-left: 5px;
}

p.bankThumbDesc {
    margin-bottom: 15px;
}


A.thumbsPaleBlue {
    font-size: 90%;
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #0099cc;
    border-bottom: 0px;
    text-decoration: none;
}

p.thumbsImage {
    background-image: url(/MOLLearning/images/picturebank/icon_image.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

p.thumbsPdf {
    background-image: url(/MOLLearning/images/picturebank/icon_pdf.gif);
    background-position: top right;
    background-repeat: no-repeat;
    height: 25px;
}

p.thumbsMpeg {
    background-image: url(/MOLLearning/images/picturebank/icon_video.gif);
    background-position: top right;
    background-repeat: no-repeat;
    height: 25px;
}

div#picBankImgDesc #leftDesc {
    border-right: 1px solid #009ccf;
    width: 285px;
    padding-right: 10px;
    float: left;
}

div#picBankImgDesc #leftDesc h2 {
    font-size: 0.8em;
}

div#picBankImgDesc #leftDesc p {

}

div#picBankImgDesc #rightDesc p {
    padding-right: 20px;
    width: 200px;
}

div#picBankImgDesc #rightDesc {
    float: left;
    padding-top: 15px;
    padding-left: 5px;
    width: 200px;
}
.search
{
    WIDTH: 149px;
    margin-top:10px;
    float:left;
}
.search-input
{
    width:100px;   
    margin-right:0;
    padding-right:0;
}
.search-button
{
/*    background-color:Aqua;
    color:Red;
    padding:0;
    width:40px;*/
    margin:0;
}