
/***********************************************************************
	Internet Explorer 6 (IE 6) PNG image fix
***********************************************************************/

img, div, input 
{ 
	behavior: url();
} 

/***********************************************************************
	Styles for Global Styles
***********************************************************************/

body
{
    background-image: url(bkgdmaintile.jpg);
    background-repeat: repeat;
	margin: 0;
	
	font-size: 62.5%; /* Makes fonts 10 base :   1.0em = 10px */  
	font-family: Arial;
	color: #706658;
}

select
{
	position: relative;
	z-index: 200;
}

img
{
	border: none;
}

a:focus 
{
	outline: none;
}

.clearDiv
{
	clear: both;
	font-size: 1px;
	line-height: 0;
	height: 1px;
}

.minHeight
{
	position:relative;
	width:1px;
	margin-right:-1000px;
}

.minHeight500
{
	height:500px;
}

.pencilLineBorder
{
	background-image: url(bdyhorizontalrule.gif);
	background-repeat: no-repeat;
	height: 3px;
	font-size: 1px;
	line-height: 0;
}

p
{
	margin:10px 0;
}

.redbold
{
	color: #ED1C24;
	font-weight: 800;
}

.mainContent a:link, .mainContent a:visited
{
	color:#ED1C24;
	
}


.aiRedFont
{
	color: #ED1C24;
}

a.aiRedFont
{
	color:#ED1C24;
	text-decoration:none;
	font-weight:bold;
}
.links a
{
	color:#ED1C24;
	cursor:pointer;
}

/***********************************************************************
	Styles for: .header
***********************************************************************/

.header
{
	position:relative;
	background-image: url(bkgdmainhdr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-width:968px;
	z-index:1000;
}

	/***********************************************************************
		Styles for: .logo 
	***********************************************************************/

	.logo
	{
		float: left;
		width: 156px;
		height: 72px;
		position: relative;
		top: 27px;
		left: 18px;
	}
	
	.SEOText, h1
	{
		text-indent: -10000px;
		display:block;
		padding: 0;
		margin: 0;
		font-size: 1px;
		line-height: 0;
	}
	h1.show
	{
		
	}
	
	h1.pbold
	{
		color: #666666;
		font-size: 1.125em;
		font-weight: bold;
		margin: 15px 0 10px 0;
		text-indent: 0px;
	}	
	
	
	.SEOText, h2
	{
		text-indent: -10000px;
		display:block;
		padding: 0;
		margin: 0;
		font-size: 1px;
		line-height: 0;
	}
	h2.show
	{
		color: #666666;
		font-size: 1.125em;
		font-weight: bold;
		margin: 15px 0 10px 0;
		text-indent: 0px;
	}


	/***********************************************************************
		Styles for: .utilityNavigation
	***********************************************************************/

	.utilityNavigation
	{
	    position: absolute;
	    top: 30px;
	    right: 24px;
	    width: 700px;
	    z-index: 900;
	}
	
	.utilityNavigation a
	{
		height: 21px;
		float: left;
		cursor: pointer;
		z-index:1100;
	}
	
	.utilityNavigation .globalSearch
	{
		position: relative;
	    height: 16px;
	    width: 120px;
	    top: -2px;
	}
	
	.utilityNavigation .utilNavQuickLinks
	{
		background-image: url(hdrutilityquicklinks.gif);
		width: 83px;
		background-position: top;
	}
	
	.utilityNavigation .utilNavOpenHouse
	{
		position: relative;
		background-image: url(hdrutilityopenhouse.png);
		width: 71px;
		height: 58px;
		background-position: top;
		margin-top: -27px;
		behavior: url();
	}
	
	.utilityNavigation .utilNavGetInfo
	{
		position: relative;
		background-image: url(hdrutilitygetinfo.png);
		width: 220px;
		height: 58px;
		background-position: top;
		margin-top: -27px;
		behavior: url();
	}
	
	.utilityNavigation .utilNavTalkNow
	{
		position:relative;
		background-image: url(hdrutilitychatnow.png);
		width: 121px;
		height: 58px;
		background-position: top;
		margin-top: -27px;
		behavior: url();
	}
	
	.utilityNavigation .utilNavLocation
	{
		position:relative;
		background-image: url(hdrutilitylocations.png);
		width: 113px;
		height: 58px;
		background-position: top;
		margin-top: -27px;
		behavior: url();
	}
	
	.utilityNavigation div
	{
		position: absolute;
		background-image: url(hdrutilitybkgdtile.jpg);
		background-repeat: repeat-y;
		z-index: 1000;
		display: none;
	}
	
		/***********************************************************************
			Styles for: .utilNavQuickLinksDropDown
		***********************************************************************/
		
		.utilityNavigation .utilNavQuickLinksDropDown
		{
			background: none;
			border-top: solid 1px #999;
			border-left: solid 1px #999;
			border-right: solid 1px #999;
			width: 201px;
		}
		
		.utilityNavigation .utilNavQuickLinksDropDown ul
		{
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		.utilityNavigation .utilNavQuickLinksDropDown ul li
		{
			display: block;
			width: 201px;
			padding: 0;
			margin: 0;
			*margin-bottom: -3px;
		}
		
		.utilityNavigation .utilNavQuickLinksDropDown ul li a
		{
			position:relative;
			padding: 4px 0 4px 5px;
			margin: 0;
			float: none;
			display: block;
			text-align: left;
			text-decoration: none;
			height:auto;
			color: #57575E;
			text-transform: uppercase;
			background-image: url(navsecbkgdoff.jpg);
			background-repeat: no-repeat;
			background-position: bottom left;	
			background-color:#F3d69E;		
		}
		
		.utilityNavigation .utilNavQuickLinksDropDown ul li a:hover
		{
			background-image: url(navsecbkgdover.jpg);
			background-repeat: no-repeat;
			background-position: bottom left;		
			color: #000;
		}
		
		.utilityNavigation .utilNavQuickLinksDropDown ul li.listChild
		{
			text-indent: 5px;
		}
		
		/***********************************************************************
			Styles for: .utilNavGetInfoNowDropDown
		***********************************************************************/
		
		.utilNavGetInfoNowDropDown
		{
			width: 179px;
			margin-top: 35px;
			margin-left: 70px;
			display: block;
			padding: 5px 10px;
			border: solid 1px #999999;		
		}
		
		.utilNavGetInfoNowDropDown select, .utilNavGetInfoNowDropDown input[type="text"]
		{
			display: block;
		}
		
		.utilNavGetInfoNowDropDown input[type="text"]
		{
			height: 13px;
			font-size: 1.1em;
			width: 156px;
			margin: 10px 0 7px 0;
		}
		
		.utilNavGetInfoNowDropDown input[type="image"]
		{
			height: 19px;
			width: 41px;
			float: right;
			margin: 5px 0 0 0;
		}
		
		.utilNavGetInfoNowDropDown select
		{
			height: 19px;
			width: 160px;
			line-height: 1.4em;
			font-size: 1.1em;
			margin: 4px 0;
		}
		
		
		/***********************************************************************
			Styles for: .utilNavTalkNowDropDown
		***********************************************************************/
		
		div.utilNavTalkNowDropDown
		{
			width: 180px;
			margin-top: 25px;
			padding: 3px 4px 3px 4px;
			border: solid 1px #999999;
		}
	
		.utilNavTalkNowDropDown img
		{
			margin: 5px 0 0 0;
		}	
		
		/***********************************************************************
			Styles for: .utilNavVisitAiDropDown
		***********************************************************************/
		div.utilNavVisitAiDropDown
		{
			width: 180px;
			margin-top: 25px;
			padding: 0;
			padding-top:10px;
			height: 27px;
			text-align: right;
		}
	
		ul.utilNavVisitAiDropDownTable
		{
			margin-left: 0px;
			margin-top: 0px;
			width: 180px;
			
			padding: 0;
			
			height: 27px;
			text-align: right;
		}
		
		ul.utilNavVisitAiDropDownTable li
		{
			list-style-type:none;
			width:180px;
			font-size: 1.0em;
			font-family: Arial;
			background-image: url(navsecbkgddefaultsmalloff.jpg);
			background-repeat: no-repeat;
			background-position: right bottom;
			margin-top: -2px;
			margin-left: 0px; 
			height: 28px;	
		}

		.utilNavVisitAiDropDown a:link, .utilNavVisitAiDropDown a:visited
		{
			color: #706658;			
			text-decoration:none;
			text-transform:uppercase;
			font-weight:normal;
			text-align: right;
			width: 173px;
			padding-right: 5px;
			padding-top: 6px;
			height: 24px;
			margin-top: -2px;
		}	
		
			.utilNavVisitAiDropDown ul li a:hover, .utilNavVisitAiDropDown ul li a.highlighted:hover, .utilNavVisitAiDropDown ul li a:focus 
			{
				color: #57575E;
				background: url(navsecbkgddefaultover.jpg) no-repeat;
				background-position: bottom;
			}

			.utilNavVisitAiDropDown a:hover 
			{
				color: #57575E;
			}
		
		
		
	/***********************************************************************
		Styles for: .primaryNavigation
	***********************************************************************/
	
	.primaryNavigation
	{
	    position: absolute;
	    top: 61px;
	    left: 280px;
	    height: 28px;
	    z-index: 800;
	}
	
	.primaryNavigation ul li a
	{
		text-transform: uppercase;
	}
	.lowercase 
	{
		text-transform: lowercase;
	}
		
/***********************************************************************
	Styles for: .innerHeader
***********************************************************************/

.innerHeader
{
	position: relative;
    height: 135px;
    width: 968px;
    margin: 0 auto;
}

/***********************************************************************
	Styles for: .mainContent
***********************************************************************/

.mainContent
{
	position: relative;
	width: 953px;
	margin: 0 auto;
	padding: 25px 0 10px 15px;
	font-size: 1.2em;
	z-index: 600;
}

.mainContentFullWidth
{
	position: relative;
	width: 968px;
	margin: 0 auto;
	padding: 0;
	font-size: 1.2em;
	z-index: 600;
}

.billboard ul
{
	margin-left: -20px;
}

.billboard li
{
	background-image: url(thumbtacbulleticon.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 6px 6px 6px 30px;
	margin-left: -36px;
	list-style-type: none;
	margin-bottom: 6px;
	margin-top: 6px;
}

.billboard li ul li
{
	background-image: url(thumbtacbulleticon.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 6px 6px 2px 30px;
	margin-left: 20px;
	list-style-type: none;
}

.billboard li span
{
	font-weight: 800;
	color: #ED1C24;
	font-size: 13px; 	
}

.billboard li span a
{
	font-weight: 800;
	color: #ED1C24;
	font-size: 13px; 	
}

.arrow a
{
	background-image: url(arrowbullet.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: 800;
	color: #ED1C24;
	font-size: 13px; 	 
	text-decoration: none;
}
.arrow2 a
{
	background-image: url(arrowbullet.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/***********************************************************************
	Styles for: .fullOneColumn
***********************************************************************/

.fullOneColumn
{
	margin: 0 25px 0 0;
}

/***********************************************************************
	Styles for: .shareThisContainer
***********************************************************************/	

.shareThisContainer
{
	margin: 5px 0 0 0;
}

.shareThisButton
{
	position: relative;
	top: 3px;
}

.printButton
{
	position: relative;
	top: 7px;
	cursor: pointer;
}

.shareThisContainer .green
{
	color: #28863C;
	font-weight: bold;
}

.green a:link, .green a:visited
{
	color: #28863C;
	font-weight: bold;
	text-decoration:none;
}

/***********************************************************************
	Styles for: .footerCallout
***********************************************************************/

/***********************************************************************
	Styles for: .footerCallout
***********************************************************************/

.footerCalloutA
{
	background-image: url(bkgdmainbtm.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 160px;
	min-width: 968px;
}
.footerCalloutAOSCulinary
{
	background-image: url(bkgdmainbtmaosculinary.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 160px;
	min-width: 968px;
	overflow: hidden;
}
.footerCalloutAOSDesign
{
	background-image: url(bkgdmainbtmaosdesign.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 160px;
	min-width: 968px;
}
.footerCalloutAOSFashion
{
	background-image: url(bkgdmainbtmaosfashion.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 160px;
	min-width: 968px;
}
.footerCalloutAOSMedia
{
	background-image: url(bkgdmainbtmaosmedia.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 160px;
	min-width: 968px;
}

.footerCalloutA table, .footerCalloutAOSCulinary table, .footerCalloutAOSDesign table, .footerCalloutAOSFashion table, .footerCalloutAOSMedia table
{
	height: 280px;
}

.footerCalloutB
{
	
	background-image: url(bkgdmainbtm.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;	
	min-height: 160px;
	min-width: 968px;
}

.footerCalloutB table
{
	height:250px;
}

.footerCalloutC
{
	background-image: url(bkgdmainbtmc.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 160px;	
	min-width: 968px;
}

.footerCalloutC table
{
	height: 160px;
}

.footerCalloutA, .footerCalloutB, .footerCalloutAOSCulinary, .footerCalloutAOSDesign, .footerCalloutAOSMedia, .footerCalloutAOSFashion
{
	font-size:1.1em;
}

.footerCalloutA h2, .footerCalloutB h2, .footerCalloutAOSCulinary h2, .footerCalloutAOSDesign h2, .footerCalloutAOSMedia h2, .footerCalloutAOSFashion h2
{
	text-indent: -10000px;
	padding: 0;
	margin: 0;
	height:0 ;
	overflow: hidden;
}

/* Area of Study - Fashion */
.footerFashionBkgd
{
	background-image: url(bkgdmainbtmaosfashion.jpg);
}

/* Area of Study - Culinary */
.footerCulinaryBkgd
{
	background-image: url(bkgdmainbtmaosculinary.jpg);
}

/* Area of Study - Design */
.footerDesignBkgd
{
	background-image: url(bkgdmainbtmaosdesign.jpg);
}

/* Area of Study - Media */
.footerMediaBkgd
{
	background-image: url(bkgdmainbtmaosmedia.jpg);
}

.footerCalloutA table, .footerCalloutB table, .footerCalloutC table, .footerCalloutAOSCulinary table, .footerCalloutAOSDesign table, .footerCalloutAOSMedia table, .footerCalloutAOSFashion table
{
    margin: 0 auto;
}

/***********************************************************************
	Styles for: .footer
***********************************************************************/

.footer
{
	background-image: url(bkgdmainftr.jpg);
	background-repeat: no-repeat;
	background-color: #EE1D23;
	background-position: center top;
	min-width:968px;
	z-index:2;
}

/***********************************************************************
	Styles for: .innerFooterContent
***********************************************************************/

.innerFooterContent
{
	width: 948px;
	padding: 10px 20px 10px 0;
	margin: 0 auto;
	font-size: 1.125em;
	color: #FFFFFF;
	text-align: right;
}

.innerFooterContent td
{
	padding: 10px 10px 10px 20px;
	width: 170px;
	vertical-align: top;
	text-align: left;
}

.innerFooterContent .footerSectionHeader
{
	font-size: 1.05em;
	font-weight: bold;
	display: block;
}

.innerFooterContent a
{
	color: White;	
	text-decoration: underline;
	display: block;
}

.footerIcons
{
	display: block;
	margin: 10px 0 0 0;
}

.innerFooterContent a.footerVisitUsIcons
{
	display: inline;
	margin: 0 5px 0 0;
	text-align: left;
}

.innerFooterContent td.footerLineRuleDivider
{
	background-image: url(bkgdfootersectiondottedline.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0;
	width: 5px;
}

.innerFooterContent .footerSectionLastItem
{
	width: 240px;
	white-space:nowrap;
}


/***********************************************************************
	Styles for: .generalTwoColumnLeft
***********************************************************************/
.generalTwoColumnLeft
{
	margin: 10px 10px 20px 0;
	width: 580px;
	float: left;
}

.negativeMargined
{
	position:relative;
	margin-left:-20px;
}

/***********************************************************************
	Styles for: .generalTwoColumnRight
***********************************************************************/

.generalTwoColumnRight
{
	width: 350px;
	margin: 0 0 20px 0;
	float: right;
	
	
} 

.generalTwoColumnRightContainerItem
{
	float: right;
	
}


	
/***********************************************************************
	Styles for: RIF Right Callout
***********************************************************************/




.mainProgramDescription
{
	background-color:#fff;
	border:groove 2px #d0d0d0;
	width:400px;
	height:200px;
	
	overflow:auto;
}

/***********************************************************************
	Common Styles for: General Tabular Table and Div
***********************************************************************/

.generalTabularToggle
{
	display: none;
}

.tabularToggle h2
{
	cursor: pointer;
	display: block;
	overflow: hidden;
	width: 90%;
}

/***********************************************************************
	Styles for: General Tabular Table
***********************************************************************/

.generalTabularTable
{
	width: 100%;
	border-top: solid 1px #B8B0A2;
	border-left: solid 1px #B8B0A2;
	border-right: solid 1px #B8B0A2;
	margin: 0 0 10px 0;
}

.generalTabularTable th, .generalTabularTableChildRow td
{
	background-repeat: repeat;
	border-bottom: solid 1px #B8B0A2;
	padding: 4px;
	vertical-align: middle;
	text-align: left;
}

.generalTabularTableChildRowShow td
{
	background-repeat: repeat;
	border-bottom: solid 1px #B8B0A2;
	padding: 4px;
	vertical-align: middle;
	text-align: left;
}

.generalTabularTable th
{
	background-image: url(bkgdtableheadertile.gif);
	font-weight: bold;
}

.generalTabularTableChildRow td
{
	background-image: url(bkgdtabletile.gif);
	padding-left: 28px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.generalTabularTableChildRowShow td
{
	background-image: url(bkgdtabletile.gif);
	padding-left: 28px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.generalTabularTableChildRow
{
	display: none;	
}

.generalTabularTable td table th
{
	font-size: 12px;
	margin: 0 5px 0 0;
	padding: 7px 0 7px 4px;
	font-weight: bold;
}
.generalTabularTable td table th img
{
	vertical-align: top;
	margin-top: -1px;
	padding-right: 2px;
}

.generalTabularTable .tabularToggle h2
{
	background-image: url(icontablearrowcollapse.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/***********************************************************************
	Styles for: General Tabular Div
***********************************************************************/

.generalTabularDiv
{
	width: 578px;
	border-top: solid 1px #B8B0A2;
	border-left: solid 1px #B8B0A2;
	border-right: solid 1px #B8B0A2;
	margin: 0 0 10px 0;
}


.generalTabularDiv .generalTabularDivHeader, .generalTabularDiv p
{
	background-repeat: repeat;
	border-bottom: solid 1px #B8B0A2;
	padding: 4px;
	margin: 0;
	vertical-align: middle;
	text-align: left;
}

.generalTabularDiv .generalTabularDivHeader
{
	background-image: url(bkgdtableheadertile.gif);
	clear: both;
}

.generalTabularDiv h2

{
	display: block;
	font-weight: bold;
	font-size: 1em;
	margin: 0 5px 0 0;
	padding: 3px 0 3px 23px;
}

.generalTabularDiv .tabularToggle h2
{
	background-image: url(icontablearrowcollapse.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.generalTabularDiv p
{
	background-image: url(bkgdtabletile.gif);
	padding-left: 28px;
	padding-top: 7px;
	padding-bottom: 7px;
}

/***********************************************************************
		general
	***********************************************************************/
.commonDropDownList {border:inset 2px #ddd;font-size:10px; cursor:pointer;}
.invisible {visibility:hidden;}
.hidden {display:none;}
.smallitalic {font-size:9px;font-style:italic;}
object { outline:none; }
HomePageAlternatateContent{ outline:none; }

h1.PP
{
	font-size: 62.5%; /* Makes fonts 10 base :   1.0em = 10px */
	font-family: Arial;
	font-weight:bold;
	color: #706658;
}
#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li 
{
padding-left: 10px;
background-image: url(iconlocationsthumbtack.png);
background-repeat: no-repeat;
background-position: 0 .5em;
}




.menu_item a:link, .menu_item a:visited
{
	color:#4C5059;
	
}
.menu_item_active a:link, .menu_item_active a:visited
{
	color:#ed1c24;
	background-image: none;
}
.menu_item a:hover
{
	color:#ed1c24;
} 

.submenu ul li {margin:0 0 0 20px;background-color:#fff;}

.submenu_item a:link, .submenu_item a:visited
{
	color:#333;
	font-size:9px;
	/* font-style:italic; */
	background: url(callicontertiaryarrow.gif) no-repeat 100% 4px;
}
.submenu_item a:hover
{
	color:#ed1c24;
}
.submenu_item_active a:link, .submenu_item_active a:visited
{
	color:#ed1c24;
	font-size:9px;
	/* font-style:italic; */
	font-weight:normal;
	background-image: none;
}
.link {cursor:pointer;}
#breadcrumbs {z-index:5;position:relative; right:140px; top:130px; font-family:Arial;font-size:10pt;color:#706658;font-weight:bold;}
#breadcrumbs a:link, #breadcrumbs a:visited  {font-weight:normal;font-family:Arial;font-size:10pt;color:#706658;text-decoration:none;}

/***********************************************************
 added css for Inquiry demon
 *********************************************************/
 
 .abandonModalBackground
{
	background-color: #000000;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	
}
/***********************************************************************
	Styles for Abandon Sequence Pop Up
***********************************************************************/

.abandonSequence
{
	width:321px;
}

.topAbandonSequence
{
	background: url(callbkgdrifpopuptop.png);
	background-repeat: no-repeat;
	height: 23px;
}

.bodyAbandonSequence
{
	background: url(callbkgdrifpopuptile.png);
	background-repeat: repeat-y;
	width: 281px;
	padding: 0 10px 0 30px;
}

.closeBtnAbandonSequence
{
	text-align: right;
	margin-bottom: 10px;
}

.btmAbandonSequence
{
	background: url(callbkgdrifpopupbtm.png);
	background-repeat: no-repeat;
	height: 12px;
}

.iconAbandonSequence
{
	float: left;	
	width: 80px;
	margin: 5px 0;
}

.learnMoreAbandonSequence
{
	float: left;
	margin: 5px 0;	
	width: 200px;
}

.topEmployerHired
{
	width:101px; 
	font-weight: bold; 
	text-align: right; 
	border:0;
}
.topEmployerLeft
{
	text-align: left;
	border:0;
}
.topEmployerJobTitle
{
	font-weight: bold; 
	width: 62px; 
	text-align: right;
	border:0;
}
.viewMoreDDL
{
	width:270px;
}


/**************************
Contact Us Form
**************************/

#tblEmailForm th
{
	text-align: right;	
	padding-right: 4px;
	vertical-align: top;
}

.FormTextBoxEmailBody
{
	width: 424px;
	height: 155px;
	font-size: 11px;	
}


/* Featured Stories Callout */
.featuredstoriescallout{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 260px; /*Width of Carousel Viewer itself*/
height: 300px; /*Height should enough to fit largest content's height*/
margin-left:10px;
}

.featuredstoriescallout .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
margin:10px 0 0 0;

}
.featuredstoriescallout .newsScrollerImage{
border:solid 1px #333;
width:245px;
height:150px;

}
.featuredstoriescallout .panel{
float: left; /*leave this value alone*/
overflow:hidden;
margin: 5px; /*margin around each panel */
margin-right:8px;
/*margin-right:4px;*/
width: 255px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
text-align:left;
color:#333;
font-size:10px;
font-weight:normal;
}


