/*-- Tech Term a Day --*/
#tip-of-the-day {
background: #fff url(mac-tip-of-the-day-sliver.png) repeat-y 0 0;
width: 300px;
font-family: Arial;
font-size: 14px;
line-height: 140%;
color: #36367d;
margin: 0px 0px 0px 0px;
}

#tip-of-the-day-inner {
background:  url(mac-tip-of-the-day-top.png) no-repeat 0 0;
}

#tip-of-the-day a {
color: #ddd;
}

#tip-of-the-day h2 {
text-indent: -9000px;
position: absolute;
}

#m_subcontent #tip-of-the-day p.mac-tip {
padding:75px 25px 0;
}

#m_subcontent #tip-of-the-day p.mac-tip p {
margin: 0 0 .2em 0;
padding: 0;
}

#m_subcontent #tip-of-the-day p {
text-align: left;
}

#tip-of-the-day .bottom {
background: #fff url(mac-tip-of-the-day-btm.png) no-repeat bottom left;
height:50px;
}

#tip-of-the-day .bottom a {
display: block;
width: 100%;
height: 0 !important;
height /**/:44px;
padding: 44px 0 0 0;
overflow: hidden;
}

.clearfix { display: inline-block; }   

