#wrapper #main #contactForm {
	width: 200px;
	float: right;
	margin-right: 5px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#wrapper #main #contactForm h2 {
	color: #FFFFFF;
	background-color: #CC6600;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 10px ;
}
#location {
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 						1.2em;
	font-weight: 					bold;
	color: 							#FF6600;
	border-top-width: 				1px;
	border-bottom-width: 			1px;
	border-top-style: 				solid;
	border-bottom-style:			solid;
	border-top-color: 				#999999;
	border-bottom-color: 			#999999;
	text-align: 					center;
}
/*#################### AO DOCUMENT SETUP ####################*/


/*#################### A1 POSITIONAL ELEMENTS ####################*/

#wrapper {
	margin-right: 					auto;
	margin-left: 					auto;
	border: 						1px solid #FFFFFF;
	width: 							970px;
	background-color: 				#CCCCCC;
	vertical-align: middle;
}

#banner {
	margin-bottom: 					0px;
	padding-bottom: 				0px;
}

#main {
	padding: 						20px;
	margin-left: 					175px;
	background-color: 				#FFFFFF;
}

.mainSection {
	margin: 						20px 0px;
	padding: 						10px 0px;
}

#sidebarLeft {
	float: 							left;
	width: 							141px;
	background-image: 				url(images/sidebarLeft_gradient.jpg);
}

#sidebarRight {
	float: 							right;
	margin-left: 					20px;
	margin-bottom: 					20px;
	margin-top: 					20px;
	width: 							150px;
	padding: 						2px 10px;
	border-left: 					1px dashed #000000;
	color: 							#3399CC;
}

#register {
	background-color:  				#999999;
	border-top:   					1px solid #FFFFFF;
	vertical-align:   				middle;
	padding:   						5px;
	clear:   						none;
	font-family:   					Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:   					0.95em;
	color:   						#FFFFFF;
	text-align: center;
}
.registerButton {
	color: 							#FFFFFF;
	background-color: 				#CC6600;
	background-position: 			center;
	padding: 						2px;
	border: 						thin solid #000000;
	text-align: 					center;
	font-family: 					Arial, Helvetica, sans-serif;
	font-size: 						1.5em;
	font-weight: 					bold;
	margin-right: 					100px;
	margin-left: 					100px;
}
#wrapper #main .registerButton a {
	color: 							#FFFFFF;
}


#bottomNav {
	border-top:   					1px solid #FFFFFF;
	font-family:   					Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:   					0.85em;
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/carbon_fiber_1105.jpg);
	height: 460px;
}

#footer {
	background-color:   			#6699CC;
	padding:   						5px;
	border-top-width:   			1px;
	border-top-style:   			solid;
	border-top-color:   			#FFFFFF;
	font-family:   					Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:   					0.95em;
	color:   						#FFFFFF;
	text-align:   					center;
	clear: both;
}

#subscribe {
	float:   						right;
	border-left-width:   			1px;
	border-left-style:  			dashed;
	border-left-color:   			#000000;
	margin-left:   					20px;
	margin-bottom:   				20px;
	border-bottom-width:   			1px;
	border-bottom-style:   			dashed;
	border-right-color:   			#000000;
	margin-top:   					20px;
}

.assessments {
	width:   						150px;
	border-right-width:   			1px;
	border-right-style:   			solid;
	border-right-color:   			#000000;
	padding-right:   				15px;
	padding-bottom:   				5px;
	padding-left:   				5px;
	float: 							left;
	margin-right: 					50px;
	margin-bottom: 					40px;
	margin-left: 10px;
}

#assessmentsContainer {
}

#consultingMain {
}

/*#################### A2 TEXT ELEMENTS ####################*/

h1 {
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
}

h2 {
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 						1.2em;
	color: 							#6699CC;
}

h3 {
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
	color: 							#000000;
	font-size: 						0.95em;
	text-transform: 				lowercase;
}
#wrapper #main caption {
	font-size: 						1.2em;
	font-weight: 					bold;
	color: 							#6699CC;
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
}

h4 {
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
	color: 							#000000;
	font-size: 						0.95em;
}

body {
	margin: 						0px;
	padding: 						0px;
	background-color: 				#333333;
}

p {
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 						0.95em;
	color: 							#000000;
}

.mainSection h2 {
	color: 							#6699CC;
	margin: 						0px;
	padding: 						0px;
	text-transform: 				uppercase;
	border-bottom-width: 			1px;
	border-bottom-color: 			#000000;
	border-top-width: 				1px;
	border-top-style: 				solid;
	border-top-color: 				#000000;
	clear: 							both;
}
.mainSection ul {
	list-style-image: 				url(images/cluster.gif);
	margin-left: 					138px;
}

.mainSection p {
	padding: 						0px 10px;
	margin-left: 					133px;
}

#bottomNav a {
	color: 							#CCCCCC;
	text-decoration: 				none;
}

#bottomNav a:hover {
	color: 							#FFFFFF;
	text-decoration: 				none;
	text-align: 					center;
}
#wrapper #bottomNav a:hover {
	color: #FFFFFF;
}
#bottomNav ul {
}

#main a {
	color: 							#6699CC;
	text-decoration: 				none;
}

#main a:hover {
	text-decoration: 				underline;
}

#main a:visited {
	color: 							#CC6600;
}

#nav a:active {
	color: 							#003366;
}

#register p {
	color: 							#FFFFFF;
	padding: 						5px;
}

#register a {
	color: 							#003366;
}

#sidebarLeft a {
	text-decoration: 				none;
	color: 							#FFFFFF;
	font-size: 						0.95em;
	border-bottom: 					1px solid #FFFFFF;
	display: 						block;
	padding: 						5px 3px 5px 10px;
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
	text-align: 					left;
	font-weight: 					bold;
	background-image: 				url(images/sidebarLeft_gradient.png);
	background-color: 				#CC6600;
}

#sidebarLeft a:hover {
	color: 							#000000;
}

#consultingMain p {
	margin-left: 					110px;
	padding-right: 					10px;
	padding-left: 					10px;
}

#consultingMain h2 {
	border-top-width: 				1px;
	border-top-style: 				dashed;
	border-top-color: 				#000000;
	margin-top: 20px;
	clear: both;
}

.quote {
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
	color: 							#FF6600;
	font-size: 						0.95em;
	font-weight: 					bold;
	font-style: 					italic;
}

#footer p {
	color: 							#FFFFFF;
	text-align: 					center;
	display: 						block;
}


/*#################### A3 LIST ELEMENTS ####################*/

li {
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 						0.95em;
	text-decoration: 				none;
	list-style-image: 				url(images/bullet_logo.png);
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#sidebarLeft ul {
	display: 						inline;
	list-style-type: 				none;
	text-decoration: 				none;
}

#sidebarLeft li {
	display: 						inline;
	text-decoration: 				none;
}

#wrapper #main .registerButton_Right a {
	color: #FFFFFF;
}

ol {
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 						0.95em;
	text-decoration: 				none;
	list-style-image: 				none;
	list-style-type: 				decimal;
	font-weight: 					bold;
}

#wrapper #main .mainSection ol li {
	list-style-image: 				none;
	list-style-type: 				decimal;
}


.regularList {
	font-weight: 					normal;
	font-size: 						1em;
	font-style: 					normal;
	font-variant: 					normal;
	font-family: 					"Trebuchet MS", Arial, Verdana, sans-serif;
}
#wrapper #main .mainSection li {
}

.lowerAlpha {
	list-style-type: 				lower-alpha;
}

#wrapper #main .mainSection .lowerAlpha li {
	list-style-type:	 			lower-alpha;
}

#wrapper #main .mainSection .lowerAlpha {
	margin-left: 					0px;
}

.li_second_level {
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 						0.95em;
	text-decoration: 				none;
	list-style-image: 				url(images/cheveron_bullet.png);
}
#wrapper #main .mainSection .li_second_level {
	margin-left: 35px;
}


/*#################### A4 TABLE ELEMENTS ####################*/

tr {
	vertical-align: 				middle;
}

#th p {
	color: 							#FFFFFF;
	background-color: 				#6699CC;
	padding-right: 					5px;
	padding-left: 					5px;
	margin: 						0px;
	padding-top: 					0px;
	padding-bottom: 				0px;
}

th {
	color: 							#FFFFFF;
	border-top-width: 				1px;
	border-top-style: 				solid;
	border-top-color: 				#000000;
	border-bottom-width: 			1px;
	border-bottom-style: 			solid;
	border-bottom-color: 			#000000;
	margin: 						0px;
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 						0.95em;
	font-weight: 					bold;
	background-color: 				#6699CC;
	padding: 						3px;
}
td {
	border-bottom-width: 			1px;
	border-bottom-style: 			none;
	border-bottom-color: 			#000000;
	padding: 						5px;
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 						0.95em;
	color: 							#000000;
}
#td p {
	margin: 						0px;
	padding: 						0px;
}

.tdBorder {
	border-bottom-width: 			1px;
	border-bottom-style: 			solid;
	border-bottom-color: 			#000000;
	padding: 						5px;
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 						0.95em;
	color: 							#000000;
}

/*#################### A5 FORM ELEMENTS ####################*/




/*#################### A6 IMAGE ELEMENTS ####################*/

.image {
	float: 							left;
	padding: 						10px;
	margin: 						10px;
	clear: 							both;
}
.imageLeft {
	border: 						1px solid #000000;
	margin: 						5px;
}

.imageRight {
	float: 							right;
	padding: 						10px;
	margin: 						10px;
}

.mainSectionImg {
	float: 							left;
	clear: 							right;
	margin-top: 					10px;
	margin-bottom: 					40px;
}

.imageRightBroder {
	float: 							right;
	border: 						thin solid #000000;
	margin: 						10px;
}

.imageLeftBorder {
	float: 							left;
	margin: 						10px;
	clear: 							both;
	border: 						thin solid #000000;
}

#wrapper #main img {
	margin: 						5px;
}


/*#################### A7 INTERACTIVE ELEMENTS ####################*/


/*#################### A8 NAVIGATION ELEMENTS ####################*/

#navcontainer ul {
	padding-left: 					0;
	background-color: 				#999999;
	color: 							White;
	float: 							left;
	width: 							100%;
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
	margin: 						0;
	border-bottom-width: 			1px;
	border-bottom-style: 			solid;
	border-bottom-color: 			#FFFFFF;
	border-top-width: 				1px;
	border-top-style: 				solid;
	border-top-color: 				#FFFFFF;
}

#navcontainer ul li {
	display: 						inline;
	list-style-type: 				none;
}


#navcontainer ul li a {
	padding: 						4px 8px;
	background-color: 				#999999;
	color: 							White;
	text-decoration: 				none;
	float: 							left;
	border-right: 					1px solid #fff;
	font-weight: 					bold;
	text-transform: 				uppercase;
	font-size: 						0.8em;
}

#navcontainer ul li a:hover {
	background-color: 				#6699CC;
	color: 							#fff;
}

#navcontainer ul li a:active {
	background-color: 				#3366CC;
	color: 							#fff;
}

body#conferenceLink a#conferenceLink {
	background-color: 				#CC6600;
	color: 							#fff;
}

#leftNavContainer {
	width: 							175px;
	float: 							left;
	padding: 						0 0 1em;
	margin-bottom: 					1em;
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
	color: 							#333;
}

#leftNavContainer ul {
	list-style: 					none;
	margin: 						0;
	padding: 						0;
	border: 						none;
}

#leftNavContainer li {
	border-bottom: 					1px solid #FFFFFF;
	margin: 						0;
	list-style: 					none;
}

#leftNavContainer li a {
	display: 						block;
	padding: 						5px 5px 5px 0.5em;
	border-left: 					10px solid #B75B00;
	border-right: 					10px solid #E87400;
	background-color: 				#CC6600;
	color: 							#fff;
	text-decoration: 				none;
	width: 							100%;
	list-style-image: 				none;
	list-style-type: 				none;
}

html>body #leftNavContainer li a { 
	width: 							auto; 
}

* html #leftNavContainer li a {
	width: 							108.5px;
	w/idth: 						141px;
}

#leftNavContainer li a:hover {
	border-left: 					10px solid #666666;
	border-right: 					10px solid #CCCCCC;
	background-color: 				#999999;
	color: 							#fff;
}

#leftNavContainer li a:visiting {
	text-decoration:				none;	
}

/*#################### A8 [TMC LEFT NAV] NAVIGATION ELEMENTS ####################*/

body#homeLink a#homeLink,
body#sponsorsLink a#sponsorsLink,
body#registerLink a#registerLink,
body#agendaLink a#agendaLink,
body#presentersLink a#presentersLink,
body#locationLink a#locationLink,
body#downloadsLink a#downloadsLink {
	border-left: 					10px solid #666666;
	border-right: 					10px solid #CCCCCC;
	background-color: 				#999999;
	color: 							#fff;
}

body#customervalueLink a#customervalueLink,
body#leadershipeffectivenessLink a#leadershipeffectivenessLink,
body#multiraterLink a#multiraterLink,
body#readinessassessmentLink a#readinessassessmentLink {
	border-left: 					10px solid #666666;
	border-right: 					10px solid #CCCCCC;
	background-color: 				#999999;
	color: 							#fff;
}

body#totalLink a#totalLink,
body#salaryLink a#salaryLink,
body#pointfactorLink a#pointfactorLink,
body#fivereasonsLink a#fivereasonsLink,
body#classclientsLink a#classclientsLink {
	border-left: 					10px solid #666666;
	border-right: 					10px solid #CCCCCC;
	background-color: 				#999999;
	color: 							#fff;
}

body#designLink a#designLink,
body#assessmentLink a#assessmentLink,
body#clarificationLink a#clarificationLink,
body#knowledgeLink a#knowledgeLink,
body#selectionLink a#selectionLink,
body#managementLink a#managementLink,
body#talentLink a#talentLink,
body#empdevLink a#empdevLink,
body#enablementLink a#enablementLink,
body#engagementLink a#engagementLink,
body#workforceLink a#workforceLink,
body#integratedtalentLink a#integratedtalentLink,
body#successionLink a#successionLink  {
	border-left: 					10px solid #666666;
	border-right: 					10px solid #CCCCCC;
	background-color: 				#999999;
	color: 							#fff;
}

body#trainingassessmentLink a#trainingassessmentLink,
body#leadershipdevLink a#leadershipdevLink,
body#salesforceLink a#salesforceLink,
body#customerLink a#customerLink {
	border-left: 					10px solid #666666;
	border-right: 					10px solid #CCCCCC;
	background-color: 				#999999;
	color: 							#fff;
}

/*#################### A8 [TOP NAV] NAVIGATION ELEMENTS ####################*/

navlist#conferenceLink a#conferenceLink,
navlist#consultingLink a#consultingLink,
navlist#talentmgtLink a#talentmgtLink,
navlist#trainingLink a#trainingLink,
navlist#assessmentsLink a#assessmentsLink,
navlist#clientsLink a#clientsLink,
navlist#newsLink a#newsLink,
navlist#contactLink a#contactLink {
	background-color: 				#6699CC;
	color: 							#fff;
}

.subhead {
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 						1.5em;
	font-weight: 					bold;
	text-transform: 				uppercase;
	color: 							#CC6600;
}

.required {
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
	color: 							#FF6600;
}

.special_pricing {
	font-family: 					Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 						1.2em;
	font-weight: 					normal;
	color: 							#FFFFFF;
	background-color: 				#CC6600;
	border: 						thin solid #999999;
	padding: 						5px;
	text-align: 					center;
}

.special_pricing a {
	color: 							#FFFFFF;
	text-decoration: 				underline;
	font-weight: 					bold;
}

.registerButton_Right {
	color: 							#FFFFFF;
	background-color: 				#CC6600;
	background-position: 			center;
	padding: 						2px;
	border: 						thin solid #000000;
	text-align: 					center;
	font-family: 					Arial, Helvetica, sans-serif;
	font-size: 						1.5em;
	font-weight: 					bold;
	margin-right: 					10px;
	margin-left: 					300px;
}
#mainIndex {
	padding: 						20px;
	background-color: 				#FFFFFF;
}
#mainSectionRight {
	margin: 						20px 5px;
	padding: 						10px 5px;
	float: right;
	width: 350px;
	background-color: #FFFFFF;
	height: 250px;
}
#mainSectionLeft {
	margin: 						20px 5px;
	padding: 						10px 5px;
	float: left;
	width: 350px;
	background-color: #FFFFFF;
	height: 250px;
}
.mainSectionLeft h2 {
	color: 							#6699CC;
	margin: 						0px;
	padding: 						0px;
	text-transform: 				uppercase;
	border-bottom-width: 			1px;
	border-bottom-color: 			#000000;
	border-top-width: 				1px;
	border-top-style: 				solid;
	border-top-color: 				#000000;
	clear: 							both;
}
.mainSectionRight h2 {
	color: 							#6699CC;
	margin: 						0px;
	padding: 						0px;
	text-transform: 				uppercase;
	border-bottom-width: 			1px;
	border-bottom-color: 			#000000;
	border-top-width: 				1px;
	border-top-style: 				solid;
	border-top-color: 				#000000;
	clear: 							both;
}
.mainSectionLeft p {
	padding: 						0px 10px;
	margin-left: 					125px;
}
.mainSectionRight p {
	padding: 						0px 10px;
	margin-left: 					125px;
}
#mainIndex a {
	color: 							#6699CC;
	text-decoration: 				none;
}
#mainIndex a:hover {
	text-decoration: 				underline;
}
#mainIndex a:visited {
	color: 							#CC6600;
}
#mainSectionIndexRight {
	margin: 						20px 5px;
	padding: 						10px 5px;
	float: right;
	width: 450px;
	background-color: #FFFFFF;
	height: 250px;
}
#mainSectionIndexLeft {
	margin: 						20px 5px;
	padding: 						10px 5px;
	float: left;
	width: 425px;
	background-color: #FFFFFF;
	height: 250px;
}
#mainSectionIndexLeft a {
	color: 							#6699CC;
	text-decoration: 				none;
}
.mainSectionIndexLeft h2 {
	color: 							#6699CC;
	margin: 						0px;
	padding: 						0px;
	text-transform: 				uppercase;
	border-bottom-width: 			1px;
	border-bottom-color: 			#000000;
	border-top-width: 				1px;
	border-top-style: 				solid;
	border-top-color: 				#000000;
	clear: 							both;
}
.mainSectionIndexRight h2 {
	color: 							#6699CC;
	margin: 						0px;
	padding: 						0px;
	text-transform: 				uppercase;
	border-bottom-width: 			1px;
	border-bottom-color: 			#000000;
	border-top-width: 				1px;
	border-top-style: 				solid;
	border-top-color: 				#000000;
	clear: 							both;
}
.mainSectionIndexLeft p {
	padding: 						0px 10px;
	margin-left: 					125px;
}
.mainSectionIndexRight p {
	padding: 						0px 10px;
	margin-left: 					125px;
}
.bottomNavSection {
	width:   						174px;
	padding-right:   				15px;
	padding-bottom:   				5px;
	padding-left:   				5px;
	float: 							left;
	color: #FFFFFF;
}
#bottomNav li {
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 3px;
}
#bottomNav li h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
#wrapper #bottomNav {
}
#wrapper #bottomNav a {
	color: #6699CC;
}
#wrapper  h5 {
	text-align: right;
	background-image: url(images/film_reel_1108.jpg);
	height: 260px;
	color: #CC3300;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 950px;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 2em;
	padding: 10px;
	margin: 0px;
}
#wrapper  h5 a {
	color: #000000;
	text-decoration: underline;
	font-size: 1em;
}
#main ol {
	padding: 0px 0px 0px 15px;
}
#rotating-item-wrapper {
	position: relative;
	width: 970px;
	height: 280px;
	margin: 4px 0px 0px -20px;
}
#wrapper #mainIndex #rotating-item-wrapper a {
}
.rotating-item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#wrapper #mainIndex #rotating-item-wrapper a {
}
.mainSectionNumbering {
	margin-left: 138px;
}
#wrapper #main ol li {
	list-style-image: 				none;
	list-style-type: 				decimal;
}
#wrapper #banner #socialbar {
	float: right;
	text-align: right;
	width: 720px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
}
#wrapper #socialbar {
	float: right;
	text-align: right;
	width: 960px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-image: url(images/carbon_fiber_1105.jpg);
}
#swap_text {
}

</style>
<script type="text/javascript">
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_setTextOfLayer(objId,x,newText) { //v9.0
  with (document) if (getElementById && ((obj=getElementById(objId))!=null))
    with (obj) innerHTML = unescape(newText);
}#swap_text  h4 {
	color: #FF6600;
	text-transform: uppercase;
	border-bottom: thin solid #666666;
}
#swap_text p {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom: thin solid #666666;
	font-style: italic;
	color: #666666;
	padding-top: 0px;
}

