p {
	line-height: 1.45em;
}

#corporate_profile #leftContent .comment p.notes {
	text-indent: -1em;
	margin-left: 3em;
}

#executive_officer  {
	empty-cells: show; 
	margin: 0.5em 0 1.5em 1em;
	line-height: 90%;
}

#executive_officer tr {
	margin-bottom: 1px;
}

#executive_officer tr.last_row td {
	border: none;
	text-align: right;
}

#executive_officer td {
	border-bottom: 1px solid #C6C6C6;
}

#executive_officer td.title_name {
	width: 9em;
}

#executive_officer td.personal_name {
	width: 6em;
}

#movie {
	width: 760px;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 8px;	
}

#movie .discription p {
	margin: 20px;
}

#movie .movie_cap {
	text-align: center;
	margin-bottom: 20px;
}	

#movie .movie_cap img {
	margin: 2px;
	padding: 2px;
	border: #CCCCCC 1px;
	border-style: solid;
}	

#movie .movie {
	text-align: center;
	margin: 20px;
}

#movie .prev_page a {
	padding-left: 12px;
	width: 100px;
	color: #007BBB;
	background-image: url(../images/prev_page.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

#movie .prev_page a:hover {
	text-decoration: underline;
}
 
#movie #flashcontent {
	text-align:center;
}



