/* @override http://macluddite.net/dev/mannrugs/css/main.css */

/*  ----- SITE WIDE -----  */

html { min-height: 100%; margin-bottom: 1px;
	padding: 0;
}

body {
	padding: 0;
	margin: 0 auto;
	background: url(../images/background.jpg) repeat fixed center center;
	opacity: 1;
}

#container {
	background-color: #fafff3;
	width: 646px;
	-webkit-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.9);
	box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.9);
	padding: 10px 50px 42px;
	margin: 28px auto 50px;
}

#content {
	padding-left: 46px;
	padding-right: 46px;
	margin: 110px 0 40px;
}

h1, h2, h3, h4 {
	font-family: Futura, "Trebuchet MS Bold", Arial, sans-serif;
}

h1, h2 {
	color: #333;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	clear: both;
	word-spacing: 5px;
	width: 644px;
}

h1 {
	font-size: 34px;
}

h2 {
	margin-top: 40px;
	margin-bottom: 15px;
	font-size: 28px;
	padding-top: 20px;
}

#pagehead {
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 50px;
}

#pagehead h2 {
	color: #b12324;
	width: 644px;
	letter-spacing: 3px;
	text-transform: uppercase;
	background-color: #f4f4e6;
	-webkit-box-shadow: 0px 0px 1px #777;
	-moz-box-shadow: 0px 0px 1px #ddd;
	box-shadow: 0px 0px 1px #999;
	padding: 11px 0 5px;
	margin: 0 auto 10px;
}

h3 {
	color: #f5f6e9;
	text-transform: uppercase;
	letter-spacing: 7px;
	text-align: center;
	word-spacing: 1px;
	margin-bottom: 0;
	border-style: none;
	background-color: #b12324;
	width: 100%;
	display: inline-block;
	clear: both;
	line-height: 24px;
	font-size: 11pt;
	padding-bottom: 0;
	height: 23px;
	padding-top: 2px;
}

h4 {
	color: #333;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 8px;
}

.section {
	padding: 30px 40px 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 45px;
	-webkit-box-shadow: 0px 0px 1px #888;
	-moz-box-shadow: 0px 0px 1px #ddd;
	box-shadow: 0px 0px 1px #888;
	width: 564px;
	background-color: #f4f4e6;
}

p  {		
	color: #444;
	text-align: left;
	clear: both;
	font: 12pt/160% Georgia, "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif, CantarellRegular;
	margin: 0 0 12pt;
	padding: 0 1px 0 2px;
}

p a:link, p a:visited {
	color: #444;
	text-decoration: none;
	border-bottom: 1px solid #888;
	padding-bottom: 1px;
}

p a:hover, p a:active {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #666;
	background-color: #666;
}

#name {
	margin-top: 32px;
	width: 490px;
	height: 50px;
}

#rmor {
	margin-top: 0px;
	width: 490px;
	height: 50px;
}

img.imageborder {
	margin-bottom: 0;
}

.devnote {
	font-size: 10pt;
	color: #ad0000;
}

/* tooltips */



/*  ----- SITE WIDE IMAGES -----  */

.imageborder {
	-webkit-box-shadow: 0px 0px 4px #333;
	-moz-box-shadow: 0px 0px 4px #333;
	box-shadow: 0px 0px 4px #333;
	max-width: 646px;
	margin: 16px 0;
}



/*   ----- NAVAGATION ----- */

/* -- Note: Primary nav bar CSS is in droppy.css file -- */

#navigation {
	text-transform: uppercase;
	margin-top: 30px;
	font: 14px Verdana, "Lucida Grande", Lucida, sans-serif;
}
	
#navigation ul {
	list-style-type: none;
	width: 645px;
	color: #666;
}

#navigation ul li {
}

#navigation ul li a {
	text-decoration: none;
	letter-spacing: 1px;
	color: #333;
}

#navigation li a {
	color: #222;
}

#navigation li a:hover {
	color: #fff;
	border-bottom: none;
	background-color: #555;
	
}

#navigation ul li.urhere a {
	color: #fff;
	border-bottom: none;
	background-color: #b12324;
}

.address {
	text-align: center;
	color: #fffeff;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 647px;
	margin: -18px auto 4px;
	clear: both;
	background-color: #b12324;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 0;
	word-spacing: 1px;
}

.address a {
	color: #FFF;
	padding-bottom: 0;
	border-bottom-color: #fff;
	border-bottom-width: 1px;
	padding-right: 5px;
	padding-left: 5px;
}

.address a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #555;
	padding: 1px 5px 2px;
}

a.call {
    display: none;
    }

/* -----  MAIL LIST SIGN UP BUTTON ----- */

#joinlist {
	background-color: #b12324;
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 8px;	
	-moz-border-radius-bottomright: 8px;
	
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 8px;	
	-webkit-border-bottom-right-radius: 8px;
	
	border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
	
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	box-shadow: 0 1px 2px rgba(0,0,0,0.4);
	width: 12em;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	float: right;
	position: relative;
	bottom: 10px;
	left: 27px;
	border-top: 2px solid #b12324;
	padding-top: 3px;
	padding-bottom: 8px;
	padding-right: 1px;
}

#joinlist:hover {
	background-color: #388927;
	border-top: 2px solid #388927;

}

#joinlist a:link, #joinlist a:visited, #joinlist a:hover {
	color: #fff;
	text-align: center;
	border-style: none;
	background-color: transparent;
	text-transform: capitalize;
	white-space: nowrap;
	font: italic 10pt Georgia, "Times New Roman", Times, serif;
	padding: 8px 10px;
	margin: 0px 0px 0;
	width: 13em;
}

/*  ----- INDEX PAGE -----  */

body#index #container p {
	margin-bottom: 13px;
	margin-left: 2px;
	margin-top: 3px;
}

#index img.imageborder {
	margin-bottom: 16px;
	margin-top: 8px;
}

#index div.section {
	padding: 20px 35px 12px;
	width: 574px;
	margin: 12px auto 44px;
}

#index div.section p {
	font-style: italic;
	font-size: 12pt;
	line-height: 180%;
	color: #444;
}

#indexintro {
	color: #555;
	max-width: 640px;
	font: 17pt/135% Georgia, "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 12px 0 0;
}

#indexintro:first-letter {
    font-size:    125%;
	margin-right: -2px;
	margin-left: -1px;
}

#index div.section p:first-letter {
    font-size:    130%;
	margin-left: -1px;
	margin-right: -1px;
}

#index #nav {
	margin-bottom: 16px;
}

/*  ----- ORIENTAL & SOUTHWEST PAGE -----  */

#southwest div.section p:first-child:first-letter, #oriental div.section p:first-child:first-letter {
    font-size:    130%;
}

/*  ----- ORIENTAL PAGE -----  */

#orientquoteadj {
	margin-right: -4px;
}

/* -- Images -- */



img#ortl-rest.myswap, img#sw-rest.myswap {
	margin-bottom: 15px;
	margin-left: 30px;
	margin-top: 10px;
	width: 200px;
	height: 200px;
	-webkit-box-shadow: 0px 0px 2px #999;
	-moz-box-shadow: 0px 0px 2px #999;
	box-shadow: 0px 0px 2px #999;

	float: right;
	border: 10px solid #fafff5;
	position: relative;
}

/* webkit fade */

#photos-ortl-rest span.inline-image-right img, 
#photos-sw-clean span.inline-image-right img,
#photos-sw-rest span.inline-image-right img  {
	opacity: 1;
  	-webkit-transition: opacity .3s linear;
	position: absolute;
	width: 200px;
	height: 200px;
}

#photos-ortl-rest span.inline-image-right img:hover, 
#photos-sw-clean span.inline-image-right img:hover, 
#photos-sw-rest span.inline-image-right img:hover {
	#fafff5;
	opacity: 0;
	width: 200px;
	height: 200px;
}

#photos-ortl-rest, 
#photos-sw-rest, 
#photos-sw-clean {
	margin-bottom: 15px;
	margin-left: 30px;
	margin-top: 10px;
	width: 200px;
	height: 200px;
	-webkit-box-shadow: 0px 0px 2px #999;
	-moz-box-shadow: 0px 0px 2px #999;
	box-shadow: 0px 0px 2px #999;
	float: right;
	border: 10px solid #fafff5;
}

#photos-ortl-rest:hover, 
#photos-sw-rest:hover, 
#photos-sw-clean:hover {
	-webkit-box-shadow: 0px 0px 4px #666;
	-moz-box-shadow: 0px 0px 4px #666;
	box-shadow: 0px 0px 4px #666;
	}

/*  ----- SOUTHWEST PAGE -----  */

/* -- Images -- */

/*  ----- FAQ PAGE -----  */

.q {
	margin-bottom: 6px;
	margin-top: 20px;
	text-indent: 0;
	font-size: 150%;
}

#faqpage div.section {
	padding: 5px 40px 13px;
}

#faqpage div.sectionfaq {
	margin: -12px 0 36px;
	padding-top: 0;
	padding-left: 40px;
	padding-right: 40px;
}

#faqpage div.address {
	margin-top: 0;
}

/*  ----- CONTACT PAGE -----  */

#contact h3 {
	font-size: 10.5pt;
}

#contact-left-col {
	width: 300px;
	margin-left: 2px;
	float: left;
}

#contact-right-col {
	width: 300px;
	margin-right: 2px;
	float: right;
	margin-bottom: 0;
	padding-bottom: 0;
}

.contact-left {
	float: left;
	margin-bottom: 24px;
}

.contact-left-telephone {
	float: left;
}

.contact-right {
	float: right;	
	width: 296px;
}

#contact-right-col div.contact-right div.section div.contact-right div.section {
	margin-left: 22px;
	margin-top: 36px;
}

.contact-left {
	width: 296px;
}

#container div.contact-left div.section, #container div.contact-right div.section {
	width: 262px;
	padding: 10px 20px 0;
}

#contact-right-col div.contact-right div.contact-right div.section {
	margin-top: 1px;
}

.sectioncontact {
	background: #fafef3;
}

.sectioncontact p {
	background: #fafef3;
	margin-bottom: 0;
	line-height: 24px;
}

#emailaddimg {
	padding: 0;
	margin: 6px 0 0;
}

#emailaddspan {
	display: block;
	width: 175px;
	margin-right: auto;
	margin-left: auto;
}

img#emailaddimg.myswap {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border-style: none;
}

#contact p {
	line-height: 24px;
	text-align: center;
	padding-bottom: 10px;
	margin: 0;
	padding-top: 0;
}

#contact-left-col div.contact-left div.section, #contact-right-col div.contact-right div.section {
	margin-bottom: 0;
	width: 254px;
}

#contact-right-col div.contact-right div.section {
	padding-bottom: 10px;
	margin-bottom: 24px;
}

p#phonenumber {
	margin-bottom: -5px;
	font-size: 140%;
	letter-spacing: 1px;
}

#contact .left {
	text-align: left;
	padding-bottom: 17px;
}

#address-cont {
	white-space: nowrap;
	width: 15em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contact p #address {
	text-align: left;
	display: block;
}

p#formdesc {
	text-align: left;
	line-height: 140%;
	margin-left: 5px;
	padding-top: 8px;
}

p#formdescnote {
	text-align: left;
	line-height: 120%;
	font-size: 10pt;
	margin-left: 5px;
	margin-bottom: 3px;
}



.req {
	color: #b12324;
	font-size: 13pt;
}

#vcard {
	margin: 0;
	padding: 0 0 12px 1px;
	min-height: 65px;
	width: 270px;
}

#vcard a img {
	padding-top: 3px;
	float: left;
	margin-top: -1px;
	margin-right: 8px;
	margin-left: -3px;
}

#vcard a img:hover {
	-webkit-box-shadow: 0px 0px 5px #777;
	-moz-box-shadow: 0px 0px 5px #888;
	box-shadow: 0px 0px 5px #777;
	background-color: #777;
}

#vcard p{
	font-size: 11pt;
	line-height: 130%;
	text-align: left;
	position: relative;
	width: 170px;
	clear: none;
	top: 5px;
	display: inline-block;
}

/* ----- MAILING LIST PAGE ----- */

#list #pagehead h2 {
	margin-bottom: -24px;
}

#maillistcont {
	float: left;
}

#list #container div.section {
	display: block;
	float: left;
	margin-left: 1px;
}

#maillistdesc {
	width: 205px;
	float: left;
	margin-left: 3px;
	margin-top: 15px;
	background-color: #fafff3;
	padding: 20px 25px 10px;
	margin-bottom: 35px;
	-webkit-box-shadow: 0px 0px 1px #888;
	-moz-box-shadow: 0px 0px 1px #ddd;
	box-shadow: 0px 0px 1px #888;
}

#maillistdesc p {
	font-style: italic;
	font-size: 10pt;
	line-height: 17pt;
	margin-bottom: 12px;
}

#maillistdesc p:first-letter {
	font-size: 120%;
}

#unsub {
	width: 564px;
	margin-left: 9px;
}

#unsub .error {
	display: none;
}

#mc-unsubscribe-form {
	width: 270px;
	float: left;
}

.formlabel {
	color: #444;
	font: 12pt Georgia, "Times New Roman", Times, serif;
}

.formlabel .req {
	color: #b12324;
	font-size: 12pt;
	font-weight: normal;
	padding-left: 2px;
	font-style: normal;
}

#unsubemail input {
	color: #333;
	font: 11pt "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 245px;
}

span#unsubbutton {
	background-color: #b12324;
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 4px 0 5px;
}

#unsubbutton:hover {
	background-color: #388927;
}

span#unsubbutton input {
	font-size: 10.5pt;
	background-color: #b12324;
	display: inline-block; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px;
	border-radius: 20px;
	
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	position: relative;
	cursor: pointer;
	border-style: none;
	padding: 4px 9px 5px;
	margin-bottom: 30px;
}

#unsubbutton input:hover {
	background-color: #388927;
}

#maillistunsubdesc {
	width: 205px;
	float: left;
	background-color: #fafff3;
	display: block;
	padding: 11px 25px 0;
	margin-left: 25px;
	margin-bottom: 35px;
	height: 32px;
	margin-top: 7px;
	-webkit-box-shadow: 0px 0px 1px #888;
	-moz-box-shadow: 0px 0px 1px #ddd;
	box-shadow: 0px 0px 1px #888;
}

#maillistunsubdesc p {
	font-style: italic;
	font-size: 10pt;
	line-height: 14pt;
	margin-bottom: 12px;
}

#maillistunsubdesc p:first-letter {
	font-size: 120%;
}

/* ----- MOVED PAGE ----- */

#move div#pagehead {
	margin-bottom: 24px;
}

#mapcontainer {
	padding-right: 25px;
	padding-left: 25px;
}

#move .section {
	width: 183px;
	float: left;
	position: absolute;
	margin-top: 5px;
	padding: 13px 15px 0 20px;
	margin-left: 5px;
	background-color: transparent;
	z-index: 1;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#movecopybackground {
	width: 183px;
	float: left;
	position: absolute;
	margin-top: 5px;
	padding: 13px 15px 0 20px;
	margin-left: 5px;
	background-color: #f4f4e6;
	z-index: 0;
	-webkit-box-shadow: 0px 0px 1px #888;
	-moz-box-shadow: 0px 0px 1px #ddd;
	box-shadow: 0px 0px 1px #888;
	height: 26.5em;
}

#move p {
	font-style: italic;
	font-size: 11pt;
}

#move p:first-letter {
	font-size:    130%;
	margin-left: -1px;
}

#movemap {
	position: relative;
	float: right;
	margin-bottom: 25px;
	margin-top: -6px;
	z-index: 1;
}

/* ----- LOCATION  PAGE -----  */

body#directions #pagehead h2 {
	margin-bottom: -24px;
}

#directions div.section {
	display: inline-block;
	padding-top: 14px;
	padding-bottom: 3px;
	margin-left: 1px;
	margin-bottom: 46px;
}

#dircol {
	width: 28em;
	padding-left: 10px;
	margin-right: auto;
	margin-top: 10px;
	margin-left: auto;
}

#dircol p img {
	-webkit-box-shadow: 0px 0px 2px #999;
	-moz-box-shadow: 0px 0px 2px #999;
	box-shadow: 0px 0px 2px #999;
	border: 4px solid #fff;
	float: left;
	margin-right: 18px;
	margin-top: 4px;
	margin-left: 13px;
}

#dircol p a img:hover {
		border: 4px solid #666;
}

#dircol .movenote  {
	font-size: 10pt;
	font-style: italic;
	padding-top: 5px;
	line-height: 28pt;
}

#gmaps {
	width: 644px;
	float: left;
	margin: 24px auto 45px;
	padding-left: 1px;
}

#gmaps img {
	width: 140px;
	height: 140px;
	-webkit-box-shadow: 0px 0px 2px #999;
	-moz-box-shadow: 0px 0px 2px #999;
	box-shadow: 0px 0px 2px #999;
	border: 4px solid #fff;
}

#gmaps div.gmaps-container a img.gmaps:hover, #gmaps div.gmaps-container-r a img.gmaps:hover {
	border: 4px solid #666;
}

#gmaps div.gmaps-container {
	float: left;
	width: 145px;
	margin-right: 20px;
}

#gmaps div.gmaps-container-r {
	float: left;
	width: 145px;
}

#gmaps div.gmaps-container p, #gmaps div.gmaps-container-r p {
	text-align: center;
	width: 145px;
	font-size: 11pt;
	line-height: 14pt;
	margin-left: -1px;
	color: #444;
	margin-bottom: 10px;
}

#brightondir {
	margin-bottom: 17px;
	margin-top: 20px;
	margin-left: 1px;
	float: left;
}

#brightondir p {
	font-style: italic;
	line-height: 17pt;
	margin-bottom: 20px;
	margin-left: 2px;
}

#brightondir p:first-letter {
	font-size: 125%;
	margin-left: -2px;
}

#brightondirne {
	width: 313px;
	float: left;
	margin-right: 18px;
}

#brightondirsw {
	width: 313px;
	float: left;
}

#brightondir img {
	-webkit-box-shadow: 0px 0px 2px #999;
	-moz-box-shadow: 0px 0px 2px #999;
	box-shadow: 0px 0px 2px #999;
	border: 4px solid #fff;
	width: 304px;
	height: 100px;
}
	
#brightondir a img:hover {
	border: 4px solid #666;
}

#brightondirne p, #brightondirsw p {
	text-align: center;
	width: 304px;
	font-size: 11pt;
	margin-top: 6px;
	font-weight: normal;
	font-style: normal;
	margin-left: -2px;
}

#brightondirne p:first-letter, #brightondirsw p:first-letter {
	font-size: 100%;
}

/* -- Droppy navagation tweak for Location page-- */

#brightonnavtweak {
	line-height: 25px;
}

/* ----- INDIVIDUAL MAP PAGES ----- */

.map {
	height: 360px;
	margin: 5px 0 30px 3px;
	width: 640px;
	float: left;
	-webkit-box-shadow: 0px 0px 2px #666;
	-moz-box-shadow: 0px 0px 2px #666;
	box-shadow: 0px 0px 2px #666;
}

p.maps-small {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

p.maps-small a {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #555;
}

p.maps-small a:hover {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #fff;
}

/* ----- BRIGHTON TURN BY TURN PAGES ----- */

#brighton h4 {
	padding-top: 14px;
	padding-bottom: 5px;
	color: #444;
	font: normal normal 16pt Georgia, "Times New Roman", Times, serif;
}

#brighton .section {
	width: 617px;
	padding: 0 15px 15px;
	-webkit-box-shadow: 0px 0px 1px #888;
	-moz-box-shadow: 0px 0px 1px #ddd;
	box-shadow: 0px 0px 1px #888;
	background-color: #fafff9;
}

#brighton .section img {
	width: 617px;
	-webkit-box-shadow: 0px 0px 1px #666;
	-moz-box-shadow: 0px 0px 1px #666;
	box-shadow: 0px 0px 1px #666;
	margin-bottom: 0;
}

/*  ----- RUGS FOR SALE PAGE -----  */

#sale #pagehead {
	margin-bottom: 25px;
}

#sale .section {
	width: 584px;
	padding: 20px 30px 8px;
	margin-bottom: 22px;
}

#sale .section p:first-letter {
    font-size: 125%;
	margin-left: -1px;
}

#salerugs {
	width: 647px;
	margin-top: 18px;
	overflow: hidden;
	padding-left: 3px;
	padding-bottom: 3px;
	visibility: visible;
	padding-top: 3px;
	margin-bottom: 40px;
}

.salerug-top-left-center {
	width: 206px;
	float: left;
	margin-right: 14px;
	height: 206px;
}

.salerug-top-right {
	width: 206px;
	float: left;
}

.salerug-mid-bottom-left-center {
	width: 206px;
	float: left;
	margin-right: 14px;
	margin-top: 17px;
}

.salerug-mid-bottom-right {
	width: 206px;
	float: left;
	margin-top: 17px;
}

/* salerugborder for ie */

img.saleimg {
border: 9px solid #fafff8;
	width: 184px;
	height: 184px;
	-webkit-box-shadow: 0px 0px 2px #999;
	-moz-box-shadow: 0px 0px 2px #999;
	box-shadow: 0px 0px 2px #999;
	display: block;
}

img.saleimg:hover {
	-webkit-box-shadow: 0px 0px 5px #777;
	-moz-box-shadow: 0px 0px 5px #888;
	box-shadow: 0px 0px 5px #888;
	border-style: solid;
	border-width: 9px;
	opacity: 1;
}

/* ----- JOBS PAGE -----  */

#jobs h2 {
	margin-bottom: -24px;
}

/* ----- MAILCHIMP UNSUBSCRIBE PAGE - EXTERNAL ----- */

#mc-unsubscribe-form span.error div.errorText {
	color: #b12324;
	background-color: #fafff3;
	padding: 10px;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	width: 564px;
	margin-left: -8px;
	margin-top: -5px;
}

#unsubscribe div.section {
	float: left;
	margin-top: -24px;
	margin-bottom: 25px;
	display: block;
}

/* ----- MAILCHIMP UNSUBSCRIBE CONFIRM PAGE - EXTERNAL ----- */

#unsubconfirm .section {
	margin-top: -25px;
	margin-bottom: 44px;
	padding-bottom: 22px;
}

#unsubconfirm p {
	font-size: 22pt;
	text-align: center;
	line-height: 40px;
}

#unsubconfirm .i {
	font-style: italic;
	font-size: 14pt;
	text-align: left;
	margin-top: 40px;
	line-height: 28px;
}

#unsubconfirm p:first-letter {
	font-size: 120%;
}
