/* CW Widget CSS */
.day span { display: none }

.widget .img,
.widget .txt { float: left; height: 229px; overflow: hidden }

.widget       { width: 100%; border: 0 }
.widget .wnav { width: 56px; border-right: 1px solid #fff }
.widget .img  { width: 300px }
.widget .txt  { width: 165px; margin: 0 0 0 6px }

.txt .title,
.txt .title a { font-size: 18px; font-weight: normal; color: #255607; text-decoration: none; text-transform: uppercase }
.txt .time    { font-size: 16px; font-weight: bold; color: #007d8b; letter-spacing: 2px }

.txt .title a:hover { color: #007d8b }

.txt .title,
.txt .time    { margin-left: 10px }

.txt          { background: url(/template/shared_content/network_promo/cw/widget/images/gradient_bar.jpg) no-repeat }

.wnav .line   { border-top: 1px solid #fff }

.clear { clear: both }

