
/* div for the image to the top right which can be changed */
 .changableimage {
    top: 3px;
    right: 4%;
 }
 
 .contentwrapper{/* 3px jog*/
	margin-right: 187px;
 }
 
 /* mac hide\*/
 .contentwrapper,* html .maincontent {height:1%}
 /* end hide */
 
 .leftnav {
    margin-left:-150px;
    margin-right:-3px;
 }
 
 .content {
    margin-right: -1px;
 }/*removes horizontal scrollbar in IE*/
 
 .pagewrapper{/* 3px jog*/
	margin-left:147px;
 }

/* mac hide\*/
 .pagewrapper, .homepagemain .main {height:1%}
 /* end hide */
 
 .promos {
    margin-right:-190px;
    margin-left:-3px;
 }
 
 .internalmaincontent li { 
    background-position: 0 .6em;
 }
 
 .newslistbox {
	padding: 8px 8px 0px 8px;
 }
 
 .holdingbox {
    margin-bottom: 15px;
}