#header .tools {
	float: right;
	width: 525px;
}

#header .tools .title {
	margin: 22px 0 0 150px;
}

#header .tools #language_widget {
	margin: 56px 0 0 400px;
	_margin: 52px 0 0 400px;
}

/* @group OLD TITLE */

.text_outer .title {
	font-family: Georgia, Times, serif;
	margin: 20px 0 10px 0;
	_margin: 20px 0 30px 0;
}

.text_outer .title .door_icon {
	float: left;
	margin-right: 20px;
}

.text_outer .title .name { 
	font-size: 36px; 
	color: #000000;
	font-weight: bold;
	font-style: italic;
	padding-left: 20px;
	line-height: 1em;
}

.text_outer .title .pink,
.text_outer .title .pink_en {
	font-size: 24px; 
	font-family: Georgia, Times, serif; 
	color: #e5466f; 
	font-weight: normal;
	padding-left: 365px;
}

.text_outer .title .pink_fr {
	font-size: 24px; 
	font-family: Georgia, Times, serif; 
	color: #e5466f; 
	font-weight: normal;
	padding-left: 180px;
}

/* @end */

/* @group NEW TITLE */

.text_outer .title_new {
	font-family: Georgia, Times, serif;
	margin: 10px 0 0 0;
	_margin: 10px 0 20px 0;
}

.text_outer .title_new .door_icon {
	float: left;
	margin-right: 20px;
	margin-top: -10px;
}

.text_outer .title_new .name { 
	font-size: 36px; 
	color: #000000;
	font-weight: bold;
	font-style: italic;
	padding-left: 20px;
	line-height: 1em;
	margin-left: -25px;
}

.text_outer .title_new .pink,
.text_outer .title_new .pink_en {
	font-size: 24px; 
	font-family: Georgia, Times, serif; 
	color: #e5466f; 
	font-weight: normal;
	padding-left: 365px;
}

.text_outer .title_new .pink_fr {
	font-size: 24px; 
	font-family: Georgia, Times, serif; 
	color: #e5466f; 
	font-weight: normal;
	padding-left: 180px;
}

/* @end */

h2 {
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 0.61em;
	padding-bottom: 0;
	font-size: 127%;
	line-height: 20px;
	color: #666;
}

h3 {
	font-family: Georgia, Times, serif;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 2.5em;
	padding-bottom: 0.45em;
	font-size: 110%;
	border-bottom: 1px dotted black;
	line-height: 20px;
}

h4 {
	padding: 10px 0 5px 0;
	margin: 0;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
}

h5 {
	padding: 0;
	margin: 0;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}

ul {
	list-style: none;	
	padding-bottom: 14px;
	margin-left: 12px;
}

ul li {
	font-size: 100%;
	padding-top: 10px;
	padding-left: 14px;
	background: url('../_images/site/common/bullet.gif') no-repeat 0 1.2em;
}

ol {	
	padding-bottom: 14px;
	margin-left: 28px;
	list-style-type: decimal;
}

ol li {
	font-size: 100%;
	padding-top: 10px;
}

p.quote {
	font-family: Georgia, Times, serif;
	padding-left: 50px;
	padding-bottom: 1.2em;
	background: #fff url('../_images/site/enewsletter/quotes.gif') no-repeat 3px 0;
	font-style: italic;
}

p.laurel {
	margin-top: 0.5em;
	padding-left: 50px;
	padding-bottom: 1.4em;
	padding-top: 1em;
	background: #fff url('../_images/site/enewsletter/laurel.gif') no-repeat 0 0;
}

p.laurel_adjust {
	margin-top: -15px; 
	margin-bottom: 5px;
}

p.footnote {
	font-size: 0.69em;
	line-height: 1.2em;
	padding-bottom: 0.368em;
}

img.pad {
	padding: 0 15px 15px 0;
	*padding: 0 15px 10px 0;
}

table.padding td {
	padding: 5px;
}

.newsletter a:link, a:visited {
	color: #D6315D;
	text-decoration: none;
}

.newsletter a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

/* @group Pink box */

.pink_box_border {
	margin-bottom: 0;
	padding-bottom: 0;
}

.pink_box {
	margin-bottom: 0;
	padding: 20px 35px 0px 31px;
	_padding-bottom: 30px;
	min-height: 370px;
}

.pink_box table {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* @end */


.newsletter h1 .intro {
	font-size: 24px; 
	color: #e5466f;
	font-style: normal; 
}

.newsletter .title h1  {
	font-size: 26px; 
	color:#000000;  
}

#newsletter .pink_box {
	min-height: 340px;
}

#newsletter .pink_box table {
	font-size: 1.2em;
	margin-bottom: 30px;
}

