body {
	background:url(/2009_BeverlyHills/global/images/body-bg.gif) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	color:#403D3E;
}
p {
	line-height:1.4em;
	margin:0 0 15px 0;
}
a {
	color:#3D7E2C;
	text-decoration:underline;
}
a:hover {
	color:#3D7E2C;
	text-decoration:none;
}

#container {
	width:952px;
	margin:0 auto;
}
#header {
	float:left; 
	width:952px;
	height:205px;
	padding:0 0 17px 0;
	z-index:1000;
}
.language {
	position:relative; 
	float:left; 
	width:952px; 
	height:26px; 
	text-align:right; 
	font-size:11px; 
	padding-top:4px;
	z-index:100;
}
#languageSelect {
 	font-size:10px; 
	margin:1px 0 -1px 2px; 
	width:138px;
}
.banner {
	float:left; 
	width:952px; 
	height:138px; 
	background:url(/2009_BeverlyHills/global/images/header.jpg) top no-repeat;
	background-repeat:no-repeat;
}
.es .banner {
	/* background:url(/2009_BeverlyHills/global/images/header-es.jpg) top no-repeat; */
	background:url(/2009_BeverlyHills/global/images/header.jpg) top no-repeat;
}
.fr .banner {
	/* background:url(/2009_BeverlyHills/global/images/Banner_FR.jpg) top no-repeat; */
	background:url(/2009_BeverlyHills/global/images/header.jpg) top no-repeat;
}
.de .banner {
	/* background:url(/2009_BeverlyHills/global/images/Banner_DE.jpg) top no-repeat; */
	background:url(/2009_BeverlyHills/global/images/header.jpg) top no-repeat;
}
.it .banner {
	/* background:url(/2009_BeverlyHills/global/images/Banner_IT.jpg) top no-repeat; */
	background:url(/2009_BeverlyHills/global/images/header.jpg) top no-repeat;
}
.kr .banner {
	/* background:url(/2009_BeverlyHills/global/images/Banner_KR.jpg) top no-repeat; */
	background:url(/2009_BeverlyHills/global/images/header.jpg) top no-repeat;
}
.hk .banner {
	/* background:url(/2009_BeverlyHills/global/images/Banner_HK.jpg) top no-repeat; */
	background:url(/2009_BeverlyHills/global/images/header.jpg) top no-repeat;
}
.tw .banner {
	/* background:url(/2009_BeverlyHills/global/images/Banner_TW.jpg) top no-repeat; */
	background:url(/2009_BeverlyHills/global/images/header.jpg) top no-repeat;
}
.ru .banner {
	/* background:url(/2009_BeverlyHills/global/images/Banner_RU.jpg) top no-repeat; */
	background:url(/2009_BeverlyHills/global/images/header.jpg) top no-repeat;
}
.pt .banner {
	/* background:url(/2009_BeverlyHills/global/images/Banner_PT.jpg) top no-repeat; */
	background:url(/2009_BeverlyHills/global/images/header.jpg) top no-repeat;
}
.banner img {
	 height:132px; 
	 width:120px;
	 display:inline; 
	 float:left; 
	 position:relative; 
	 border:0; 
	 top:2px; 
	 left:20px;
}


.countdown {
	 position:relative; 
	 float:right; 
	 top:24px; 
	 right:10px;
}

#globalNav {
	width: 953px;
	position: relative;
	top: 0px;
	left: -1px;
	margin:0;
	padding:0;
	height:36px;
}
#globalNav li {
	display:inline;
	position: relative;
	float:left;
	padding:0;
	margin:0;
	height:36px;
	vertical-align:middle;
}
#globalNav li a {
	text-decoration:none;
	display:block;
	position: relative;
	text-align:center;
	text-transform:uppercase;
	padding: 12px 0 0 0;
	height:24px;
	vertical-align:middle;
	background-color:#C6CBCE;
	background-image:url(/2009_BeverlyHills/global/images/nav-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0 0 0 1px;
	width:135px;
	width:157px;
	width:196px;
	font-size: 11px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3D3D3D;
}

#globalNav li#qualifications a {
	width:164px;
}
.en  #globalNav li#register a {
	padding-top:5px; 
	height:31px;
	width:136px;
}
.es  #globalNav li#register a {
	padding-top:5px; 
	height:31px;
	width:136px;
}
.de  #globalNav li#register a {
	padding-top:5px; 
	height:31px;
	width:136px;
}
.fr  #globalNav li#register a {
	padding-top:5px; 
	height:31px;
	width:136px;
}
.it  #globalNav li#register a {
	padding-top:5px; 
	height:31px;
	width:136px;
}
.pt  #globalNav li#register a {
	padding-top:5px; 
	height:31px;
	width:136px;
}
.ru  #globalNav li#register a {
	padding-top:5px; 
	height:31px;
	width:162px;		
}


.ru  #globalNav li#travel a {
	padding-top:5px; 
	height:31px;
	width:124px;		
}
/* .ru  #globalNav li#speakers a {
	width:120px;		
} */
#globalNav li a:hover {
	background-position:0 -40px;
}
#globalNav li a.active {
	background-color:#64727B;
	color:#fff;
	background-position:0 -40px;
}

#globalNavBox {
position: relative;
z-index: 2;}

/* Sub menu */

#globalNav li ul {
	position: absolute;
	filter:alpha(opacity=93);-moz-opacity:.93;opacity:.93;
	left: -2px; /* Set 1px less than menu width */
	width:157px;
	top: 36px;
	display: none;
	background-color:#F7F9FB;
	border:1px solid #DCE4EF;
	padding:2px;
	margin:0;
	z-index:1000;
	}
#globalNav li ul li {
	position:relative;
	background-image:none;
	padding:0;
	margin:0;
	width:157px;
	z-index:1000;	
}
/* Styles for Menu Items */
#globalNav li ul a:link, #globalNav li ul a:visited, #globalNav li ul a:active {
	width:154px;
	border:1px solid #F7F9FB;
	font-size:12px;
	display: block;
	text-decoration: none;
	color:#42ADBD;
	color:Black;
	background: none; /* IE6 Bug */
	padding: 4px 0 2px 0;
	text-transform:none;
}
#globalNav li ul a:hover {
	width:152px;
	display: block;
	color: #3d7e2c; /* Green */
	text-decoration: none;
	background:#EBEFF5; /* IE6 Bug */
	padding: 4px 0 2px 0;
	border: 1px solid #DCE4EF; /*#ddd*/ /* IE6 Bug */
}
/* Holly Hack. IE Requirement \*/
* html #globalNav ul li { float: left; height: 1%; }
* html #globalNav ul li a { height: 1%; }
/* End */

#globalNav li:hover ul, #globalNav li.over ul { display: block; } /* The magic */
ul
{
   	/* list-style-type:none;
	 list-style-image:url(images/bullet.gif); */
}
/* end of submenu */
#content {
	float:left; 
	position:relative;
	width:952px; 
	padding:17px 0 0 0; 
	margin:0 0 15px 0;
	background-image:url(/2009_BeverlyHills/global/images/content-gradient-wide-bg.gif); 
	background-position:right bottom; 
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	
}
/*.nobg #content {
	background:none;
}  */

.three #content {
	background-image:url(/2009_BeverlyHills/global/images/mid-gradient-bg.gif); 
	background-position:center bottom; 
	background-repeat:no-repeat;
	
}
#content.registration {
	background-image:url(/2009_BeverlyHills/global/images/registration-gradient-bg.gif); 
	background-position:center bottom; 
	background-repeat:no-repeat;
	background-image:url(/2009_BeverlyHills/global/images/mid-gradient-bg.gif); 
	background-position:center bottom; 
	background-repeat:no-repeat;	
}


#left-column {
	width:242px; 
	float:left;
	position:relative;
	padding:0;
	margin:0;	
	background-image:url(/2009_BeverlyHills/global/images/side-gradient.gif); 
	background-position:left bottom; 
	background-repeat: repeat-x;	
}

.agenda #left-column {
	width:242px; 
	float:left;
	position:relative;
	padding:0;
	margin:0;	
	background-image:url(/2009_BeverlyHills/global/images/side-gradient_agenda.jpg); 
	background-position:left bottom; 
	background-repeat: repeat-x;	
}
.three #left-column {
	width:242px; 
	float:left;
	position:relative;
	padding:0;
	margin:0;	
	background-image:url(/2009_BeverlyHills/global/images/side-gradient.gif); 
	background-position:left bottom; 
	background-repeat: repeat-x;	
}

.register {
	background:url(/2009_BeverlyHills/global/images/register-bg.gif) top repeat-x #EBEDEE; 
	border:1px solid #DAE1E5;
	padding:5px 0 15px 0;
	margin:0 0 6px 0;
	float:left;
	width:240px;
}
#content-column {
	width:417px; 
	padding:0 25px; 
	float:left;
	position:relative;
	
}
#content-column-wide {
	width:684px; 
	padding:0 0 0 25px; 
	float:left;
	position:relative;
	display:table-cell;
	margin:0;
}
h1 {
	font-size:32px; 
	color:#4A5684; 
	text-transform:uppercase; 
	margin:0 0 2px 0;
}
p.intro {
	font-size:18px; 
	line-height:25px; 
	margin:0 0 10px 0;
}
.es p.intro {
	font-size:17px;
}
#content-column h2 {
	font-size:18px; 
	color:#4A5684; 
	margin:0;
}
.lower-home {
	float:left;
	width:417px;
}
.lower-home .left {
	float:left; 
	width:197px; 
	border-top:1px dotted #B3B7B8;
	padding:15px 0;
}
.lower-home .right {
	float:right; 
	width:197px; 
	border-top:1px dotted #B3B7B8; 
	padding:10px 0;
}
.lower-home h3 {
	font-size:15px; 
	margin:0 0 2px 0;
}
#right-column {
	width:242px; float:left;
	position:relative;
}
#right-column h2 {
	font-size:14px; margin:0 0 2px 0; color:#4A5684;
}

.three #right-column {
	width:242px; float:left;
	position:relative;
	background-image:url(/2009_BeverlyHills/global/images/side-gradient.gif); 
	background-position:left bottom; 
	background-repeat: repeat-x;	
}

#footer {
	float:left; 
	width:952px;
	background-image:url(/2009_BeverlyHills/global/images/footer-bg.gif); 
	background-repeat:no-repeat; 
	background-position:0 15px;
	padding:80px 0 5px 0;
}
#footer a {
	color:#3D7E2C;
}
.copy {
	float:left; 
	color:#9F9E9E; 
	font-size:10px; 
	margin:4px 0 0 0;
}
.return {
	float:right; 
}
.arr {
    margin:3px 0 -3px 3px;
}
#left-column h2 {
	font-size:18px;
	font-weight:normal;
	margin:0 0 5px 0;
	text-align:center;
}
#left-column h2.replace {
	line-height:25px;
	height:25px;
	overflow:hidden;
}
.marquee-container {
	/*padding:0 5px 0 5px;
	text-align:center; */
	color:#403D3E; 
	background:url(/2009_BeverlyHills/global/images/home/MakeTheCommitment.jpg); 
	background-position:top; 
	background-repeat:no-repeat;
	/*background:#cddeee url(/2009_BeverlyHills/global/images/make-the-commitment.jpg) top; */
	border:1px solid #dadfe2;
	margin:0;
	padding:0;
	height:555px;	
}
.es .marquee-container { background-image:url(/2009_BeverlyHills/global/images/make-the-commitment-es_new.jpg); /*height:544px; */}
.fr .marquee-container { background-image:url(/2009_BeverlyHills/global/images/make-the-commitment-fr_new.jpg); /*height:544px; */}
.de .marquee-container { background-image:url(/2009_BeverlyHills/global/images/make-the-commitment-de_new.jpg); /*height:544px; */}
.hk .marquee-container { background-image:url(/2009_BeverlyHills/global/images/make-the-commitment-hk_new.jpg); /*height:544px; */}
.it .marquee-container { background-image:url(/2009_BeverlyHills/global/images/make-the-commitment-it_new.jpg); /*height:544px; */}
.kr .marquee-container { background-image:url(/2009_BeverlyHills/global/images/make-the-commitment-kr_new.jpg); /*height:544px; */}
.pt .marquee-container { background-image:url(/2009_BeverlyHills/global/images/make-the-commitment-pt_new.jpg); /*height:544px; */}
.ru .marquee-container { background-image:url(/2009_BeverlyHills/global/images/make-the-commitment-ru_new.jpg); /*height:544px; */}
.tw .marquee-container { background-image:url(/2009_BeverlyHills/global/images/make-the-commitment-tw_new.jpg); /*height:544px; */}

/*.marquee-container marquee {
	font-size:9px;
	text-align:center;
	background-color:Fuchsia;
	position:relative;
	margin-top:100px;
	margin-left:16px;
    height:419px;
	width:200px;	   
}*/
.marquee-container2  {
	font-size:10px;
	text-align:center;
	position:relative;
	margin-top:94px;
	margin-top:28px;
	margin-left:20px;
	margin-right:20px;
	padding:0;	
	width:200px;	
	}
	
	
.pdf {
	font-size:12px;
	background-image:url(/2009_BeverlyHills/global/images/pdf.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-position:22px top;
	padding-left:24px;
}
.pdf a {
	display:block;
	padding:2px 0 2px 24px;
	color:#3D7E2C;
}
.nopdf {
	font-size:11px;
	background-position:22px top;
	padding-left:24px;
}
.nopdf a {
	font-size:12px;
	padding:2px 0 2px 0px;
	color:#3D7E2C;
}
.nopdf .dateTxt {
    font-size:10px; 
	padding:2px 0 0 0;
    margin-left:0px;
	color:#555;
}
.register p {
	margin:0;
	padding:4px 0 4px 24px;
}

.de .register p {
	margin:0;
	padding:4px 0 4px 14px;
}

.register a {
	padding:2px 0 2px 0px;
	color:#3D7E2C;
}

.announcements {
    background-image:url(/2009_BeverlyHills/global/images/announcements-bg.gif); 
    background-position:top; 
    background-repeat:repeat-x; 
    background-color:#EBEDEE; 
    border:1px solid #DAE1E5; 
  /*  padding:8px 3px 3px 0; */
     padding:0 0 2px 3px;
    margin:0 0 6px 0; 
	float:left;
	width:234px;
}
.announcements h2 {
	margin:4px 0 8px 0;
    text-align:center;
	
}
.pdfs {
    border:1px solid #DBE2E5; 
    padding:10px 5px 10px 0px; 
    overflow:auto; 
    height:196px; 	
    margin:0 auto; 
    background-color:#F3F7FB;
}
.registration .announcements {
	margin:0;
}

.registration .pdfs {
    height:219px; 
}
.registration .es .pdfs {
    height:270px; 
}
.pdfs .pdf {
	font-size:12px;
	background-image:url(/2009_BeverlyHills/global/images/pdf.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-position:14px top;
	padding:0 0 2px 14px;
	margin:0 0 0px 0;
}
.pdfs .nopdf {
	font-size:12px;
	padding:2px 0 2px 38px;
	margin:0 0 0px 0;
}
.pdfs .pdf a {
	display:block;
	padding:2px 0 0px 24px;
	color:#3D7E2C;
}
.pdfs .pdf .dateTxt {
    font-size:10px; 
    margin-left:23px;
}
 .pdfs .pdf {
}
.pdfs .posted {
    font-size:10px; 
	margin:0 0 10px 0; 
	padding:0 0 0 37px;
	color:#555454;
}
.quote {
    border:1px solid #dadfe2; 
    background-image:url(/2009_BeverlyHills/global/images/quote-bg.gif); 
    background-position:top; 
    background-repeat:repeat-x; 
    padding:13px 1px 10px 8px; 
	background-color:#CDDEEE;
	float:left;
	width:231px; 
	margin:0;
}
.quote img {
	margin:0 10px -40px 0;
}
/*.quote {
    background-position:left top; 
    background-repeat:no-repeat; 
    margin:0; 
    padding:0;
}*/
.quote p {
    font-size:13px; 
    line-height:17px; 
    margin:0 0 10px 0;
	padding:0 2px 0 60px; 
}
.quote p span {
    display:block;
    margin-left:-50px;
}
.quote p.author {
    padding:0 0 0 20px;
    text-indent:0;
    line-height:normal;
    font-style:normal;
    font-size:12px; 
    font-weight:bold;
}
hr {
	background:none;
	height:0px;
	border:0;
	border-bottom:1px dotted #B3B7B8;
	margin:0 0 15px 0;
}

.visit {
    border:1px solid #dadfe2; 
    background-image:url(/2009_BeverlyHills/global/images/quote-bg.gif); 
    background-position:top; 
    background-repeat:repeat-x; 
    padding:17px 15px; 
	background-color:#CDDEEE;
	margin:0 0 15px 0;
}
.visit h2 {
    margin:0;
    padding:0 0 5px 0;
}
.visit p {
    display:block;
    padding:8px 0;
    margin:0;
}

.air {
    border:1px solid #dadfe2; 
    background-image:url(/2009_BeverlyHills/global/images/quote-bg.gif); 
    background-position:top; 
    background-repeat:repeat-x; 
    padding:17px 25px 25px 15px; 
	background-color:#CDDEEE;
	height:180px;
}
.air h2 {
    text-transform:uppercase;
    margin:0 0 8px 0;
}
.air p {
}
.air select {
    width:100%;
    font-size:10px;
}
ul.qualify {
    margin-top:0;
    margin-bottom:15px;
}
ul.qualify li {
    line-height:1.4em;
    padding:1px 0 1px 0;
}

/* AGENDA */
a.print
{
    font-size:12px;
    background-image:url(/2009_BeverlyHills/global/images/printer.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-left:18px;
	float:right;
	font-weight:normal;
}
/* .agenda_content_area
{  display:table-cell; 
	position:relative; 
	float:right;
	width: 677px;
	height:123px;
	background-image:url(/2009_BeverlyHills/global/images/agenda/main_header.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding:12px 12px 0 12px;
	margin-bottom:10px;
	border:1px solid #fcebbe;	
	font-size:14px;
}
.agenda h1 {
	color: #4a5684;
	font-size:14px;
	margin:0 0 8px 0;
}
.agenda_content_area p {
    width:350px;
    padding-left:20px;
	margin:0 0 8px 0;
}
.agenda_content_area p.agendaIntro {
    width:365px;
    padding-left:0px;
    font-weight:bold;
}
.agenda_content_area p.agendaOutro {
    font-weight:bold;
    margin:0;
}
.agenda {
	 display:table-cell; float:left; position:relative; width: 690px;
}
.agenda div {
	 float:left; position:relative; display:table-cell; 
}
.agenda p {
	 font-size:12px;
	 }
*/	 
	 #agendaTbl th {
    background-image:url(/2009_BeverlyHills/global/images/agenda/agenda_bar.jpg);    
    
    background-repeat: no-repeat;
  /*  background-color:#8A9CCF; */
    height:24px;
    text-align:left;
    font-weight:bold;
    color:#fff;
    padding-left:8px;
}
#agendaTbl h2 {
    color:#09468B;
    margin:0;
}
#agendaTbl 
{
    position:relative;
    float:left;
    width:685px;
	font-size:12px;
}
#agendaTbl td {
    font-size:11px;
    padding:6px 8px 2px 8px;
    vertical-align:top;
    color:#555454;
    border-top:1px dotted #D1D3D4;
}
#agendaTbl td.header {
    padding:0;
    border-top:0;
}
#agendaTbl td.intro {
    border-top:0;
    padding:0 0 4px 0; 
    font-size:13px;
}
#agendaTbl td.top {
    padding:2px 8px 2px 10px;
    border-top:0;
}
#agendaTbl td.newDay {
    border-top:1px dotted #30639D;
    }
	
.page-img {
	height:172px;
	width:240px;
	margin:0 0 6px 1px;
	display:block; 
	float:left;
}
#content-column h2.reasons { font-size:18px; margin-left:-10px; }
.es #content-column h2.reasons { margin:0 0 7px 0; }
ol.reasons-list { margin-bottom:10px; margin-top:0; padding-top:0; }
#right-column h2.watch { padding-top:10px; font-size:18px; }

.commitment { background-image:url(/2009_BeverlyHills/global/images/make-the-commitment.jpg); background-position:top; background-repeat:no-repeat; height:527px; }
.es .commitment { background-image:url(/2009_BeverlyHills/global/images/make-the-commitment-es.jpg); height:544px;}
.fr .commitment { background-image:url(/2009_BeverlyHills/global/images/make-the-commitment-fr.jpg); height:544px;}
.de .commitment { background-image:url(/2009_BeverlyHills/global/images/make-the-commitment-de.jpg); height:544px;}
.hk .commitment { background-image:url(/2009_BeverlyHills/global/images/make-the-commitment-hk.jpg); height:544px;}
.it .commitment { background-image:url(/2009_BeverlyHills/global/images/make-the-commitment-it.jpg); height:544px;}
.kr .commitment { background-image:url(/2009_BeverlyHills/global/images/make-the-commitment-kr.jpg); height:544px;}
.pt .commitment { background-image:url(/2009_BeverlyHills/global/images/make-the-commitment-pt.jpg); height:544px;}
.ru .commitment { background-image:url(/2009_BeverlyHills/global/images/make-the-commitment-ru.jpg); height:544px;}
.tw .commitment { background-image:url(/2009_BeverlyHills/global/images/make-the-commitment-tw.jpg); height:544px;}

.qualification-intro {
	background-image:url(/2009_BeverlyHills/global/images/qualifications/LA_qualifications.jpg); 
	background-repeat:no-repeat; 
	background-position:right top; 
	background-color:#FDFAEE; 
	border:1px solid #B2B9BC; 
	padding:15px 0 0 15px; 
	height:225px; 
}
.qualification-intro h1 {
	width:350px; 
	font-size:23px;
	padding-bottom:8px;
	border-bottom:1px dotted #B3B7B8;
	margin:0 0 6px 0;
}
.qualification-intro h2 {
	font-size:30px; 
	margin:0 0 2px 0;
}
.qualification-intro p {
	font-size:11px; 
	font-size:12px; 
	margin:0; 
	width:306px;
}
.qualify-header {	
	font-weight:normal; 
	font-size:21px; 
	color:#4A5684;
}
.qualify-period {
	padding-left:10px; 
	font-size:1.2em; 
	margin:0 0 5px 0;
}

.registration-header {
	font-size:25px; 
	margin:0 0 15px 0;
}
#content-column h2.registration-subheader {
	font-size:23px; 
	font-weight:normal; 
	color:#403D3E; 
	margin: 0 0 3px 0;
}
.hilton-intro {
	font-size:1.1em;
}
.hilton-title {
	display:block; 
	height:51px; 
	width:402px; 
	margin:0 auto 14px auto;
}
.hilton-thumbs {
	display:block; 
	height:72px; 
	width:415px; 
	margin:0 auto 10px auto;
}
.hilton-text {
	font-size:1.2em;
	margin:0;
}
.hilton-address {
	float:left; 
	padding:10px 0 5px 0;
}

.travel-header {
	font-size:25px;
}
#content-column h2.travel-subheader {
	font-size:20px; font-weight:normal;
}

.speakers-header {
	font-size:29px; 
	margin-bottom:10px;
}
.speakers-intro {
	font-size:1.5em;
}
.speakers_box {
	padding-bottom:6px; 
	position:relative; 
	display:block;	
	float:left; 
	height:210px;
	margin-left:10px;
	margin-top:12px;
	width:655px;
}
.speakers_box_2across {
	position:relative; 
	display:block;	
	float:left; 
	margin-left:30px; 
	margin-top:6px;
	width:200px;
	padding:0 40px;
}
.speakers_box_2across img {
	/* margin:0 6px; */
}
.speakers_box_3across {
	position:relative; 
	display:block;	
	float:left; 
	/* height:360px; */
	margin-left:10px;
	margin-top:6px;
	width:200px;
	padding-left:4px;
	
}
.speakers_box_3across img {
	/* margin:0 6px; */
}
.speakers_box_3across p {
	width:180px;
}
.mark-hughes-quote {
	background-image:url(/2009_BeverlyHills/global/images/speakers/mark_hughes.jpg); 
	background-position:right top; 
	background-repeat:no-repeat; 
	margin-top:267px;
	height:239px; 
	padding:30px;
}
.mark-hughes-quote p {
	font-size:37px; 
	font-style:italic; 
	line-height:1.6em;
}
.mark-hughes-quote p.author {
	font-size:19px; 
	font-weight:bold; 
	padding-left:10px;
	font-style:normal;
	line-height:normal; 
}