#search_field {
	float: left;
	padding-right: 10px;
	vertical-align: middle;
}

#corbis_search_links {
	float: right;
	padding-top: 5px;
	padding-right: 18px;
	padding-left: 50px;
	color: white;
}

.section_tab_small {
	height: 20px;
	font-weight: bold;
	margin-top: 3px;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 10px;
	text-transform: uppercase;
}

.section_tab_small a {
	color: #191919;
}

.section_tab_small a:visited {
	color: #191919;
}

/**************
 * And the section content
 *************/
#CalenderHeadLinesPanel {
	background-color: #d9d9d9;
	overflow: hidden;
}

#CalenderHeadLinesPanel table {
	margin-right: -500px;
	width: 100%;
	margin-bottom: 6px;
	overflow: hidden;
}

#CalenderHeadLinesPanel table th {
	overflow: hidden;
	text-align: left;
	/*
	width: 25%;
	*/
}

#CalenderHeadLinesPanel table td {
	overflow: hidden;
	padding-right: 6px;
	/*
	width: 25%;
	*/
}

.infoImage {
	width: 15px;
	height: 15px;
}

#frontpage_image_panel {
	margin-bottom: 12px;
}

#frontpage_image_panel .collection_title {
	font-weight: bold;
}

	
.theme_table td {
	width: 33%;
	text-align: left;
	padding-bottom: 12px;
	padding-right: 6px;
	vertical-align: text-top;
	
}

.theme_table a.image_link {
	display: block;
	/*
	height: 190px;
	*/
}

.theme_table td h3 {
	text-align: left;
}

.theme_table td p {
	text-align: left;
}

.links_table {
	margin-top: 0px;
	width: 100%;
}

.links_table td {
	width: 33%;
	text-align: center;
	padding-bottom: 12px;
	padding-right: 20px;
}

.links_table td p {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

.links_table td a {
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.links_table td a:hover {
	text-decoration: underline;
}

#corbis_form {
	width: 150px;
}

#corbis_menu {
	width: 150px;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 20px;
	background-color: #666666;
	color: white;
}

#corbis_search {
	float: left;
	color: white;
	height: 30px;
	width: 150px;
}

#corbis_check_box {
	padding-right: 0px;
	text-align: right;
	padding-bottom: 10px;
}

#textLabel {
	color: white;
}

.fancyText {
	float: right;
	margin-top: 6px;
}

.fancyText img {
	display: block;
}

#corbis_logo {
	padding-top: 15px;
	padding-left: 10px;
	float: left;
}

#CorbisSearchButton {
	float: right;
	padding-right: 30px;
	padding-top: 6px;
}

.links_table .disabled_link {
	color: #31B0CA;
}

#linksPanel {
	padding-left: 10px;
	padding-right: 10px;
}

#section_content_inner h3 {
	margin-left: 3px;
}

#links_selector {
	text-align: left;
}

#links_selector select {
	width: 100%;
}
