
/* COMPANY NEWS PAGE - 2 COLUMNS */

/* =primary-content */
#content #primary-content { width: 580px; margin-right: 15px; }

/* =company-header */ 
#primary-content .company-header h2 { width: 410px; }

/* =btn */
#primary-content .btn { margin-left: 16px; }

/* =other-news */
#primary-content .other-news .partners-news-list h5 a { width: 515px; }
#primary-content .other-news h4 { background-position: left 50%; } 

/* =secondary-content */
#secondary-content { padding-top: 5px; }

/* =outer-counter */
#secondary-content .outer-counter { margin-top: 0px; }

/* =additional-content */
#additional-content { padding-top: 15px; }
#additional-content .partners-news { display: none; }

/* =flash-wrap_120x600 */
#content #additional-content #flash-wrap_120x600 { padding-left: 0; }

/* IE6 STYLES */

/* =secondary-content */
* html #secondary-content { padding-top: 45px; }

/* IE7 STYLES */

/* =secondary-content */
*:first-child+html #secondary-content { padding-top: 45px; }

