﻿/* Class for News content in ISD department ---------Start-----------*/

.content_headerISD2ss
{
	background:url(../images/content_header.png) no-repeat bottom left;
	height:15px;
	width:367px; 
	margin-left:12px;	
}

.highlights_newsHeader2ss
{
    border-top: 2px solid #0066a4;
	border-left: 1px solid #0066a4;
	border-right: 1px solid #0066a4;
	font-size:14px;
	text-indent:10px;
	text-transform: uppercase;
	font-weight:bold;
	width:365px; 
	color:#FFFFFF;
	padding-top: 0px; /*3*/
}

.highlights_newsContent2ss{
	float:left;
	width:365px; 
	height:120px;
	padding:0px 0 0 0; /*15px 0 0 0*/
	margin-left:12px;
	color: #5E7392;
}

.highlightsISD2ss{
	border-left: 1px solid #0066a4;
	border-right: 1px solid #0066a4;
	background-color:#d7e1f3;
	overflow:hidden;
	width:365px; /*420*/
	font-size:12px;
	margin-left:12px;
}
.content_footerISD2ss
{
	background: #fff url(../images/content_footer.png) no-repeat top left;
	height:9px;
	width:367px; /*420*//*292px needed to force frame to close on right bottom area*/
	margin-bottom:25px;
	margin-left:12px;	
}



/* Webparts with content list summaries 2 sub-sections ----Start ------*/
#Content32ss
{
    padding-top: 1em;
    margin: 0 2em 0 210px;
}

#deptcmscontent2ss
{   clear: both; 
    display: block; 
    left:2.0em;
    _left:1.5em;  /*ie6*/
    float:none; 
    visibility: visible; 
    overflow: visible; 
    position: relative; 
    top: 0px;   
}

#deptcmscontent2ss li
{
  margin-left:2.0em;   
}

#deptlistsummary12ss, #deptlistsummary22ss
/*2 sub-sections*/
{
    display: block; /* */  
    float:left;     
    visibility: visible; /* */
    overflow: visible;  /* */
    width: 365px; /* */    
}

#deptlistsummary12ss
{
    clear:left;
    /*position:static;*/
    top: 0px;
    left: 0px;    
    padding: 0 1em 0 0;
}

#deptlistsummary22ss 
{
    /*position:static;*/
    clear:right;
    top:0;
    left:0;    
}


/* Webparts with content list summaries ----End ------*/



