    .hover
    {
	    display: none;
    }

    #content .content
	{
		margin-top: -7px;
		position: relative;
		z-index: 200;	
	}

	.page-intro .left
	{
		width: 310px;	
	}

	.page-intro .right
	{
		margin-top: -10px;
		padding-bottom: 10px;
	}

	.page-intro .image
	{
		padding-left: 10px;	
	}

	.grid
	{
	    min-height: 1510px;
	}

	.gridfeatured
	{
		width: 695px;
		background-color: #0071c5;
		margin-bottom: 20px;
		overflow:auto;
	    padding-bottom: 2px;
	}

	.gridfeatured li
	{
		float: left;
		font-size: 14px;
	}

	.gridfeatured li h1
	{
		padding: 0px;
		font-size: 17px;
	}

	.grid li
	{
		float: left;
	}

	.grid li h1
	{
		padding: 0px;
		font-size: 17px;
	}

	.grid li:hover a.image
	{
		-moz-box-shadow: 0 0 5px 0px #888;
		-webkit-box-shadow: 0 0 5px 0px #888;
		box-shadow: 0 0 5px 0px #888;
	}

	.ui h2
	{
		width: 150px; 
	}

	.results .pagination
	{
		float: right;	
		padding: 4px 10px 10px 10px;
	}

	.results .pagination a
	{
		margin-left: 6px;
	}

	.results ul
	{
		clear: both;	
		overflow: hidden;
	}

	.results li
	{
		width: 100%;
		margin-left: 12px;
		margin-bottom: 12px;
		background-color: white;
        background-image: url(/asset/image/news/list-bottom-border.jpg);
        background-repeat: no-repeat;
        background-position: bottom right;
        padding-bottom: 12px;
	}

	.results li .link a
	{
		display: block;
		width: 100%;
		overflow: hidden;
		color: #ff7927;
	}

	.results li p
	{
		line-height: 14px;
		margin-top: 3px;
        padding-top: 8px;
        font-size: 14px;
	}

	.results l
	}

	.results li img
	{
		max-width: 160px;
		margin: 0px 5px 0px 5px;
	}

	.results .image
	{
        width: 170px;
        height: 110px;
        float: left;
        border: solid 1px #f1f1f1;
        margin-right: 20px;
        margin-bottom: 4px;
        margin-top: 4px;
        overflow: hidden;
	}

	#grid ul.results
	{
	    position:static;
	    padding-bottom: 10px;
	    padding-right: 10px;
	}

	.pagination
	{
	    padding: 0px !important;	
    }

	.resultsfeatured 
	{
        width: 670px;
        padding-top: 14px;
	}

	.resultsfeatured ul
	{
		clear: both;	
		overflow: hidden;
	}

	.resultsfeatured li
	{
		width: 100%;
		margin-top: -4px;
        margin-left: 8px;
        margin-bottom: 8px;
		padding: 4px;
		background-color: white;
	}

	.resultsfeatured li .link a
	{
		display: block;
		width: 100%;
		overflow: hidden;
		color: #ff7927;
	}

	.resultsfeatured li p
	{
		line-height: 14px;
		margin-top: 3px;
	}

	.resultsfeatured li 
	}

	.resultsfeatured li img
	{
		max-width: 160px;
		margin: 0px 5px 0px 5px;
	}

	.resultsfeatured .image
	{
        width: 170px;
        height: 110px;
        float: left;
        border: solid 1px #f1f1f1;
        margin-right: 20px;
        margin-bottom: 4px;
        margin-top: 4px;
        overflow: hidden;
	}

    .content h1
    {
	    color: black;	
    }

    .content .logo
    {
        float: left;
        width: 220px;
        padding-right: 20px
    }

    .content .logo img
    {
	    padding-bottom: 12px;
    }

    .content .logo p
    {
	    color: #adacac;
    }

    .content .copy
    {
        float: left;
        width: 400px;
        padding-top: 0px;
    }

    .content .copy6
    {
        float: left;
        padding-top: 0px;
    }

    .content .copy6 p
    {
	    font-size: 15px;
	    line-height: 21px
    }

    .content .copy p
    {
	    font-size: 15px;
	    line-height: 21px
    }

    .content .link a
    {
        float: right;
        width: 85px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .text-block p
    {
	    padding-bottom: 10px;
    }

    .text-block p strong
    {
        font-weight: bold;
    }

    .text-block p em
    {
        font-style: italic;
    }

    .meta 
    {
        width: 160px;
        float: left;
    }

    .meta h3 
    {
        color: #666;
        font-size: 15px;
    }

    .meta p, .image p
    {
        padding-top: 8px;
        font-size: 14px;
    }

    .results .meta2 
    {
        width: 500px;
        padding-left: 0px;
        float: right;
    }

    .resultsfeatured .meta2 
    {
        width: 480px;
        padding-left: 0px;
        float: right;
    }

    .meta2 h4 a
    {
        font-size: 15
    }

    .meta2 p 
    {
        padding-top: 4px;
        line-height: 21px !important;
        font-size: 14px;
    }

    .link 
    {
        width: 160px;
        float: right;
        clear: right;
    }

    .author
    {
        width: 100%;
        height:54px;
	    background-color: #EFEFEF;
	    padding-left:4px;
	    padding-top:4px;
    }

    .left p
    {
        padding-top:10px;
    }

    #news h2
    {
        font-size: 26px;
        color: #53565A;
    }

    #news h4
    {
        font-size: 18px;
    }

    #caption 
    {
        font-size: 14px;
    }

    #body ul
    {
        list-style-type:disc;
        list-style-position:inside;
        font-size: 15px;
        line-height: 21px;
    }
	
    #body ol
    {
        list-style-type:decimal;
        list-style-position:inside;
        font-size: 15px;
        line-height: 21px;
    }	

    .resultsfeatured li img,
    .results li img {
	max-width: 160px;
	margin: 0px 5px 0px 5px;
}

	.news-intro {
		height: 120px;
		background: url(/in/asset/image/background/news-insights-bg.jpg) bottom center no-repeat;
	}
	.news-intro-text {
		background-color: #fdb813;
		width: 550px;
		color: #000;
		padding: 20px;
		position: relative;
	}
	.news-intro-text img {
		position: absolute;
		top: 25px;
		right: 17px;
	}
	.news-intro-text .title {
		font-size: 22px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	
	.news-description{
		font-size:15px;
	}