
#landingArticles {
    height: 331px;
    width: 178px;
    margin-bottom: 0px;
    margin-right: 0px;
    background: white url("images/lnd_trends.jpg") no-repeat top left;
    float: left;
    clear: left;
    }
#landingArticles #trendsLink {
    width: 177px;
    height: 155px;
    float: left;    
    }
#landingSelector {
    height: 328px;
    width: 640px;
    margin-top:3px;
    margin-bottom: 0px;
    background: white;
    float: left;
    }
    
#landingShows {
    margin-top: 0px;
    background: white url("images/lnd_shows.png") no-repeat top right;
    width: 158px;
    height: 142px;
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 34px;
    display: inline;
    text-align: center;
    }
#landingShows a {
    text-decoration: none;
    }
#landingShows span {
    color: #dc4c7a;
    font-size: 0.765em;
    }
#landingShows a:hover h1 {
    text-decoration: underline;
    }
#landingShows h1 {
    margin: 0px;
    padding: 0px;
    font-size: 0.75em;
    color: black;
    }
    
#landingShows h2, #landingShows h3 {
    margin: 0px;
    padding: 0px;
    font-size: 0.65em;
    text-decoration: none;
    color: rgb(120,120,120);
    }

#landingShows h3 {
    margin: 0px 0px 15px 0px;
    }
#landingReadItNow {
    height: 220px;
    width: 323px;
    margin-right: 0px;
    background: white;
    float: left;
    clear: left;
    }
    
#landingDirectory {
    height: 160px;
    width: 402px;
    margin-right: 0px;
    padding-top: 60px;
    background: white url('images/lnd_directory.png');
    float: left;
    }

#landingDirectory ul {
    margin-top: 55px;
    font-size: 11px;
    }
    
#landingConnect {
    height: 220px;
    width: 96px;
    background: white;
    float: left;
    background: white url('images/lnd_connect.png');
    }
    
#landingConnect a {
    height: 100px;
    width: 80px;
    margin: 8px;
    background: transparent;
    float: left;
    }
