/*-----------------------------------------------------------------------------
Solipsys.com What's New Section Style Sheet

version:   1.0
author:    Michael Ritter
email:     michael_ritter at rittermedia.com
website:   Solipsys.com

last modified by:  Michael Ritter
-----------------------------------------------------------------------------*/

	ul#newsEvents li{
	background:none !important
	}

	ul#newsEvents li.date{
	background:url(/images/interface/news_icon.gif) no-repeat 0 0 !important;
	height:35px;
	margin-left:-30px;
	padding-left:55px;
	}
	
	ul#newsEvents li.date a{
	color:#FF1700;
	font-size:12px;
	text-decoration:none
	}
	
	ul#newsEvents dl{
	margin:-20px 0 35px 0;
	background:url(/images/interface/news-divider.gif) no-repeat 0 bottom;
	width:250px;
	padding-bottom:10px
	}
	
	a.center{
	margin-left:130px
	}
	
	h3{
	margin-bottom:15px !important
	}
	
	.noBullets .date{
	float:left;
	margin-right:5px
	}
	
/* =Tradeshows
------------------------------------------------------*/
	ul#tradeShows{
	margin-left:30px !important
	}
	
	ul#tradeShows li{
	background:none !important
	}

	ul#tradeShows li.date{
	color:#FF1700;
	font-size:11px;
	text-decoration:none
	}
	
	ul#tradeShows dl{
	margin:0 0 35px 0;
	background:url(/images/interface/news-divider.gif) no-repeat 0 bottom;
	width:400px;
	padding-bottom:10px
	}

	ul#tradeShows dd{
	margin-bottom:10px
	}
	
	ul#tradeShows dd a{
	display:block;
	margin-top:5px
	}