﻿#flash_intro { height:190px; }

/******************************
	Right Menu
******************************/
.menu { border:none; margin-top:10px; }

/******************************
	Containers & Content
******************************/
#container_content { margin-right:223px; border-top:none; padding:10px 0; }

.content { margin-bottom:0px; }

#news_container { margin-bottom:11px; }



/******************************
	Homepage
******************************/
#welcome_to_fuse_text { border-left:solid 1px #999; margin-left:15px; padding-left:15px; height:150px; float:right; width:185px; }
#welcome_to_fuse_text ul li { color:#f63; }
#welcome_to_fuse_image { width:350px; height:150px; background:url(/_images/layup/welcome_to_fuse.png) no-repeat center center; }
#welcome_to_fuse_image div { display:none; }



/******************************
	News Boxes
******************************/
ul.home-news { height:195px; margin:0; }
ul.home-news img { clear:both; margin-bottom:5px; }
ul.home-news h3 { margin-bottom:5px; }
ul.home-news li { list-style:none; width:170px; padding-left:12px; padding-right:9px; float:left; margin-right:0; }
ul.home-news li.sep { border-left:solid 1px #666; margin-left:5px; width:180px; padding-left:20px; }

/*** Helper Classes **********/
.highlight { color:#f63; }