body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#003e7e;
	font-size:12px;
	color:#666666;
}
img {
	border:0;
}
.break {
	height:1px;
	overflow:hidden;
	clear:both;
}
p {
	margin:0;
	padding:0;
}
a {
	text-decoration:underline;
	color:#003366;
}
a:hover {
	color:#003366;
}

#csv-logo {
	position:absolute;
	width:120px;
	height:55px;
	margin:62px 0 0 685px;
}

#container {
	margin:0 auto 0 auto;
	width:855px;
	background-image:url(images/body-bg.png);
	background-repeat:repeat-y;
	padding:0 7px 0 7px;
}
.more-info{
	margin:15px 0;
}
.more-info a {
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:0 1px;
	text-decoration:none;
	color:#24496e;
	padding:0 0 0 18px;	
}
#header {
	height:130px;
	background-image:url(/images/logo-2.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
#logo {
	float:left;	
	padding:20px 0 0 18px;
	width:615px;
	/*padding:30px 0 0 30px;*/
}
#logo a{
	width:380px;
	height:92px;
	display:block;
	text-decoration:none;
}
#header-right {
	float:left;
	width:189px;
}
#faculty-tab {
	text-align:right;
	height:66px;
	padding-top:15px;
}
#search {
	height:29px;
	width:195px;
	margin-left:15px;
}
#search form {
	padding:0;
	margin:0;
}
#search form input#search-field {
	padding:3px;
	margin:0 3px 0 0;
	color:#999999;
	height:17px;
	width:156px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	float:left;
}
#search form input#ok {
	padding:0;
	margin:0;
	border:0px;
	height:25px;
	float:left;
}
#search-page {
	width:584px;
	padding:0 10px 0 20px;
}
#search-page h2 {
	margin-bottom:0;
}
#search-page h2 a {
	padding:0;
	margin:10px 0 0 0;
	color:#003366;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
#search-page h2 a:hover {
	color:#003366;
}
#search-page h3 {
	padding:0;
	margin:0 0 0 0;
	color:#DC9327;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
}
#search-categories ul li {
	padding:10px 0 10px 0px;
	border-bottom:1px dotted #DFDAD2;
}
#search-categories ul li a {
	padding:0px 0 0px 20px;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:0 3px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#a78144;
}
#search-categories ul li#last-category {
	border:0;
}
.search-result-image {
	float:left;
	width:100px;
	text-align:center;
	vertical-align:middle;
	padding: 20px 0px 0px 0;
}
.search-result-image img {
	vertical-align:middle;
}
.search-result-image img.faculty {
	border:1px solid #b6b3af;
}
.search-result-text {
	padding-left:110px;
	line-height:20px;
}
.search-result {
	border-bottom:1px dotted #DFDAD2;
	padding-bottom:30px;
}
.search-result.bottom-result {
	border:none;
}
#menu {
	clear:both;
	background-image:url(images/menu-bg-2.png);
	background-repeat:repeat-x;
	height:47px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	list-style:none;
	display:block;
	margin:0;
	padding:0;
	overflow:hidden;
	float:left;
	height:47px;
}
#menu ul li a {
	display:block;
	text-decoration:none;
	margin:0;
	padding:0;
	height:47px;
	background-repeat:no-repeat;
	overflow:hidden;
}
#menu ul li a#home {
	background-image:url(/images/home-2.png);
	width:58px;
}
#menu ul li a#news {
	background-image:url(/images/news-2.png);
	width:56px;
}
#menu ul li a#events {
	background-image:url(/images/events-2.png);
	width:69px;
}
#menu ul li a#faculties {
	background-image:url(/images/curriculum-2.png);
	position:relative;
	overflow:visible;
	width:99px;
}
#menu ul li a#houses {
	background-image:url(/images/houses-2.png);
	width:70px;
}
#menu ul li a#student-support {
	background-image:url(/images/student-support-2.png);
	width:131px;
}
#menu ul li a#sixth-form {
	background-image:url(/images/post-16-2.png);
	width:73px;
}
#menu ul li a#sports-college {
	background-image:url(/images/specialism-2.png);
	width:92px;
}
#menu ul li a#parents {
	background-image:url(/images/parents.png);
	width:70px;
}
#menu ul li a#contact {
	background-image:url(/images/contact.png);
	width:70px;
}
#menu ul li a#about {
	background-image:url(/images/about-2.png);
	width:63px;
}
#menu ul li a#vacancies {
	background-image:url(/images/vacancies-2.png);
	width:88px;
}
#menu ul li a#csv {
	background-image:url(/images/csv-2.png);
	width:47px;
}
#menu ul li a:hover {
	background-position:0px -47px;
}
#menu ul li a.open {
	background-position:0px -94px;
}
#menu li.curriculum{
	position:relative;
	overflow:visible;
}
#menu .curriculum-dropdown{
	position:absolute;
	top:41px;
	left:-1px;
	background-color:#811368;
	border:1px solid #9a4286;
	border-top-color:#691055;
	margin:0px !important;
	list-style:none;
	visibility:hidden;
}
#menu .curriculum-dropdown li{
	height:auto;
	float:none;
	margin:0px !important;
	padding:0px 10px !important;
	list-style:none;
	line-height:30px;
	overflow:visible;
}
#menu .curriculum-dropdown a{
	white-space:nowrap;
	display:inline;
	float:none;
	margin:0px !important;
	padding:0px !important;
	color:#FFFFFF;
	font-size:14px;
}
#menu .dropdown-open{
	background-color:#faf6f0;
	border-color:#CCCCCC;
	border-top-color:#ece3d7;
}
#menu .dropdown-open a{
	color:#003366;
}
#welcome {
	background-color:#FAF6F1;
	padding:0 20px 10px 20px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	width:813px;
}
#welcome-image {
	float:right;
	margin-left: 25px;
}
#welcome-image-top {
	background-image:url(images/welcome-bg-top.png);
	background-repeat:no-repeat;
	margin:0 0 0 0px;
	height: 10px;
	width:395px;
}
#welcome-image-background {
	background-image:url(images/welcome-bg-img.png);
	background-repeat:repeat-y;
	margin:0 0 0 0px;
	width:395px;
	padding: 0 0 0 10px;
}
#welcome-image-bottom {
	background-image:url(images/welcome-bg-bottom.png);
	background-repeat:no-repeat;
	margin:0 0 0 0px;
	width:395px;
	height: 8px;
}
#welcome h1 {
	padding:20px 0 20px 0;
	margin:0;
	color:#40518B;
	font-style:italic;
	font-size:18px;
}
#welcome p {
	font-size:18px;
	color:#5C431F;
	margin:0;
	padding:0;
}
#welcome p.more-info {
	margin-top:15px;
}
.largearrow{
	background-image:url(/images/arrow-large.png) !important;
	background-position:0 0 !important;
	padding-left:25px !important;
}
#homepage-content-top {
	width:855px;
	height:69px;
	background-image:url(images/homepage-content-top-2.png);
	background-repeat:no-repeat;
}
#homepage-content-middle {
	width:855px;
	background-image:url(images/hoempage-content-bg-2.png);
	background-repeat:repeat-y;
}
#homepage-content-middle2 {
	width:855px;
	background-color:white;
}
#homepage-content-bottom {
	clear:both;
	width:855px;
	height:12px;
	background-image:url(images/homepage-content-bottom-2.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
#main-body {
	width:635px;
	float:left;
	color:#666666;
	padding:10px 0 0 0;
	overflow:hidden;
}
#main-body h1 {
	padding:0;
	margin:0;
	color:#40518B;
	font-size:24px;
	border-bottom:1px solid #CD8C25;
	font-weight:normal;
}
#main-body h1 a {
	padding:0;
	margin:0;
	color:#40518B;
	font-size:24px;
	font-weight:normal;
	text-decoration:none;
}
#main-body2 {
	width:855px;
	float:left;
	color:#666666;
	padding:10px 0 0 0;
	overflow:hidden;
}
#main-body2 h1 {
	padding:0;
	margin:0;
	color:#40518B;
	font-size:24px;
	border-bottom:1px solid #CD8C25;
	font-weight:normal;
}
#main-body2 h1 a {
	padding:0;
	margin:0;
	color:#40518B;
	font-size:24px;
	font-weight:normal;
	text-decoration:none;
}
#latest {
	width:342px;
	float:left;
	margin:0 39px 0 20px;
	display:inline;
}
#latest h2 {
	padding:0;
	margin:10px 0 0 0;
	color:#895607;
	font-size:20px;
	font-weight:normal;
}
#latest h2 a {
	padding:0;
	margin:10px 0 0 0;
	color:#003366;
	text-decoration:none;
	font-size:20px;
	font-weight:normal;
}
#latest h2 a:hover {
	color:#003366;
}
#latest h3 {
	padding:0;
	margin:0;
	color:#003e7e;
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	line-height:20px;
}
#latest p {
	font-size:12px;
	margin:5px 0 5px 0;
	padding:0;
	line-height:24px;
}
div.news-year-picker {
	font-size:14px;
	color:#003366;
	margin-bottom:5px;
	padding-bottom:2px;
	padding-top:1px;
	border-bottom:1px solid #DFDAD2;
}
div.news-year-picker a {
	font-weight:bold;
	text-decoration:none;
	color:#003366;
}
div.news-last-year {
	width:80px;
	text-align:left;
	float:left;
}
div.news-year {
	width:80px;
	text-align:center;
	float:left;
}
div.news-next-year {
	width:80px;
	text-align:right;
	float:left;
}
.news-page-right-item {
	width:242px;
	border-bottom:1px dotted #DFDAD2;
	padding:3px 0 3px 0;
}
.news-page-right-item.section-item-last {
	border:0px;
}
.news-page-right-item a {
	text-decoration:none;
	color:#003366;
	font-size:12px;
	font-weight:bold;
}
.news-page-right-item p {
	font-size:11px;
	color:#dc9327;
}
.news-image {
	float:right;
}
.news-image img {
	padding-top:15px;
}
#main-body.page {
	width:533px;
}
#main-body ul {
	list-style-type:none;
	margin:0;
	padding:5px 0 10px 0;
	border-bottom:1px solid #DFDAD2;
}
#latest.page {
	width:502px;
	float:left;
	margin: 0 39px 0 20px;
	display:inline;
}
#events-holder {
	width:154px;
	float:left;
	margin:0 30px 0 0;
}
.event-listing {
	margin:0;
	padding:0;
	border-bottom:1px dotted #DFDAD2;
}
.event-listing#event-listing-bottom {
	margin-bottom:10px;
}
.event-listing-img {
	float:left;
	width:61px;
	padding:20px 0 20px 4px;
}
#faculties-holder .event-listing {
	padding-bottom:10px;
}
#events-holder .event-listing-text, #faculties-holder .event-listing-text {
	float:left;
	width:120px;
	padding:10px 0 0 0;
}
#faculties-holder .event-listing-img {
	width: 47px;
	padding:10px 0 20px 4px;
	float:left;
}
#faculty-page-left .event-listing-text {
	padding:20px 0 0px 0;
}
.event-listing .event-listing-text h2 {
	padding:0;
	margin:0;
	color:#895607;
	font-size:14px;
}
#faculties-holder .event-listing .event-listing-text h2 {
	font-size:12px;
}
.event-listing .event-listing-text h2 a {
	padding:0;
	margin:0;
	color:#003366;
	text-decoration:none;
}
.event-listing .event-listing-text h2 a:hover {
	color:#003366;
}
.event-listing .event-listing-text p {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:20px;
}
.event-listing .event-listing-text p strong{
	color:#811368;
}
#events-page {
	width:474px;
	float:left;
	margin:0 39px 0 20px;
}
#events-page .event-listing-text {
	float:left;
	width:409px;
	padding:20px 0 20px 0;
}
#house-page {
	width:815px;
	float:left;
	margin:0 39px 0 20px;
}
#house-page .house-listing-text {
	float:left;
	padding:20px 0 20px 0;
}
#house-page h2 a {
	padding:0;
	margin:10px 0 0 0;
	color:#003366;
	text-decoration:none;
	font-size:20px;
	font-weight:normal;
}
#house-page h2 a:hover {
	color:#003366;
}
.house-listing {
	margin:0;
	padding:0;
	border-bottom:1px dotted #DFDAD2;
}
.house-listing#house-listing-bottom {
	margin-bottom:10px;
}
.house-listing-img {
	float:left;
	width:106px;
	padding:20px 4px 0px 0px;
}
.house-listing .house-listing-text h2 {
	padding:0;
	margin:0;
	color:#895607;
	font-size:14px;
}
.house-listing .house-listing-text p {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:20px;
}
#faculties-holder {
	width:175px;
	float:left;
	padding:0 20px 0 20px;
	overflow:hidden;
}
#faculties-holder-list {
	width:auto;
	float:left;
	padding:0 0px 0 0px;
	overflow:hidden;
}
#faculties-holder h1 {
	padding:0;
	margin:0;
	color:#003366;
	font-size:24px;
	border-bottom:1px solid #CD8C25;
	font-weight:normal;
}
.faculties-holder-list h1 {
	padding:0;
	margin:0;
	color:#40518B;
	font-size:24px;
	border-bottom:1px solid #CD8C25;
	font-weight:normal;
}
.faculties-holder-list h1 a {
	text-decoration: none;
}
#faculty-list {
	width:592px;
	float:left;
	margin: 0 39px 0 20px;
	display:inline;
}
#faculty-list p {
	font-size:12px;
	margin:5px 0 5px 0;
	padding:0;
	line-height:24px;
}
.faculty-item {
	width:180px;
	height:67px;
	border-bottom:1px dotted #DFDAD2;
	clear:both;
	padding:10px 0 10px 0;
}
.faculty-item#faculty-item-bottom {
	border:0px;
}
.faculty-item-img {
	width:80px;
	height:65px;
	float:left;
}
.faculty-item-img img {
	border:1px solid #b6b3af;
}
.faculty-list-img {
	width:80px;
	height:65px;
	float:left;
	padding-top:10px;
}
.faculty-list-img img {
	border:1px solid #b6b3af;
}
.faculty-item-text {
	width:100px;
	height:45px;
	padding:20px 0 0 0;
	float:left;
}
.faculty-item-text a {
	text-decoration:none;
	color:#986b25;
	font-size:10px;
	font-weight:bold;
}
#footer {
	clear:both;
	background-image:url(images/footer-bg.png);
	background-repeat:no-repeat;
	height:81px;
	width:855px;
	color:#FFFFFF;
	font-size:10px;
	text-align:left;
	padding:8px 0 8px 20px;
}
#footer p {
	margin:0 0 0px 0;
	line-height:13px;
}
#footer a {
	color:#FFFFFF;
}
#footer img {
	padding:0px 20px 15px 0px;
}
#footer-right {
	height:81px;
	width:150px;
	color:#FFFFFF;
	font-size:10px;
	float:right;
}

#footer-right a{
	width:96px;
	height:41px;
	margin:3px 0 0 14px;
	display:block;
	background-image:url(/images/evoluted_logo.png);
	background-repeat:no-repeat;
	text-indent:-9000px;
}

/* Faculty Page Styles */



.faculty-page-top {
	width:855px;
	height:36px;
	background-image:url(images/top-tab.png);
	background-repeat:no-repeat;
}
img.faculty-page-header {
	position:relative;
	float:right;
}
#faculty-page-middle {
	background-image:url(images/faculty-page-bg.png);
	background-repeat:repeat-y;
	width:855px;
	overflow:hidden;
}
#faculty-page-middle2 {
	background-color:white;
	width:855px;
	overflow:hidden;
}
#faculty-page-left {
	width:533px;
	float:left;
	padding:0 20px 0 20px;
	font-size:12px;
	color:#666666;
	line-height:24px;
}
#faculty-page-left h1 {
	padding:0;
	margin:0;
	color:#a31984;
	font-size:20px;
	font-weight:normal;
}
#faculty-page-left h2 { /* Make this look nice */
	margin:5px 0 0 0;
	padding:0;
	color:#B27417;
	font-size:16px;
	font-weight:bold;
}
#faculty-page-left h2 a {
	margin:5px 0 0 0;
	padding:0;
	color:#003366;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#faculty-page-left h2 a:hover {
	color:#003366;
}
#faculty-page-left h3 {
	padding:0;
	margin:0;
	color:#003e7e;
	font-size:13px;
	font-weight:normal;
	font-style:italic;
}
#faculty-page-left h3 a {
	text-decoration:none;
	color:#003e7e;
	font-size:13px;
	font-style:italic;
}
#faculty-page-left h3 a:hover {
	color:#003366;
}
#faculty-page-left p {
	margin:0 0 25px 0;
	color:#666666;
}
#faculty-page-left p.more-info {
}
#faculty-page-left p.more-info#nolift {
	margin-top:0px;
}
#faculty-page-bottom {
	clear:both;
	width:855px;
	height:13px;
	background-image:url(images/faculty-page-bottom.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
#faculty-page-right {
	width:282px;
	float:left;
}
#faculty-page-right ul {
	list-style:none;
	margin:0;
	padding:5px 0 10px 0;
	border-bottom:1px solid #DFDAD2;
}
#faculty-page-right ul.nobottom {
	list-style:none;
	margin:0;
	padding:5px 0 0px 0;
	border-bottom:none;
}
#faculty-page-right ul li {
	margin:0;
	padding:0;
	display:inline;
}
#faculty-page-right ul li a {
	margin:0 20px 0 0;
	padding:8px 0 8px 20px;
	display:block;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:0 10px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#a78144;
	border-bottom:1px dotted #DFDAD2;
}
#faculty-page-right ul li a.faculty-menu {
	margin:0 20px 0 20px;
	padding:8px 0 8px 20px;
	display:block;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:0 10px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#003366;
	border-bottom:1px dotted #DFDAD2;
}
#faculty-page-right ul li a.faculty-menu2 {
	margin:0 20px 0 20px;
	padding:8px 0 8px 20px;
	display:block;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:0 10px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#a78144;
	border-bottom: none;
}
#faculty-page-right ul li a#faculty-menu-last {
	border-bottom:0px;
}
.faculty-page-right-section {
	width:242px;
	padding:15px 20px 15px 20px;
	border-bottom:1px solid #DFDAD2;
}
.faculty-page-right-section p, .faculty-page-right-section li {
	line-height:20px;
}
.faculty-page-right-section#bottom-section {
	border-bottom:0px;
}
.faculty-page-right-section h1 {
	padding:0 0 10px 0;
	margin:0;
	color:#a31984;
	font-size:20px;
	border-bottom:1px solid #CD8C25;
	font-weight:normal;
}
.faculty-page-right-section h2 {
	padding:5px 0 0 0;
	margin:0;
	color:#40518B;
	font-size:10px;
	font-weight:normal;
}
.faculty-page-right-section-item {
	width:242px;
	border-bottom:1px dotted #DFDAD2;
	padding:10px 0 10px 0;
}
.faculty-page-right-section-item.section-item-last {
	border:0px;
}
.faculty-page-right-section-item a {
	text-decoration:none;
	color:#003366;
	font-size:14px;
	font-weight:bold;
}
.faculty-page-right-section-item p {
	font-size:13px;
	color:#003e7e;
	font-style:italic;
}
#course-page-right {
	width:282px;
	float:left;
}
#course-page-right ul {
	list-style-image:url(images/arrow.png);
	list-style-type:disc;
	margin:0;
	padding:5px 0 5px 20px;
}
#course-page-right ul li {
	margin:0;
	padding:0 0 2px 0;
}
#course-page-right ul li a {
	margin:0 20px 0 20px;
	padding:8px 0 8px 20px;
	display:block;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:0 10px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#a78144;
	border-bottom:1px dotted #DFDAD2;
}
.staff-list {
	margin:0;
	padding:0;
	border-bottom:1px dotted #DFDAD2;
}
.staff-list p {
	padding: 0 0 0 85px;
}
.staff-list .staff-list-bottom {
	margin-bottom:20px;
	border-bottom:1px solid #DFDAD2;
}
.staff-listing-photo {
	float:left;
	width:74px;
	padding:1px 5px 2px 5px;
}
.staff-photo {
	float:right;
	padding:5px 5px 5px 5px;
}
a.staff-detail-right {
	text-decoration:none;
	color:#A78144;
	font-size:12px;
	font-weight:bold;
}
#contact-page {
	width:584px;
	padding:0 10px 0 20px;
}
#address-box {
	line-height:24px;
}
#contact-page h2 {
	padding:0;
	margin:10px 0 0 0;
	color:#895607;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
#contact-form fieldset {
	margin: 15px 0 0 0;
	border: none;
	padding: 10px;
}
#contact-form input, #contact-form textarea {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	min-width:70px;
	margin-bottom:5px;
}
#contact-form input {
	width:240px;
}
#contact-form textarea {
	height:140px;
	width:240px;
}
#contact-form button {
	margin-left:100px;
}
#contact-form label {
	width:100px;
	float:left;
}
.contact-page ul {
	list-style:none;
	text-decoration:none;
}
.contact-page li {
	list-style:none;
	text-decoration:none;
}
#cms-page {
	width:855px;
	background-color: white;
}
#cms-content {
	padding: 0 20px 0 20px;
}
#cms-content h1 {
	padding:20px 0 20px 0;
	margin:0;
	color:#40518B;
	font-style:italic;
	font-size:24px;
}
#cms-content input {
	width:400px;
}
#cms-content textarea {
	width:530px;
	height:200px;
}
.mceContentBody {
	background-color:#ffffff;
}
.mceContentBody h2 {
	margin:5px 0 0 0;
	padding:0;
	color:#DC9327;
	font-size:16px;
	font-weight:bold;
}
.mceContentBody h3 {
	padding:0;
	margin:0;
	color:#DC9327 !important;
	font-size:11px;
	font-weight:normal;
}
.cms-logout a {
	color:#ffffff;
	font-weight:bold;
	margin:10px 0 0 3px;
	font-size:20px;
	position:relative;
	left:8px;
	top:5px;
}
.edit-box {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	padding: 2px 2px 2px 2px;
	display:block;
	clear: both;
}
.edit-box h5 {
 clear: clear:both;
	background-image:url(images/footer-bg.png);
	background-repeat:no-repeat;
	background-position:-5px -2px;
	color:#FFFFFF;
	font-size:10px;
	text-align:left;
	margin:0 0 0 0;
	display:block;
	padding:0px 0 0px 10px;
}
.cms-options ul {
	list-style:none;
	margin:0 0 0 10px;
}
.cms-options ul li {
	margin:0 0px 0 0;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	color:#a78144;
}
.cms-options ul li a {
	margin:0 0px 0 0;
	padding:0px 0 0px 20px;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:0 0px;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	color:#a78144;
}
#cms-content .line_highlight input {
	width:auto;
}
.filedownload {
	width:auto;
	padding: 0px 0px 0 30px;
	background-image:url(images/pdf_small.jpg);
	background-repeat:no-repeat;
	background-position:0px 7px;
	margin-bottom: 20px;
}
.logout {
	width: 150px;
	margin-left:460px;
	margin-top:30px;
	position:absolute;
	color: white;
}

