
/* GENERAL LAYOUT */

/* master2.css */
ul.glArrow a,   a.glArrow   {
    background:url(/content/dam/infiniti/global/link-angle-white.gif) no-repeat 0px 3px;
    padding-left:10px;
    font-weight:bold;
}


/* component-specific */

.newsEventsNrmlContainer {color: #fff; margin:0;}

.highlightedNewsImg{float:left; margin:0 0 8px 0;}
.highlightedNewsCnt {
                    color: #ffffff;
                    clear:none;
                    float:left;
                    margin:0 0 0 10px;
                    width:280px !important;
                    line-height:15px;
                    }
.highlightedNewsTitle h2 {
                       color: #FFFFFF !important;
                       font-family:verdana;
                       font-style:bold;
                       font-size:13px;
                       clear:none;
                       float:left;
                       margin-bottom:1em;
                       width:258px !important;
                       }

.highlightedNewsDesc{
    margin-bottom: 18px;
}

.highlightedNewsDesc p, .highlightedNewsDesc p i {
    color: #ffffff;
}               
.highlightedNewsLinks {}                
         
         
         
.defaultPFA {
display:none;
height:223px;
margin:1em 0;
width:auto;
}
.defaultPFA .pfaImage {
float:left;
margin-right:1em;
}
.defaultPFA p {
margin:1em 0;
width:auto !important;
}
.defaultPFA h2 {
clear:none;
float:left;
margin-bottom:1em;
width:258px !important;
}
.defaultPFA .tTopH2 {
margin-top:1em;
}
.defaultPFA .tBottomH2 {
margin-bottom:1em;
}

.newsEveTitle{
    font-style: italics;
    color: #FFFFFF;
}

#newsEveLnks li{
    list-style-type: none;  
}

.newsEventsWidget{
    clear: both;
}

.newsEventsWidget h2{
    width: 105px;
    height: 20px;
    padding:10px 0 0 5px;
    color: #FFFFFF;
    border-top: 1px solid #823c32;
    border-left: 1px solid #823c32;
    background-color: #691c14;
}

.clear{
    clear:both;
    line-height: 1px;
    height: 1px;
}

p, u, i, a, b, em, strong, table, td, tr, li, sup{
    color: #FFFFFF;
}

.mainContainer{
    width: 745px;
    margin-right:35px;
    margin-top:25px;
}

#movFlashPromo {
    width:745px;
    }

/* NEWS TAB */

#newsEventsWidget{
    clear: both;
    margin-bottom: 45px;
	display:none;
}

#newsEventsWidget h2{
    width: 105px;
    height: 17px;
    font-size:12px;
    padding:8px 0 6px 8px;
    color: #FFFFFF;
    background-color: #691c14;
    border-left: 1px solid #823c32;
    border-top: 1px solid #823c32;
} 


#newsEventsWidgetItems{
    clear: both;
    background-color: #691c14;
    border-left: 1px solid #823c32;
    border-bottom: 1px solid #823c32;
}

/* SELECTORS */
.selector{
    list-style-type: none;  
    background-color: #691c14;
    padding: 10px 5px;
    /*text-transform: capitalize;*/
}

    .selector li{
        display: inline;
        border-left: 1px solid #FFFFFF;
        padding: 0 5px;
    }
    
        .selector li:first-child, .selector .showAllEvents{
            border-left: none;
        }
        
        .selector li a.active{
            font-weight: bold;
        }
              
#newsVehicleFilter {
    float: left;
}

#newsYearFilter {
    float: right;
}

/* ARTICLES WITHIN THIS WIDGET */

#newsitems{
    clear:both;
}

#emptyNewsItems{
    clear: both;
    padding: 8px;
    background: transparent;
}

    #emptyNewsItems p{
        color: #FFFFFF;
    }

/* NEWS ARTICLE */
.article .gBodyContainer,
.article .gBody{
    height: 75px;
    min-height: 75px;
    background-image: none;
    width: 708px;
    padding: 0;
    margin: 0;
}

.article #gTopNav, 
.article #movFlashCore, 
.article #gFooter{
    display: none;
}

.newsTitle,
.newsTitle i, .newsTitle em,
.newsTitle b, .newsTitle strong, 
.newsDesc, 
.newsDate,
.leafNewsTitle,
.leafNewsTitle i, .leafNewsTitle em, 
.leafNewsTitle b, .leafNewsTitle strong{
    color: #FFFFFF;
}

/* VIEW LIST NEWS ARTICLE */
.viewList .article{
    clear: both;
    border-top: 1px solid #823c32;
    height: 75px;
    background-color: #691c14;
    position: relative;
    list-style-type: none;
    padding: 8px;
}

.viewList .newsThumb{
    position: absolute;
    top: 8px;
    left: 8px;
    border: 2px solid #FFFFFF;
    height: 37px;
    width: 47px;
}

.currentNewsTitle{
position:relative;
color:#FFFFFF;
font-size:12px;
}

.viewList .newsTitle{
    position: absolute; 
    top: 8px;
    left: 92px;
    width: 400px;
}

.viewList .newsDate{
    position: absolute;
    top: 8px;
    right: 11px;
}

.viewList .article .newsDesc,
.viewList .articleList{
    display: none;
}

/* VIEW SINGLE NEWS ARTICLE */
.viewSingle .article .newsDesc,
.viewSingle .articleList{
    display: block;
}

.viewSingle .newsThumb, .viewSingle .newsDate{
    display: none;
}

.viewSingle #newsEventsViewer_swf{
    width: 452px;
    height: 300px;
}

.viewSingle .articleContent{
    color: #FFFFFF;
    width: 455px;
    float: left;
}

.viewSingle .newsDesc{
    margin-top: 30px;
}

.viewSingle .newsDesc p{
    color: #FFFFFF;
    margin: 15px 0;
    line-height: 138%;
}

.viewSingle .articleList{
    width: 275px;
    height: 517px;
    overflow-y: auto;
    float: left;
    display:inline;
    margin: 38px 0 0 10px;
}

.viewSingle .articleList ul {padding:5px 0 0 0; background-color: #331111;}

.viewSingle .articleList ul li{
    padding: 6px 5px 12px 8px;
    background-color: #331111;
    list-style-type: none;
    display: block;
    color: #FFFFFF;
}

.viewSingle .articleList ul li.active{
	display:block;
    background-color: #6B4545;
}

.viewSingle .leafNewsThumb{
    border: 2px solid #FFFFFF;
    height: 37px;
    width: 47px;
    display: block;
    float: left;
}

.viewSingle .articleListTitle {
	display:inline-block;
    color: #FFFFFF;
    min-width: 0;
}

.viewSingle .articleListTitle a{
	display:inline-block;
    font-weight: bold;
    color: #FFFFFF;   
	min-width: 0;
}

.viewSingle .leafNewsTitle{
    width: 160px;
    margin-left: 25px;
    display: block;
    float: left;
    font-weight: bold;
    font-size: 10px;
}

#newsEveLinks li, .highlightedNewsLinks li{
    list-style-type: none;  
    padding-bottom: 15px;
}

#newsEveLinks li a, .highlightedNewsLinks li a{
    background:url(/content/dam/infiniti/global/link-angle-white.gif) no-repeat 0px 3px;
    padding-left:10px;
    font-weight:bold;
    color: #FFFFFF;
    list-style-type: none;
}

.pagetitle {
    margin:0 0 15px 0;
}

h1.gSwap object {width:445px;}
.viewList .article {padding:0;}

/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
/* THE LIST */
/*
#newseventslist{
	border: 1px solid magenta;
	overflow-y: auto;
	height: 515px;
    width: 200px;
    float: right;
}

#newseventslist h4{
	width: 100px;
	
}

#newslistitems{
    width: 100px;  
    border: 1px solid lime;
}

*/

.article{
	height: 100px;
	display: block;
}

.article .gBodyContainer, .article .gBody{
    height: 62px;
    min-height: 62px;
    background-image: none;
    width: 90px;
    padding: 0;
    margin: 0;
}
.article #gTopNav, .article #movFlashCore, .article #gFooter{
    display: none;
}

/* THE CONTENT */
#newsContent{
    float: left;
    border: 1px solid red;
    width: 452px;
    color: #FFFFFF;
}

.articleContent .widgetLinkTitle  { 
	
    cursor:pointer;
}
