/* 
Home Styles
-------------------
*/

.home_notable_bckrnd{
background-image: url(../images/home/home_notable_bckrnd.png);
background-position: top left;
background-repeat: no-repeat;
min-height:135px;
text-align:left;
padding-top:14px;
padding-left:3px;
}

.home_notable_pic_container{
margin-left:5px;
width:149px; 
height:117px;
display:block;
}

.home_notable_title{
text-align:center;
font-size:0.63em;
color:#000;
width:145px;
padding-top:1px;
}

.notable_title_link{

}

a.notable_title_link:link, a.notable_title_link:visited {
font-family: Arial, Helvetica, Verdana, sans-serif;
color:#000;
text-decoration : none;
}

a.notable_title_link:hover {
font-family: Arial, Helvetica, Verdana, sans-serif;
color:#000;
text-decoration : none;
}

a.notable_title_link:active {
font-family: Arial, Helvetica, Verdana, sans-serif;
color:#000;
text-decoration : none;
}

a.bundle_link:link, a.bundle_link:visited {
font-family: Arial, Helvetica, Verdana, sans-serif;
color:#69A433;
text-decoration : none;
}

a.bundle_link:hover {
font-family: Arial, Helvetica, Verdana, sans-serif;
color: #3a5c1b;
text-decoration : none;
}

a.bundle_link:active {
font-family: Arial, Helvetica, Verdana, sans-serif;
color:#69A433;
text-decoration : none;
}