/*@import url("http://blog.gartner.com/blog/css/blog_common.css");*/

/* 
there was no css file used across all blogs, blog_common.css is imported into the following style sheets so that there can be
http://www4.gartner.com/5_about/news/css/content.css
http://blog.gartner.com/blog/skins/v2DefaultAPSkin/blog.css
more?...
*/

body {background-color:#bbbbbb;}

/*body {background-image:url(/5_about/images/content5_bg.gif);}

.borderCell {background-color:#003366;} 
 
news contentCell color is 01426B  */



.contentCell {background-color:#0856A3;} 

.tabStripe {background-color:#0856A3;}

.highlightCell {background-color:#ffffff;}


.extendedColor {background-color:#7C7D7F;}

.float_right { float: right; }

.float_left { float: left; }