
/**************************
****  HOME PAGE ****
***************************/
.content { padding: 0 5px 10px 15px; margin: 0; }

/**************************
****  Flash Header ****
***************************/
#headSwf { width: 596px; margin: 24px 0 0 0; padding: 0; }

/**************************
****  NEWS ****
***************************/
#news { width: 596px; margin: 14px 0 0 0; background: url("/img/news/cont-box-wht-drk_bg.gif"); }
#news div.top { background: #d3e9f4 url("/img/news/cont-box-wht-drk_top.gif") no-repeat bottom; }
#news div.bottom { background: #d3e9f4 url("/img/news/cont-box-wht-drk_btm.gif") no-repeat top; }

#news a { color:#044b8d;font-weight:bold;text-decoration:underline; }
#news p { margin:2px; color:#5e5e5e; }
#news h2 { color:#58A150; font-size: 18px; }

#welcome { width: 65%; float: left; }

#literatureAlerts { width: 65%; float:left; }

#slideLibraray { float:right; width:25%; padding: 0; margin: 0 5px 0 0; }

/**************************
****  POLL and Clinical Insights ****
***************************/
#otherNews {width: 596px; margin: 14px 0 0 0; padding: 0; background: url("/img/otherNews/box-wht_bg.gif"); color: #092972; }
#otherNews div.top { background: #d3e9f4 url("/img/otherNews/box-wht_top.gif") no-repeat bottom; }
#otherNews div.bottom { height:9px; background: #d3e9f4 url("/img/otherNews/box-wht_btm.gif") no-repeat top; }

#otherNews a { color:#0a2972; text-decoration: underline; }
#otherNews h2 { color:#58A150; font-size: 18px; }
#otherNews h3 { color:#092972; font-size: 14px; }

#poll { }
#poll p { margin: 0 0 5px 0; }
#poll ul { margin: 0 0 0 20px; }
#poll ul li { list-style-image: url(/img/otherNews/arrow.gif); }
#poll ul li ul { } 
#poll ul li ul li { list-style-image: none; margin: 2px 0; }
#poll ul li label { margin: 0; padding: 0; position: relative; top: -2px; }
#poll #pollForm { padding: 0; margin: 0; }
#poll #pollSubmit { margin: 0 0 0 45px; }

#clinical {float:left;width:230px;margin-left:20px}

#highlights {float:right;width:230px;margin-right:20px}
