@charset "UTF-8";
/* CSS Document */

* { outline: none; }

body {
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5a4b41;
	background: #040d2d url(../images/bg_01.gif) repeat-y center top;
}


#main {
	width: 676px;
	text-align: center;
	margin: 0 auto;
}

#wrapper {
	width: 676px;
	text-align: left;
	margin: 0 auto;
}

p {
	margin-top: 0px;
	margin-bottom: 12px;
	letter-spacing: 0.07em;
	line-height: 20px;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 14px;
	letter-spacing: 0.1em;
	line-height: 1.2em;

}

h2 {
	font-size: 17px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: 0.05em;
	line-height: 1.3em;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 6px 0;
	letter-spacing: 0.06em;
	font-style: italic;
}

h2.pageTitle {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 4px;
	letter-spacing: 0.05em;
	line-height: 24px;
	font-style: italic;
	padding: 11px 0 0 69px;
	background: url(../images/pageTitleBuildings_club.png) no-repeat 0 0px;
	height: 35px;
}


/*
Forms ----------------------------------------------------------------- */

.textfield {
	height: 17px;
	color: #5c8727;
	border: 1px solid #5c8727;
	padding: 2px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.smTextfield {
	width: 100px;
	border: 1px solid #CCC;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


/*
Main Navigation ---------------------------------------------------------------------- */

#navigation {
	background: #0a3161 url(../images/topNavBg.gif) no-repeat left top;
	float: left;
	width: 100%;
	margin: 0 0 0 0;
	height: 34px;
	/*padding-left: 10px;*/
}

#nav_main {
	padding: 0 0 0 0;
	margin: 0;
	list-style: none;
	height: 34px;
	
}	

#nav_main li {
	margin: 0;
	padding: 0;
	float: left;
}	

#nav_main li a {
	padding: 0 0 0 0;
	text-decoration: none;
}

#navigation_secondary {
	background: #0a3161 url(../images/nav2Bg.gif) no-repeat left top;
	float: left;
	width: 100%;
	margin: 0 0 0 0;
	height: 34px;
	/*padding-left: 10px;*/
}

#nav_secondary {
	padding: 0 0 0 0;
	margin: 0;
	list-style: none;
	height: 34px;
	
}	

#nav_secondary li {
	margin: 0;
	padding: 0;
	float: left;
}	

#nav_secondary li a {
	padding: 0 0 0 0;
	text-decoration: none;
	margin: 0;
}

/*
Navigation Drop Downs ---------------------------------- */


/*
Home Content ---------------------------------------------------------------------- */


#homeFlash {
	/*border-top: 1px solid #7c0525;*/
}

#interiorMasthead {
	/*border-top: 1px solid #7c0525;*/
}

#homeContent {
	padding: 0px 18px 14px 18px;
	background-image: url(../images/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fbf8e7;
	margin: 0 0 0 0;
	vertical-align: top;
}

#interiorContent {
	padding: 0px 30px 20px;
	background-image: url(../images/interiorContentBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #463d2c;
}

.interior {
	background-image: url("../images/interiorContentBg.jpg");
	padding: 0 30px 20px;
}

#homeContent p {
	line-height: 1.7em;
	font-size: 12px;
}

#interiorContent p {
	line-height: 1.7em;
	font-size: 12px;
}

#homeContent .description p{
	font-size: 11px;
	line-height: 1.5em;
}

#homeContent p a {
	color: #0859E0;
}

#homeContent p a:hover {
	text-decoration: none;
}

#homeContent li a {
	color: #0859E0;
}

#homeContent li a:hover {
	text-decoration: none;
}

#homeContent h3 a {
	color: #0859E0;
}

#homeContent h3 a:hover {
	text-decoration: none;
}


#interiorContent p a {
	color: #eb9131;
}

#interiorContent p a:hover {
	text-decoration: none;
}

#homeLeft {
	width: 182px;
	float: left;
	display: inline;
}

#homeMiddle {
	float: left;
	width: 462px;
	margin: 20px 0 0 0;
	display: inline;
	padding: 0 0 0 0;
}

#photoMiddle {
	float: middle;
	width: 700px;
	margin: 0 0 0 0;
	display: inline;
}

.policy {
	margin: 0 0 20px 0;
}

#arrow {
	padding: 0;
	margin: 0;
	list-style: none;
}

#arrow li {
	margin: 0;
	padding: 3px 0 3px 20px;
	background: url("../images/icon_circle_green.gif") no-repeat 0 .4em;
}

#arrow li a {
	color: #5c8727;
	text-decoration: none;
}

#arrow li a:hover {
	text-decoration: underline;
}

#arrow li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#arrow li li {
	background: none;
	

}


/*
Content ---------------------------------------------------------------------------- */


#content {
	background: #FFF url("../images/bkg_curves_interior.jpg") no-repeat left top;
	padding: 20px;
	border-top: 1px solid #dfdfdf;
}

#content p {
	line-height: 1.5em;
	font-size: 11px;
}

#content p a {
	color: #003e7e;
}

#content p a:hover {
	text-decoration: none;
}


#mainLeft {
	width: 530px;
	float: left;
	padding: 20px 0 0 0;
}

.pageName {
	margin-bottom: 0px;
}

.interiorBg #main #wrapper #interiorContent #homeMiddle .largeHead {
	font-size: 26px;
}
.interiorBg #main #wrapper #interiorContent #homeMiddle .attribution {
	font-size: 16px;
	margin-right: 8px;
	margin-left: 24px;
	margin-bottom: 12px;
}
h4 {
	font-size: 17px;
	font-weight: normal;
	;
	font-style: italic;
	margin-top: 24px;
	margin-bottom: 10px;
	letter-spacing: 0em;
}

.interiorBg #main #wrapper #interiorContent #homeMiddle .whiteButton {
	color: #9f1522;
	background-color: #f8dba9;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-decoration: none;
	font-size: 13px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	border-top: 1px solid #a6713f;
	border-right: 1px solid #a6713f;
	border-bottom: 1px solid #a6713f;
	border-left: 1px solid #a6713f;
	line-height: 36px;
	letter-spacing: 0.02em;
}
.interiorBg #main #wrapper #interiorContent #homeMiddle a.whiteButton:active { 
	color: #9f1522; 
}
.interiorBg #main #wrapper #interiorContent #homeMiddle a.whiteButton:visited { 
	color: #9f1522; 
}
.interiorBg #main #wrapper #interiorContent #homeMiddle a.whiteButton:hover {
	background-color: #f5e9c4;
	color: #c75e18;
	text-decoration: none;
}
.pageNameDoubleLine {
	margin-bottom: 10px;
	margin-top: 2px;
}

#homeRight {
	float: right;
	width: 154px;
	margin: 20px 0 0 0;
	padding: 0;
}

#homeRight h1 {
	font-size: 16px;
	letter-spacing: 0.1em;
	margin: 0 0px 10px 0px;
}

#homeRight p {
	line-height: 1.5em;
	font-size: 12px;
	letter-spacing: 0em;
	margin: 0 0px 10px 0px;
}


#mainRight {
	float: right;
	width: 154px;
	margin: 4px 0 0 0;
	background-color: #f6efc9;
	padding: 0;
}

#mainRight h1 {
	font-size: 16px;
	letter-spacing: 0.1em;
	margin: 0 6px 10px 9px;
}

#mainRight p {
	line-height: 1.5em;
	font-size: 12px;
	letter-spacing: 0em;
	margin: 0 6px 10px 9px;
}

.clear {
	clear: both;
}

#mainLeft p.caption {
	font-size: 9px;
	color: #666;
}

#footer {
	margin: 11px 0 0 0;
	border-top: 1px dotted #cac4b5;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

#footer ul {
	text-align: center;
	padding: 6px 0;
	margin: 13px 0 0px 0;
	list-style: none;
	font-size: 11px;
	letter-spacing: 0.25em;
}

#footer ul li {
	padding: 5px 3px;
	margin: 0;
	display: inline;
	color: #d69142;
}

#footer ul li a {
	color: #d69142;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}



.rightBox {
	background: url("../images/bkg_rightBox_bottom.gif") no-repeat left bottom;
	width: 186px;
}

.rightBox .contactUs {
	width: 100%;
	border: none;
}

.contactUs .description {
	padding: 0 15px 0 15px;
	line-height: 1.5em;
	font-size: 10px;
}

.description p {
	font-size: 11px;
}

.rightBox .header {
	background: #b7bbcf;
	font-size: 12px;
	color: #474747;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
}

.rightBox td {
	padding: 5px;
	line-height: 1.5em;
}

.rightBox .contactUs p {
	line-height: 1.5em;
}	

.rightBox a {
	color: #195ecd;
}

.rightBox a:hover {
	text-decoration: none;
}

.flash {
	margin: 20px 0 20px 0;
}

.rightBox .newsDigest {
	width: 100%;
	border: none;
}

.newsDigest ul {
	padding: 0 0 0 10px;
	margin: 0;
	list-style: none;
}

.newsDigest ul li {
	padding: 5px 0 5px 20px;
	margin: 0;
	background: url(../images/bullet_arrow.gif) no-repeat 0 50%;
}	

.newsDigest ul li a {
	color: #195ecd;
}

.newsDigest ul li a:hover {
	text-decoration: none;
}

.caption {
	padding: 10px 10px 10px 10px;
}



.rightBoxLink {

}


.rightBoxLink {
	background: url("../images/bkg_rightBox_bottom.gif") no-repeat left bottom;
	width: 186px;
}

.subNavRight .header {
	background: #d4dcf4;
	font-size: 16px;
	color: #003e7e;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
}

.rightBoxLink td {
	padding: 5px;
	line-height: 1.5em;
}

.rightBoxLink a {
	color: #195ecd;
}

.rightBoxLink a:hover {
	text-decoration: none;
}


#flashAd {
	border: 1px solid #FFF;
}





.rightBox .subNavRight {
	width: 100%;
	border: none;
}

.subNavRight ul {
	padding: 0 0 0 10px;
	margin: 0;
	list-style: none;
}

.subNavRight ul li {
	padding: 5px 0 5px 20px;
	margin: 0;
	background: url(../images/icon_circle_greenv2.gif) no-repeat 0 .3em;
}	

.subNavRight ul li a {
	color: #003e7e;
}

.subNavRight ul li a:hover {
	text-decoration: none;
}

.subNavRight li ul{
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
}

.subNavRight li li a {
	margin: 0;
	padding: 0 0 0 0;
}

.subNavRight .currentRight {
	font-weight: bold;
	text-decoration: none;
}


#mainLeft p.nextHdr {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

#mainLeft ul {
	line-height: 2em;
}

#mainLeft ul li a{
	color: #003e7e;
	text-decoration: underline;
}

#mainLeft .policyBox {
	width: 60%;
	border: none;
}

.policyBox .description {
	padding: 0 15px 0 15px;
	line-height: 1.5em;
	font-size: 10px;
}

#mainLeft .policyBox p {
	line-height: 1.5em;
}

.policyBox td {
	padding: 5px;
	line-height: 1.5em;
}

#mainLeft ul li a:hover {
	text-decoration: none;
}

/*
Right Column Elements ---------------------------------------------------------------- */

.rightCol {
	width: 186px;
	float: right;
	margin: 20px 0 0 20px;
	padding: 0 0 20px 0;
}
#reservationBox {
	background-image: url(../images/ReservationBoxBgTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 236px;
	text-align: center;
	padding: 50px 0 0 0;
	background-color: #500611;
	margin: 1px 0 16px 0;
}
#reservationBoxBottom {
	background-image: url(../images/ReservationBoxBgBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
	width: 236px;
}
.reservationButton {
	margin-bottom: 6px;
}
#homeContent #mainRight .whiteButton {
	color: #9f1522;
	background-color: #f8dba9;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-decoration: none;
	font-size: 10px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border-top: 1px solid #a6713f;
	border-right: 1px solid #a6713f;
	border-bottom: 1px solid #a6713f;
	border-left: 1px solid #a6713f;
	line-height: 26px;
	letter-spacing: 0.02em;
}
#homeContent #mainRight a.whiteButton:active { 
	color: #9f1522; 
}
#homeContent #mainRight a.whiteButton:visited { 
	color: #9f1522; 
}
#homeContent #mainRight a.whiteButton:hover {
	background-color: #f5e9c4;
	color: #c75e18;
	text-decoration: none;
}

.interiorBg #main #wrapper #interiorContent #mainRight h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 6px 10px 9px;
	letter-spacing: 0.1em;
	line-height: 1.2em;

}

.interiorBg #main #wrapper #interiorContent #mainRight h2 {
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	margin: 0 6px 10px 9px;
	letter-spacing: 0em;
}

.interiorBg #main #wrapper #interiorContent #mainRight h3 {
	font-size: 14px;
	color: #ff4f52;
	font-weight: bold;
	margin: 0 6px 3px 9px;
	text-transform: uppercase;
}

.interiorBg #main #wrapper #interiorContent #mainRight .whiteButton {
	color: #9f1522;
	background-color: #f8dba9;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-decoration: none;
	font-size: 11px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	border-top: 1px solid #a6713f;
	border-right: 1px solid #a6713f;
	border-bottom: 1px solid #a6713f;
	border-left: 1px solid #a6713f;
	line-height: 36px;
	letter-spacing: 0.02em;
}
.interiorBg #main #wrapper #interiorContent #mainRight a.whiteButton:active { 
	color: #9f1522; 
}

.interiorBg #main #wrapper #interiorContent #mainRight a.whiteButton:visited { 
	color: #9f1522; 
}

.interiorBg #main #wrapper #interiorContent #mainRight a.whiteButton:hover {
	background-color: #f5e9c4;
	color: #c75e18;
	text-decoration: none;
}
.interiorBg #main #wrapper #interiorContent #homeMiddle a.mapLink {
	color: #eb9131;
}
.interiorBg #main #wrapper #interiorContent #homeMiddle a.mapLink:active {
	color: #eb9131;
}

.interiorBg #main #wrapper #interiorContent #homeMiddle a.mapLink:visited {
	color: #eb9131;
}

.interiorBg #main #wrapper #interiorContent #homeMiddle a.mapLink:hover {
	color: #eb9131;
	text-decoration: none;
}
.interiorBg #main #wrapper #interiorContent #homeMiddle .largeHead .subHead {
	font-size: 20px;
	line-height: 24px;
}
.interiorBg #main #wrapper #interiorContent #homeMiddle a {
	color: #eb9131;
}
.interiorBg #main #wrapper #interiorContent #homeMiddle a:hover {
	text-decoration: none;
}
.siteMap {
	font-size: 16px;
	line-height: 25px;
}
.interiorBg #main #wrapper #interiorContent #photoMiddle table td {
	padding: 0 0 3px 0;
}
.interiorBg #main #wrapper #interiorContent #mainRight ul li {
	margin: 7px 0 7px 0;
}
.interiorBg #main #wrapper #interiorContent #mainRight ul {
	font-size: 12px;
	line-height: 19px;
	margin: 0 9px 0 0;
}
.interiorBg #main #wrapper #interiorContent #mainRight a {
	color: #eb9131;
}
.interiorBg #main #wrapper #interiorContent #mainRight a:hover {
	text-decoration: none;
}
.interiorBg #main #wrapper #interiorContent #homeMiddle .buttonLabel {
	margin-bottom: 8px;
}
.interiorBg #main #wrapper #interiorContent #mainRight .zagatClipping h1 {
	margin-bottom: 4px;
}
.zagatClipping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #35252B;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/ZagatClippingBgBody.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#topFlash {
	margin: 0px;
	width: 676px;
}
#mainRight p {
	font-size: 11px;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
}
#homeRight .restaurantMenu {
	width: 134px;
	color: #5A4B41;
	background-color: #fbf9ee;
	border: 1px solid #e7d6c2;
	margin: 0 0 8px 0;
	font-size: 11px;
}



p .menuLabel {
	margin: 4px 0 1px 0;
}

#homeRight .menuLabel {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 12px;
}

#homeMiddle ul {
	padding: 0 0 0 10px;
	margin: 0 0 13px 0;
	list-style: none;
}

#homeMiddle ul li
 {
	padding: 3px 0 3px 20px;
	margin: 0;
	background: url(../images/redBullet.png) no-repeat 0 5px;
}	

#homeMiddle ul li a {
	color: #195ecd;
}

#homeMiddle ul li a:hover {
	text-decoration: none;
}
#homeRight #form {
	margin: 0px;
	padding: 0px;
}
#rightColumnImage img {
	margin: 9px 0 10px 0;
}
#main #wrapper #homeContent #homeRight #utilityBar {
	background-color: #f6efc9;
	margin: 8px 0 10px 0;
	font-size: 11px;
	line-height: 17px;
	padding: 10px 0 10px 0;
}
#main #wrapper #homeContent #homeRight #utilityBar p {
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 8px;
	margin-left: 9px;
}

#utilityBar #formLabel {
	margin-bottom: 0px;
}
#utilityBar input {
	margin: 0 0 3px 9px;
	color: #5A4B41;
	font-size: 11px;
}

#utilityBar span {
	margin: 0 9px 3px 9px;
}

hr {
	color: #f6efc9;
	background-color: #f6efc9;
	border: 1px dotted #ecd2a3;
	border-style: none none dotted;
	margin: 6px 8px 7px 8px;
}

#homeMiddle #steps {
	background-color: #FBF8E6;
	width: 464px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding: 6px 0 6px 0;
	background-image: url(../images/stepsButtons_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#steps ul {
	margin: 0px 0 0px 0;
	padding: 0px;
}
#steps ul li {
	margin: 0px;
	padding: 0px;
}
#utilityBar .logo {
	text-align: center;
}
#utilityBar h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 9px 6px 9px;
}
#utilityBar .submitButton {
}
#homeMiddle ol {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 14px;
}
#homeMiddle ol li p {
	margin: 6px 0 0 0;
}
#homeMiddle ol li {
	margin-bottom: 4px;
	line-height: 1.3em;
}
#utilityBar h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 8px 6px 8px;
}
#utilityBar ul {
	line-height: 1.2em;
	margin: 0 0 6px 10px;
	padding: 0 8px 0 10px;
}
#utilityBar ul li {
	margin: 0 8px 4px 0px;
	padding: 0 0 0 0px;
}
#homeContent #homeMiddle table tr td {
	padding: 1px 5px 1px 0;
}
#homeContent #homeMiddle table tr th {
	padding: 1px 5px 4px 0;
}
#homeMiddle table {
	margin-bottom: 10px;
}
#homeMiddle .homeCardImage {
	margin: 2px 16px 2px 0;
}


#homeMiddle .submitButton {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0 0 0 0;
}
.newsMannys {
	background-image: url(../images/sidebarlogos_diningclub/mannys/sideBarLogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 62px;
}
.newsFiglio {
	background-image: url(../images/sidebarlogos_diningclub/figlio/sideBarLogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 62px;
}
.newsPittBlue {
	background-image: url(../images/sidebarlogos_diningclub/pittblue/sideBarLogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 62px;
}
.newsSundaySupper {
	background-image: url(../images/sidebarlogos_diningclub/sundaysupper/sideBarLogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 62px;
}
.newsDiningClub {
	background-image: url(../images/sidebarlogos_diningclub/diningclub/sideBarLogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 62px;
}

#homeMiddle .diningClubLogoLarge {
	margin-bottom: 6px;
	margin-left: 80px;
}
#newsletterLead {
	margin-bottom: 0px;
}
.theMouthLogo {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

#homeMiddle .joinButton {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 2px 0 1px 0;
	background-color: #54325F;
	color: #F4E17D;
}
#homeMiddle input.fieldInput {
	background-color: #FAF8ED;
	border: 1px solid #dfc999;
	margin: 2px 0 6px 0px;
	color: #5A4B41;
	font-size: 12px;
	padding: 2px 0 2px 4px;
}
#main #wrapper #homeContent #homeRight .sideJoinButton {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 2px 0 1px 0;
	background-color: #54325F;
	color: #F4E17D;
	font-size: 10px;
	margin: 0 0 3px 9px;
	letter-spacing: 0.1em;

}
#main #wrapper #homeContent #homeRight .sideFieldInput {
	background-color: #FAF8ED;
	border: 1px solid #dfc999;
	margin: 0 0 3px 9px;
	color: #5A4B41;
	font-size: 11px;
	padding: 1px 2px 1px 2px;
}
#main #wrapper #homeContent #homeRight #subscribeForm {
	margin: 0 0 0 0;
}
#main #wrapper #homeContent #homeRight #utilityBar #subscribeForm form {
	margin: 0 0 0 0;
}
