/* Start of CMSMS style sheet 'default' */
/* remove doted border in mozila */
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
/* end remove doted border in mozila */

body {
    font-size: small;
    font-family: font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: #7d7369;
    margin: 0;
    background: #fff;
}


h2, h3, h4, h5, h6 {
    color: #4C1307;
    margin: 10px 0;
}


/* * {
    margin:0;
    padding:0;

}*/
a:link, a:active, a:visited{
  color: #4C1307;
 }
a:hover{
  color: #7D7369;
  text-decoration: none;
}

#banner{
    position: absolute;
    right: 0;
    top: 0;
}


#content {
    padding: 10px 0;
}

.menu {
    overflow: auto;
    width: auto;
    margin: 0;
    padding: 0;
    position: relative;
    left: 0px;
}
.clear{
  clear:both;
  height:0px;
  font-size: 0px;
  line-height: 0px;
}
.NewsSummaryLink {
   margin-bottom: 2px;
   color: #4C1307;
   font-weight: bold;
   margin-bottom: 10px;
}


.menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: auto;
    padding-top: 5px;
    padding-bottom: 8px;
}

.menu li {
    margin: 5px;
    float: left;
    padding: 0px 15px;
    font-size: 110%; 
    border-right: 1px solid #DFCFC2;
}
.menu li.item8 {
  border-right: none;
}
body .menu ul .menuactive, 
body .menu .subMenu  ul .menuactive {
   color: #4c1307;
}


.menu li a {
    color: #7d7369;
    background: none;
    text-decoration: none;
    display: table-cell;
    width: auto;
    margin: 0 auto;
}

.menu a:hover, .menu .subMenu ul a:hover {
    text-decoration: none;
    color: #4C1307;
}

.menu .subMenu ul{
   
   background: ##413834;
   height: auto;
   width: 850px;
   color: #DDDED6;
   padding: 0 25px;
}

.menu .subMenu li {
    border-right: none;
    border-bottom: none;
    margin: 0px;
    
}
.menu .subMenu ul a {
    color: #333;
    padding: 3px 10px;
}


body .menu .subMenu2 ul {
    position: relative;
    z-index: 19;
    background-color: #413834;
}
body .menu .subMenu3 ul {
    position: relative;
    z-index: 20;
    background-color: #798599;
}
body .menu .subMenu4 ul {
    position: relative;
    z-index: 19;
    background-color: #94a2b9;
}

.subMenu2 li {

    
    margin: 0;
}
body .menu .subMenu2 li a {
    color: #fff;
}
 
.subMenu3 ul li{
    position: relative;
    z-index: 20;
    
}
.subMenu3 li {
    
    
    margin: 0;
}



body .menu .subMenu3 li a {
    color: #fff;
}


.subMenu4 li {
    
}

body .menu .subMenu4 li a{
    color: #fff;
}


#googleSearch {
    position: absolute;
    right: 0px;
    top: -40px;
    width: 270px;
}

.googleSearchBox {
   width: 150px;
    height: 15px;
}

.googleSearchSubmit {
    width: 90px;
} 

.artistListContainer {
   width: 170px;
   position: absolute;
   right: 55px;
   top: 55px;
   border: 1px solid #AAA;
   z-index: 20;
   background: #fff;
   
}

.artistListContainer .hideToggle {
    height: 29px;
    margin: 0;
    padding: 0;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #eaeaea;
    border-bottom: #333 dotted 1px;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
    z-index: 25;
    background-image: url(uploads/images/interface/ArtistList.gif);
    background-position: top left;
    
}



.artistListContainer div {
    width: 170px;
    background: #fff;
    
    
}

.albumlist {
    margin: 35px 5px;
}

.artistListContainer ul {
  padding: 0;
  margin: 0;
  display: block;
  
  padding: 22px 10px;
  padding-left: 17px;
  background: #fff;
  
  width: 170px;
  
}

.artistListContainer li {
    margin: 2px 5px;
}




#errorMessage {
    color: #CE2A1D;
    padding: 10px 0;
}

#membershipForm input, #membershipForm label{
    margin: 1px 0;
    
}

#membershipForm label {
display: block;
    margin: 1px 0;
}

img {
    border: none;
}


#header h1{
   text-align: left;
   position: relative;
   top: 15px;
   font-weight: normal;  
   color: #fff;
   font-size: 370%;  
   display: none; 
}

body #header {
    padding-top: 0px;
    overflow: no;
    margin:0px 0 0;
}

#logo {
}

#home {
    padding: 0;
    margin: 0;
}



#homePage {
   margin: 0 auto;
   overflow: auto;
}

#outer {
   width: 898px;
   margin: 20px auto 0px;
   height: auto;
   padding: 0 25px;
   position: relative;
   overflow: auto;
   background: #fff;
}



#bottom {
    width: 100%;
    float: left;
    margin-top: 65px;
    position: relative;
}


h1 {
    margin: 0;
    padding: 5px 0;
    font-size: large;
    display: none;
    
}
h2{
}
.menuItemNumber {
    display: none;
}
#content {
    position: relative;
    margin: 0px; 
}

#newsPage {
    color: #666666;
    padding: 25px;
    background: #fafafa;
}

.pageTitle {
    color: #BBBBBB;
    margin: 0px auto;
    width: 100px;
    padding: 0;
    position: relative;
    top: 3px;
    text-align: right;
    display:none;
   
}

#artsguideTag {
    color: #CCCCCC;
    text-align: right;
    width: 900px;
    padding: 15px 0px;
    margin: 0px auto;
    clear: both;
    
}

#artsguideTag a{
    color: #CCCCCC;  
}

#photoBanner {
    display: block;
    position: relative;
    top: 3px;
    height: 205px;
    width: 950px;
    padding: 0;
      
}

.bottomCornerLeft {
   background-image: url(uploads/images/interface/cornerLeftBottomWhite.gif);
   position: absolute;
   left: -1px;
   bottom: -1px;
   background-position: bottom left;
   position: absolute;
   width: 30px;
   height: 100px;
}

.bottomCornerRight {
    background-image: url(uploads/images/interface/cornerRightBottomWhite.gif);
   background-position: bottom right;
   position: absolute;
   right: -1px;
   bottom: -1px;
   width: 30px;
   height: 100px;
}

.topCornerLeft {
   background-image: url(uploads/images/interface/cornerLeftWhite.gif);   
   position: absolute;
   left: -1px;
   top: -1px;
   width: 30px;
   height: 100px;
   
}

.topCornerRight {
   background-image: url(uploads/images/interface/cornerRightWhite.gif);   
   position: absolute;
   background-position: right top;
   right: -1px;
   top: -1px;
   width: 30px;
   height: 100px;
   z-index: 3000;

}
/* ABOUT PAGE */

#introductionPage #content{
    overflow: auto;
}

#introductionPage #dynamicContentHolder {
   width: 450px;
   float: left;

}

#introductionPage #galleryView {
   margin: 0 auto;
   width: 350px;
   text-align: center;
   display: block;
   
}

#introductionPage #addressBox {
    display: block;
    width: 350px;
    border: 1px solid #ccc;
    padding: 10px 30px;
    background: #fff;
    font-size: 87%;
    float: right;
    position: relative;
}

#introductionPage .instructions {
    position: relative;
    top: -33px;
    text-align: center;
}

/* END ABOUT PAGE */



/* HOME */

#homePage #subMenu {
    display: none;
}

#homePage .column {
   width: auto;
   float: right;
   margin: 0;
   margin: 25px 2px;
   
   padding:  15px 20px;
   height: auto;

   border: 1px solid #aaa;
   overflow: auto;
}

#homePage .column .newsList {
   overflow: auto;
 
   width: 94%;
   padding: 10px 3%;
}

#columns {
    overflow: auto;
    margin: 0;
    width: auto;
    height: auto;
}

.NewsSummaryAuthor, .NewsSummaryCategory {
   display: none;
}

#sponsors {
    height: 100px;
    width: 700px;
    background-color: #fff;
    
    margin: 5px auto;
    clear: both;
    padding: 0 20px;
    
}

#sponsors h4 {
    font-size: small;
    font-weight: normal;
}

.sponsor {
   height: 75px;

   float: left;
   
   margin: 0 20px;
   padding: 35px 0;
}


#columnLeft .NewsSummaryPostdate  {
    display: none;
}


#columnLeft .NewsSummary a{
   font-size: 125%;
}

.NewsSummary {
    border-bottom: 1px #DFCFC2 dotted;
    padding: 10px 0;  
}

#homePage #content {

    
}


#columnMiddle .sectionBody{
    padding: 25px;
 
}

body #content #columnMiddle {
    width: 330px;
    margin: 0;
    margin-right: 50px;
}

body #content #columnLeft {
    width: 330px;
    margin: 0;
}


body #content #columnMiddle .sectionBody address{    margin: 15px 0;

}

.sectionBody {

 
}

.sectionHeader {
   padding: 0px;
   margin: 0;
   text-align: right;
   overflow: auto;
   height: auto;
   width: 100%;
   position: relative;
   top: -15px;
   border-bottom: 2px dotted #aaa;
   
}

.sectionHeader a{
   float: left;
   margin-left: 0;
   margin-top: 5px;
   position: absolute;
   left: 0;
}



.sectionHeader h2 {
    padding-top: 8px;
    padding-bottom: 2px;
    padding-right: 20px;
    margin: 0;
    float: right;
    text-transform: lowercase;
   
    font-weight: bold;
    font-size: 120%;

}


address{
   
}



#banner1 {
    display: none;
    position: absolute;
    left: 0;
    width: 950px;
    height: 205px;
    z-index: 2000;

}

#banner2 {
    display: block;
    position: absolute;
    left: 0;
    width: 950px;
    height: 205px;
    z-index: 2001;

    
}



/* END HOME */



/* COLLECTION */

#collectionPage .albumComment {
    width: 100%;
    float: none;
 
    
}

#collectionPage .picturelist {
    border-left: none;
    border-top: #ddd dotted 1px;
}

/* END COLLECTION */

/* PROJECTS */

#projectsInner .albumlist, #publicationsInner .albumlist {
    margin-top: 50px;
}

#projectsInner .albumname, #publicationsInner .albumname {
    font-size: 120%;
    padding-bottom: 3px;
    border-bottom: 1px dotted #ccc;
}

#projectsInner .thumb, #publicationsInner .thumb{
    width: 820px;
    background: #fff;
    border: #ddd solid 1px;
text-align: left;
    height: auto;
}

#projectsInner .thumb .pictureLink, #publicationsInner .thumb .pictureLink{
    float: left;
    margin: 10px;
    text-align: center;
    background: none;
    border: none;
}

#projectsInner .thumb .albumname a, #publicationsInner .thumb .albumname a {
    display: block;
    margin: 0;
    width: auto;
    padding: 0;
    height: auto;
    float: none;
    text-align: left;
}

body #projectsInner ul .thumb .albumname, 
body #projectsInner ul .thumb .albumcomment,
body #publicationsInner ul .thumb .albumname, 
body #publicationsInner ul .thumb .albumcomment{
    text-align: left;
    margin-left: 150px; 
}

#projectsInner .albumpicturecount, #publicationsInner .albumpicturecount {
    margin-left:  10px;
}

body #projectsInner .info, body #publicationsInner .info {
    margin: 14px;
    margin-left: 150px;
    display: block;
    position: relative;
    border: none;
    background: none;
    
}

#projectsInner .info ul, #publicationsInner .info ul{
    margin: 4px; 
    padding-left: 13px;
    list-style-type: disc;
}


#projectsInner .detail, #publicationsInner .detail{
    display: none
}

#projectsPage .info, #publicationsPage .info{
    background-color: #fff;
    border: #ccc 1px solid;
    padding: 10px;
} 
#homeimage{
  text-align: center;
}

#backLink a {
}
#backLink a:hover {
  color: #ccc;
}
.contactform fieldset {

 background-color: #fff !important;
} 
#copyright {
   color:#BABABA;
   font-size:80%;
   padding-bottom:10px;
   text-align: right;
   padding-right: 0px;
}
#designedby-content, #designedbyOther {
text-align:right;
}
#designedby-content a, #designedbyOther a {
color:#bababa;
font-size:smaller;
padding-right:24px;
}
#pictureTitle{
 color: #808080;
}
#bannertop{
z-index:21;
}
#bannertop2{
z-index:20;
}
#bannertop, #bannertop2 {
left:10px;
position:absolute;
top:10px;
}
#designedby-content{
  width:948px;
  margin: 0 auto;
}
.top_nav .menuwrapper{
  margin: 10px 0 10px;
}
#newsbox, #maincontent, #topalbums{
  float: left;
  position:relative;
  width: 189px;
   padding: 10px;
  overflow: auto;
}
#topalbums{
 width: 189px;
}
#newsbox{
  margin: 10px 0 10px 10px;
  padding: 0;
  padding-top: 15px;
}
#newscontent{
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-top: 10px;
}
#maincontent{
 width: 352px;
}
.bottom_nav{
 margin: 0 auto;
 font-size: 80%;
}
.bottom_nav li{
 border: none;
 margin:0;
 padding: 0;
}

body .bottom_nav .item6{
}
.homepagetitle{
 position: relative;
 color: #996699;
 font-size: 110%;
 text-transform: lowercase;
 font-style: italic;
}
.homepagetitle span{
 right: 50px;
}
#newsbox .firstItem{
 padding-top: 0px;
}
.NewsSummaryContent{
  font-weight: bold;
  
}
.NewsSummaryContent p{
 margin-bottom: 0;
  padding-bottom: 0;
}
.NewsSummaryExtra{
 font-size: 80%;
}
#maincontent h3{
 margin-top: 0;
}
#maincontent img{
 margin: 0px 10px 10px 0;
}
h3.page_title{
  margin-top:0px;
  margin-bottom: 20px;
}
.CompanyDirectoryCategory .productcategoryimg{
  float: left;
  width: 200px;
  position: relative;
  top:0;
  left: 0;
}
.CompanyDirectoryCategory {
 margin-top: 10px;
 margin-bottom: 10px;
}
.CompanyDirectoryCategory .productcategorytitle{
  margin-left: 200px;
}
#ProductSummaryBox .ProductDirectoryItem{
 padding: 5px;
 border: 1px solid #F2ECE7;
 margin-bottom: 10px;
 width:234px;
 margin-right:10px;
 position: relative;
 float: left;
}
#buyPage .rightitem{
 margin-right:0;
}
#ProductSummaryBox .ProductDirectoryItem .buyproductimg{
 position: relative;
 text-align:center;
}
#ProductSummaryBox .ProductDirectoryItem .buyproducttitlebox{
  text-align: center;
}

.productName,.addtobasket, .productImg{
  text-align: center;
}
.productMainDesc{
  padding-bottom: 20px;
  padding-top: 20px;
}
.productMiscDesc h3{
  font-size: 130%;
}
.checkoutbtns{
  margin-left: 30px;
}
.checkoutbtns input{
  margin-right: 50px;
}
#shopcartbox {

right:10px;
text-transform:none;
}
#shopcartbox p{
 margin-left: 688px;
 padding: 15px 10px 10px 10px;
 display:block;
 width: 190px;
}
#checkoutPage form div, 
#ordersPage form div, #registerPage form div, #ordersPage fieldset div{
 position: relative;
 padding: 5px 0;
}
#checkoutPage form input, #ordersPage form input{
 position: absolute;
 left: 210px;
 top: 0px;
}
#registerPage form input{
 position: absolute;
 left: 280px;
 top: 0px;
}
#checkoutPage form select, #ordersPage form select{
 position: absolute;
 left: 210px;
 top: 0px;
}
#registerPage form select{
 position: absolute;
 left: 280px;
 top: 0px;
}
#checkoutPage span, #ordersPage span{
 text-align: right;
 width: 200px;
 padding-right: 10px;
}
#ordersPage span.productdesc{
  position: absolute;
  left: 210px;
  top: 5px;
  width:auto;
}
#registerPage span{
 text-align: right;
 width: 270px;
 display: block;
 padding-right: 10px;
}
#checkoutPage form .submitbox input, #ordersPage form .submitbox input, #registerPage form .submitbox input{
 position: relative ;
 left:0;
}
#loginPage #mainContent{
 width: 250px;
}
#contactPage .captcha img{
 display: block;
}
#view_cartPage .viewcartform img{
  width:60px
}
#view_cartPage .viewcartform table td, #view_cartPage .viewcartform table th{
 padding: 5px 10px;
 text-align: left;
 border-top: 1px dotted #DDDDDD;
}
#view_cartPage .viewcartform #cartbtnsbox td{
   border-top: none;
}
#view_cartPage .viewcartform table td.number,
#view_cartPage .viewcartform table th.number{
 text-align: right;
}
#view_cartPage .viewcartform table td.center,
#view_cartPage .viewcartform table th.center{
 text-align: center;
}
#orderbottombox form input{
  position: relative !important;
  left:0;
}
#orderbottombox div input{
  position: relative !important;
  left:0;
}
#view_cartPage .viewcartform table th{
  background: #1e1e1e !important;
  color: #fafafa;
  font-weight: normal;
}
.viewcartform tr.row2{
 background: #fafafa;
}
/*.viewcartform table{
  border:1px solid #6B7058;
}*/
.viewcartform table td.cartcol1{

}
.viewcartform table td.cartcol10{
}
.viewcartform table td.subtotal{
  border-top: 1px dotted #6B7058;
}
#buyPage .productcategoryimg img{
  width: 180px;
}
#buyPage div.row2{
 background: #fafafa;
 border: 1px dotted #ddd;
 border-left: none;
 border-right: none;
 padding: 10px;
}
#buyPage div.row1{
 padding: 10px;
 border: 1px dotted #444;
 border-left: none;
 border-right: none;
}
#content{
 padding: 5 10px 0 10px;
}
#buyPage #content, #view_cartPage #content, #checkoutPage #content,
#loginPage #content{
  border: none;
  padding: 10px 0;
}
#logoutPage #content, #ordersPage #content{
  margin-top: 30px;
}
#buyPage .picturelist{
padding-bottom: 0px;
margin-bottom:0px;
}
.NewsSummaryPostdate{
 font-size: 70%;
 display: block;
 padding-top: 0px;
 padding-bottom: 6px;
 color: #bababa;
}
#shopcartbox p{
  margin-top: 5px;
  margin-bottom: 14px;
  text-align: right;
}
.registeruser{
  margin-left: 280px;
}
#registerPage form .registeruser input{
  position: relative !important;
  left: 0 !important;
}
#contentpd{
}
.bottom_nav ul{
  border-bottom: none !important;
}
#copyright{
  display: block;
  bottom: 5px;
  right: 0px;
}
.bottom_nav .item3{
  border-right: none;
}
#NewsPostDetailPrintLink{
  margin-top:10px;
}
input.btn{
}
input{
}
#shopcartbox .myshoptitle{
  color: #4C1307;
}
.shopbtnbox{
  position: relative;
  margin: 20px 0 0 0;
}
div.alignright{
  position: absolute;
  top:0;
  right: 15px
}
#footerbox{
  position: relative;
  text-align: right;
}
.homepagetitle .left{
 display:block;
 float: left;
 width: 660px;
 position: relative;
 padding-left: 25px;
}
#newsbox .ProductDirectoryItem{
 text-align: center;
 padding: 0px 5px 15px;
 }
.buyproducttitlebox p{
  margin-top: 0px;
  margin-bottom: 2px;
}
.newsrightbox{

}
.NewsSummaryField{
  float: left;
  width: 160px;
  position: relative;
  margin-right: 20px;
}
.NewsSummaryField{
  text-align: center;
}
.productcategorytitle a{
  font-size: 140%;
}
form p.confirmorder input{
   left:0 !important;
}
/* BANNER */
#photoBanner {
display:block;
height:248px;
padding:0;
position:relative;
top:0px;
width:897px;
}
#photoBanner * {
margin:0;
padding:0;
}
#banner1 {
display:block;
height:248px;
left:0;
position:absolute;
width:897px;
z-index:2001;
}
#banner2 {
display:none;
height:248px;
left:0;
position:absolute;
width:897px;
z-index:2000;
}
#banner1 img{
    width: 897px;
    height: 248px;
}
#banner2 img{
    width: 897px;
    height: 248px;
}
/* end BANNER */
#widecontent, #widecontentl {
float:left;
left:0;
position:relative;
top:0;
width:580px;
}
#widecontentl{
  margin-right: 18px;
}
#thinimg , #thinimgr{
float:left;
position:relative;
width:300px;
}
#thinimg{
  margin-right: 18px;
}
#thinimg embed, #thinimgr embed{
  width: 300px !important;
  height: 258px !important;
}
/* JOIN US */
#joinus {
   font-size:95%;
   position:absolute;
   right:26px;
   top:40px;
}
#joinus a {
   color:#4C1307;
}
#joinMailingListBox {
  position:absolute;
  right:30px;
  top:112px;
  width:240px;
  z-index:2005;
}
#joinMailingListBox div {
  position:relative;
}
#joinMailingList{
  /*background:transparent url(http://www.qcp.org.au/uploads/images/interface/white_bg.png) repeat;*/
  background:#eee;
  padding:10px;
}
#joinMailingList div{
 position: relative;
}
#joinMailingList p{
  padding-top:0px;
  margin-top:0px;
}
#joinMailingList input{
  float:left;
  position:relative;
}
#joinMailingList form{
  display: inline;
}
#joinMailingList .jointitle{
 font-weight: bold;
 color: #4C1307;
}
#joinMailingList .nms_message{
 color: #CE2065;
}
a#toggle:hover{
 cursor: pointer;
 text-decoratioin: underline;
}
a.closeJoin{
 cursor: pointer;
}
#joinMailingList label{
  font-size: 11px;
}
#nmssubmit input{
  margin-top: 8px;
  left: -20px;
}
#joinMailingList input{
  margin-bottom: 3px;
}
#nmssubmit input{
  margin-left: 0px;
  margin-top: 6px;
}
#joinMailingList input{
 margin-bottom: 4px;
}
#joinus a{
  display: block;
  width: 100px;
  height: 24px;
  padding-left: 67px;
  background: #fff url(/uploads/images/interface/EMAIL-SIGN-UP.jpg) no-repeat;
  font-size: 12px;
  padding-top: 20px;
}
#joinus a:hover{
  border-bottom: 1px dotted #DFCFC2;
}
/* end  JOIN US*/
#designedBy{
  margin-top: 5px;
}
#mainContent{
  position: relative;
  width: 100%;
}
.NewsSummaryBox{
  margin-left: 180px;
}
.NewsSummarySummary p{
  margin-top:0;
  margin-bottom:10px;
}
#bottombox{
  width: 928px;
  margin: 0 auto;
  padding-left: 20px;
}
#homePage li.item1{
  display:none;
}
#homePage #mainContent{
  text-align: center;
}
#homePage .top_nav li a,#homePage .top_nav a:link,#homePage .top_nav a:active,#homePage .top_nav a:visited{
  color: #DFCFC2;
}
#homePage .top_nav li a{
}
#homePage .top_nav a:hover{
  color: #fff;
}
#homePage .menu ul{
  padding-left: 20xp;
}
#homePage #outer{
  background: #F2ECE7 url(/uploads/images/interface/HOME.jpg) no-repeat;
  padding: 0;
  width: 795px;
  height: 480px;
  position:relative;
}
#homePage #footerbox{
  position: absolute;
  right:20px;
  bottom:0;
  display:none;
}
#homePage #designedby-content{
  width: 948px;
  width: 795px;
}
.bottom_nav .primary-nav{
  width: 130px;
  padding-left: 790px;
  font-size: 10px;
}
#VideoSummary li, #VideoSummary ul{
  list-style-type: none;
  padding-left: 0 !important;
  margin-left: 0 !important;
  margin-bottom: 20px;
}
#VideoSummary .titlebox{
  float: left;
  position: relative;
}
#VideoSummary li span.videoimg{
  float: left;
  display: block;
  width: 150px;
}
#listennow img{
  width:36px;
}
a#listennow{
  position: absolute;
  top: 420px;
  left: 560px;
   display: block;
  width: 200px;
}
#listennow span{
  padding-top: 7px;
  padding-right: 8px;
  display:block;
  height: 30px;
  float: left;
  postion: relative;
}
a#listennow, a#listennow:link, a#listennow:active, a#listennow:visited{
   color: #DFCFC2;
  text-decoration: underline;
}
a#listennow:hover{
   color: #fff;
  text-decoration: none;
}
#buyPage .NewsSummaryBox table td{
  padding-bottom: 10px;
}
#buyPage .NewsSummaryBox{
  float: left;
  position:relative;
  margin-left: 0;
  width: 500px;
}
#mediaPage .NewsSummaryLink, #concertsPage .NewsSummaryLink{
  margin-bottom: 4px;
}
#NewsPostDetailReturnLink{
  margin-top: 10px;
}
.NewsSummaryContent object, 
.NewsSummaryContent object embed{
  width: 400px !important;
}
/* End of 'default' */

