/* >> Disabled styles / elements */
	div.topAddContrContainer,
	img.contentSpacer
	{
		display: none;
	}
	
	td.contentMainColumn,
	div.contentContainer,
	td.contentColumn
	{
		background: transparent;
		padding: 0;
	}
	
	td.contentColumn
	{
		width: 100%;
	}
/* << */


/* >> Article Shells */
	div.el_md_spArticle
	{
		background: url(img/siteLay/content_fbs.gif) left top repeat-y;
	}
	
	div.el_md_spArticle div.massDataOuterShell
	{
		background: url(img/siteLay/content_bottom.gif) left bottom no-repeat;
	}
	
	div.el_md_spArticle div.massDataOuterDes1
	{
		/width: 100%;
		padding: 9px 12px 11px 12px;
		background: url(img/siteLay/content_top.gif) left top no-repeat;
	}
	
	div.el_md_spArticle table.massDataOuterTable div.massDataOuterTitle h2,
	div.el_md_allocArticle table.massDataOuterTable div.massDataOuterTitle h2,
	div.articlePagerOuter h2
	{
		font-size: 12px;
		color: #707070;
		text-transform: uppercase;
		line-height: 15px;
	}

	div.el_md_spArticle div.massDataOuterShell div.massSublinkShell,
	div.el_md_allocArticle div.massDataOuterShell div.massSublinkShell
	{
		padding-top: 10px;
		border-top: 1px dashed #e8e8e8;
	}
	
	div.el_md_spArticle table.massDataOuterTable h4.paraSubtitle,
	div.el_md_allocArticle table.massDataOuterTable h4.paraSubtitle,
	div.articlePagerOuter div.articleTitle h3
	{
		font-size: 18px;
		color: #38526d;
		font-weight: normal;
		line-height: 24px;
	}
	
	div.el_md_spArticle div.paraImgOuter,
	div.el_md_spArticle div.paraImgOuterL,
	div.el_md_spArticle div.paraImgOuterR,
	div.el_md_spArticle div.paraFxImgOuter,
	div.el_md_spArticle div.paraImgInnerDes1,
	div.el_md_spArticle div.paraImgInnerDes2,
	div.el_md_allocArticle div.paraImgOuter,
	div.el_md_allocArticle div.paraImgOuterL,
	div.el_md_allocArticle div.paraImgOuterR,
	div.el_md_allocArticle div.paraFxImgOuter,
	div.el_md_allocArticle div.paraImgInnerDes1,
	div.el_md_allocArticle div.paraImgInnerDes2
	{
		background: transparent;
		border: 0 none;
	}
	
	div.el_md_spArticle div.paraImgInnerDes2,
	div.el_md_allocArticle div.paraImgInnerDes2
	{
		padding: 0;
		border: 1px solid #e0e0e0;
	}
	
	div.el_md_spArticle div.paraImgInner div.zoomIcoOuter div.zoomIco,
	div.el_md_spArticle div.paraImgInner div.zoomIcoInImgOuter div.zoomIco,
	div.el_md_allocArticle div.paraImgInner div.zoomIcoOuter div.zoomIco,
	div.el_md_allocArticle div.paraImgInner div.zoomIcoInImgOuter div.zoomIco
	{
		right: -1px;
	}
	
	div.el_md_spArticle div.paraImgInner div.sT,
	div.el_md_allocArticle div.paraImgInner div.sT
	{
		/width: 100%;
		padding: 0px 5px;
	}
	
	div.el_md_spArticle div.addInfoOuterShell,
	div.el_md_allocArticle div.addInfoOuterShell
	{
		border: 0 none;
	}
/* << */


/* >> js Pager */
	td.contentColumn div.pagerOuterShell div.pager_des1
	{
		background: url(img/siteLay/content_fbs.gif) left top repeat-y;
	}
	
	td.contentColumn div.pagerOuterShell div.pager_des2
	{
		background: url(img/siteLay/content_bottom.gif) left bottom no-repeat;
	}
	
	td.contentColumn div.pagerOuterShell div.pager_des3
	{
		/width: 100%;
		padding: 9px 12px 11px 12px;
		background: url(img/siteLay/content_top.gif) left top no-repeat;
	}
	
	td.contentColumn div.jsPagerShell div.jsPagerButtons img.prev
	{
		margin-right: 9px;
	}
	
	td.contentColumn div.jsPagerShell div.jsPagerButtons img.next
	{
		margin-left: 9px;
	}
	
	td.contentColumn div.el_md_spArticle div.pager_des1,
	td.contentColumn div.el_md_spArticle div.pager_des2,
	td.contentColumn div.el_md_spArticle div.pager_des3
	{
		background: transparent;
		padding: 0;
	}
/* << */

