/************************************************************
  GENERAL
************************************************************/
#zone-user {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
#region-sidebar-first {
  width: 300px;
}
#region-branding {
  width: 960px;
}
/* SUPERFISH MAIN MENU */
.sf-menu li.last.sfHover > ul, .sf-menu li.last:hover > ul { /* changes position of LAST dropdown */
	left: auto;
	right: 0;
}

.sf-menu ul { /* Dropdown background*/
  width: 200px;
}

.sf-menu li.sfHover > ul, .sf-menu li:hover > ul { /* changes position of dropdown */
	top: 54px;
}
.sf-menu li li:hover > ul,
.sf-menu li li.sfHover > ul {
  left: 15em;
  top: 0;
}
#block-search-form {
  float: right;
  margin: 0px;
}
#search-block-form .form-item {
  width: 77%;
}
#search-block-form .form-actions {
  width: 23%;
}
#region-branding .branding-data {
  display: block;
}
#region-preface-first .region-inner,
#region-preface-second .region-inner {
  width: 100%;
  margin: 0 auto;
}
.region-preface-third-inner {
  width: 940px;
 margin: 0 auto;
}
#messages {
  margin: 0 auto;
  display: block;
  float: none;
}

.front #messages .status {
  margin: 0px;
}

/************************************************************
serving you
************************************************************/
/************************************************************
HOMEPAGE ROTATOR
************************************************************/

.view-congress-hprotator .flex-control-nav {
<<<<<<< HEAD
	width:40%; /* make width match the text block if controls should appear in text block */
=======
<<<<<<< HEAD
	width:39%; /* make width match the text block if controls should appear in text block */
>>>>>>> 819cbd729b4daba92195bc1a87635c99b2bab068
	padding: 1%;
=======
	width:40%; /* make width match the text block if controls should appear in text block */
	padding: 2%;
>>>>>>> stg
	display: block;
        right: 0;
}
.hprotator-text-block  h2{
  font-size: 30px;
}

#region-postscript-first .view-congress-field-collection-slideshow .flex-viewport {
  margin-bottom: 0px;
}

/** BREAKING NEWS **/
.block-cng-alert-box-block-alert-box {
  padding: 2em 4em 2em 4em;
  background: url("../images/bg-content.png") center bottom no-repeat;
}
.block-cng-alert-box-block-alert-box h2.block-title {
  text-transform: uppercase;
  display: block;
  float: left;
}
.block-cng-alert-box-block-alert-box .views-row {
  padding: 2px 0px 0px 0px;
  margin-left: 184px;
}

/** OFFICES **/
#block-views-congress-offices-footer-offices {
    width: 39%;
}
.block-congress-offices-footer-offices .view-content {
  padding: 0;
  float: left; /* contains office info and image */
}
.block-congress-offices-footer-offices .field-content img{
  width: 250px;
}