/*  Home CSS File */

.home-logo { padding: 19px 0 0 21px; }

/* column-638 */
#column-638 { float: left; width: 638px; }
.tv-area { width: 638px; height: 466px; background: url(../../images/home_background.jpg) top left no-repeat; }

/* tv animation */
#tv-animation { margin: 34px 0 0 32px; width: 365px; }

/* what's new */
#whats-new-column { width: 598px; background: url(../../images/legs.jpg) top right no-repeat; padding: 15px 20px; }
.whats-new-box { width: 357px; height: 110px; border: 1px solid #1A5583; background-color: #fff; overflow: auto; padding: 10px; }
.whats-new-title { height: 15px; margin-bottom: 10px; background: url(../../images/title_whats_new.gif) top left no-repeat; }
.whats-new-title span { display: none; visibility: hidden; }
.whats-new-box p { margin: 0.2em 0; }
.whats-new-box a:link, .whats-new-box a:visited { text-decoration: none; }
/*.whats-new-box p.grey { color: #9A9A9A; } */
.whats-new-box a:link, .whats-new-box a:visited { color: #9A9A9A; text-decoration: none; }
.whats-new-box a:active, .whats-new-box a:hover { text-decoration: underline; }

/* content column */
#home-content { float: left; width: 282px; height: 605px; overflow: auto; padding: 10px 20px 0 20px; }
#home-content p { line-height: 1.4em; }

/* quotes */
#quotes { width: 282px; text-align: center; }