@charset "utf-8";
/* CSS Document */

/* ------------------------------------ */
/* General */


#sidebar{
width:350px;
float:right;
}

#sidebar p{
margin-  bottom:5px;}

#sidebar h2{
font-size:18px;
margin:0;
}

#sidebar h2 a{
color:#333333;
}

#sidebar h4{
color:#0066CC;}

#sidebar img{
padding:8px;
background:#D4D4D4;
margin-bottom:10px;
border:1px solid #C2C2C2;
}

.list ul li{
border-bottom:1px solid #D9D9D9;
padding:5px 10px;
}

.list ul{
margin-bottom:10px;}

/* ------------------------------------ */
/* Sidebar Titles */

#sidebarTitle_latestNews,
#sidebarTitle_solutionSpotlight{
	width:100%;
	height:20px;
	background-color: #FFF;
}

#sidebarTitle_latestNews{
background:url(sidebarTitle_latestNews.png) no-repeat;
}

#sidebarTitle_solutionSpotlight{
}

/* ------------------------------------ */
/* Sidebar Light */

#sidebar.light ul{
padding-left:10px;
margin-bottom:20px;
}

#sidebar.light p{
color:#666666;}

#sidebar.light li{
padding-bottom:18px;
background:url(sidebar_light_li_sep.jpg) 0 100% no-repeat;}

#sidebar.light li a{
color:#666666;
}

/* ------------------------------------ */
/* Solution Spotlight */

#solutionSpotlight{
margin-top:10px;}

#solutionSpotlight table{
width:100%;}

#solutionSpotlight tr{
background:url(sidebar_sep_bg.gif) 0 100% repeat-x;
}

#solutionSpotlight td{
vertical-align:top;
padding:15px 0 10px 10px;
}

#solutionSpotlight p{
font-size:11px;
}


/* ------------------------------------ */
/* Assets */

#moreNews_button{
width:143px;
height:39px;
float:right;
text-align:center;
line-height:39px;
background:url(moreNews_button_bg.png) no-repeat;
}

#moreNews_button a{
display:block;
}

#sidebar_sep{
height:2px;
width:100%;
margin:10px 0;
background:url(sidebar_sep_bg.gif) 0 100% repeat-x;}
