
html {
	height: 100%;
}


body {
	text-align:center; /*center hack*/
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrap {
	width:990px; /*center hack*/
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#header {
text-align:left;
}
#header {
	text-align:right;
	font-size: 11px;
	width: 100%;
	height: 70px;
}
#top-left {
	float:left;
	width:70px;
	overflow:hidden;
	height: 70px;
	text-align: center;
	padding-left: 10px;
}
#top-right {
	float:right;
	width:900px;
	overflow:hidden;
	height: auto;
}
#top-right-upper {
	float:right;
	width:100%;
	overflow:hidden;
	height: 48px;
	line-height: normal;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	margin-right: 5px;
}
#top-right-lower {
	float:right;
	width:100%;
	overflow:hidden;
	height: 22px;
	text-align: left;
	vertical-align: bottom;
	line-height: 22px;
}

#div_slogan {
	height: auto;
	text-align: right;
	vertical-align: top;
	line-height: normal;
	color: #7ea7db;
	font-size: 12px;
	float: right;
	width: 42%;
	padding-right: 5px;
}

.slogan {
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	background-repeat: repeat-x;
	padding-right: 4px;
}

#separator {
	clear:both;
	overflow: visible;
	position: inherit;
}
.pathway {
	height: 25px;
	text-align: left;
	vertical-align: middle;
	line-height: normal;
	padding-left: 0px;
	color: #fba73f;
	font-size: 11px;
	width: 100%;
}
#pathway_left {
	height: auto;
	text-align: left;
	vertical-align: middle;
	line-height: normal;
	padding-left: 18px;
	color: #223c99;
	font-size: 11px;
	float: left;
	width: 60%;
	padding-top: 2px;
}
#pathway_right {
	height: auto;
	text-align: right;
	vertical-align: top;
	line-height: normal;
	color: #223c99;
	font-size: 11px;
	float: right;
	width: 35%;
	padding-right: 5px;
}
#pathway_text {
	overflow: visible;
	display: block;
	line-height: 30px !important;
	line-height: 22px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #223c99;
	padding-left: 18px;
}
#footer {
	clear:both;
	text-align: right;
}
#main-body {
	float:left;
	width:100%;
}
#sidebar-2 {
	float:right;
	width:auto;
	overflow:hidden;
	margin-left:-3px;
}
#content {
	float:right;
	width:775px;
	overflow:hidden;
}
#sidebar {
	float:left;
	width:210px;
	overflow:hidden;
	padding: 0px;
	margin: 0px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.inside {
	padding:1px;
	width: 92%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 20px !important;
	height: 20px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 57%;
	vertical-align: bottom;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
	vertical-align: bottom;
	font-weight: normal;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 8px;
	padding-right: 6px;
	text-decoration: none;
	color: #333333;
	background: transparent;
	vertical-align: middle;
	font-weight: normal;
	text-transform: lowercase;
}

#buttons>ul#mainlevel-nav li a {
	width: auto;
	color: #333333;
}

	ul#mainlevel-nav li a:hover
{
	color: #000000;
	background-color: #CCCCCC;
}

#jflanguageselection
{
	float: right;
	vertical-align: middle;
	height: 20px;
	line-height: 20px;	
}

/*div.jflanguageselection
{
	float: right;
	vertical-align: middle;
	padding: 3px 2px 2px 2px;
}
*/
/* language lists with UL (names & images) */
#jflanguageselection ul.jflanguageselection
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

#jflanguageselection ul.jflanguageselection li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
	font-size: 0.9em;
	vertical-align: bottom;
}

#jflanguageselection ul.jflanguageselection li#active_language
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
	font-size: 0.9em;
	vertical-align: bottom;
}

#jflanguageselection ul.jflanguageselection li a
{
	display: block;
}

#jflanguageselection ul.jflanguageselection img
{
	border: none;
}


/** Styles for the drop down list */

#jflanguageselection select.jflanguageselection
{
	border: 1px solid #cccccc;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 1px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #1b3797;
}

#jflanguageselection label.jflanguageselection
{
	position:absolute;
	left:-1000px;
}

#left_outer {
	MARGIN-TOP: 2px;
	FLOAT: left;
	WIDTH: 206px;
	border: 0px solid #CCCCCC;
	height: auto;
	padding-left: 15px;
}
#left_inner {
	FLOAT: left! important;
	margin: auto;
	padding: 1px;
	width: 185px;
	border: 1px solid #cccccc;
	height: 427px;
}

#talent_icon {
	padding: 2px;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #7ea7db;
}

a:hover {
	color: #faa73f;
	text-decoration: none;
	font-weight: bold;
}

a.cc_grey_link:visited {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}

a.cc_grey_link:link {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}

a.cc_grey_link:hover {
	color: #faa73f;
	text-decoration: none;
	font-weight: bold;
}


div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
	margin: 0 0 2px 0;
	background-color: #6d7ebb;
}

table.moduletable {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px solid #3300FF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


table.moduletable_login_form th, div.moduletable_login_form h3 {
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
	margin: 0 0 2px 0;
	background-color: #6d7ebb;
}

table.moduletable_login_form {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


table.moduletable_login_form td {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


table.moduletable_frontpage th, div.moduletable_frontpage h3 {
	color: #fba73f;
	text-align: left;
	padding-left: 0px;
	height: 12px;
	line-height: 12px;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
	padding-top: 0px;
	background-color: #CCCCCC;
	margin: 0;
	padding-bottom: 0px;
}

table.moduletable_frontpage {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px solid #CC0000;
	margin: 0px;
	padding: 0px;
	height: 100px;
	vertical-align: top;
}


table.moduletable_frontpage td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	vertical-align: top;
	border: 0px solid #CCCCCC;
}


table.moduletable_frontpage_news th, div.moduletable_frontpage_news h3 {
	color: #fba73f;
	text-align: left;
	height: 12px;
	line-height: 12px;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
	margin: 0;
	padding: 8px;
}

table.moduletable_frontpage_news {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 287px;
	vertical-align: top;
}


table.moduletable_frontpage_news td {
	font-size: 11px;
	padding: 8px;
	margin: 1px;
	font-weight: normal;
	vertical-align: top;
}

.title {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


.readmore {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: x-small;
}

table.moduletable_frontpage_other th, div.moduletable_frontpage_other h3 {
	color: #fba73f;
	text-align: left;
	height: 10px;
	line-height: 10px;
	font-weight: bold;
	font-size: 16px;
	text-transform: lowercase;
	margin: 0;
	padding: 8px;
}

table.moduletable_frontpage_other {
	width: 100%;
	border-spacing: 0px;
	border-collapse: separate;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 230px;
	vertical-align: top;
	font-size: 11px;
}


table.moduletable_frontpage_other td {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	vertical-align: top;
	height: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

table.moduletable_about_us th, div.moduletable_about_us h3 {
	color: #fba73f;
	text-align: center;
	height: 12px;
	line-height: 12px;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
	margin: 0;
	padding: 5px;
}

table.moduletable_about_us {
	width: 100%;
	border-spacing: 0px;
	border-collapse: separate;
	margin: 0px;
	padding: 0px;
	height: 80px;
	vertical-align: top;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9F9F9;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #F9F9F9;
}

table.moduletable_about_us:hover {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

table.moduletable_about_us td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	vertical-align: top;
	height: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.frontpage_header {
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	color: #fba73f;
	padding: 0px;
}

.com_founder_header {
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	color: #fba73f;
	padding: 0px;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
}

.com_founder_header_small {
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
	color: #fba73f;
	padding: 0px;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
	background-color: #fba73f;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
	background-color: #7ea7db;
}

a.mainlevel#active_menu:hover {
	background-color: #fba73f;
}



a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.componentheading {
	color: #faa73f;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
	background-repeat: repeat-x;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #faa73f;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.blog {
	width: 100%;
}

table.blog td {
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}


.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}




.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	padding: 0px 10px;
	line-height: 18px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	background-color: #EEEEEE;
	background-repeat: repeat-x;
	color: #333333;
	left: 5px;
}

table.contentpaneopen {
	width: 100%;
	padding: 6px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	height: auto;
	border: 0px solid #FF0033;
}

table.contentpaneopen td {
	padding-right: 0px;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
}

table.contentpaneopen fieldset {
	border: 1px solid #CCCCCC;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.button {
	color: #666666;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	padding: 0px 5px;
	line-height: 16px !important;
	line-height: 16px;
	height: 20px !important;
	height: 24px;
	margin: 1px;
	background-color: #EEEEEE;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-size: 11px;
	color: #666666;
}

.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	line-height: 30px;
	margin: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	color: #666666;
	background-color: #EEEEEE;
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
	background-color: #CCCCCC;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

.highlight {
	background-color: #fba73f;
	padding: 0;
	color: #FFFFFF;
}

#mod_contentitem {
	font-size: 11px;
}

#frontpage_wrap {
	width:98%; /*center hack*/
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #FFFFFF;
	float: left;
}
#frontpage_left {
	text-align:left;
	width: 29%;
	float: left;
	border: 1px solid #CCCCCC;
	padding-right: 1px;
	padding-left: 1px;
}

#frontpage_right {
	text-align:left;
	float: right;
	width: 69%;
	border: 0px solid #00FF00;
}

#frontpage_right_upper {
	text-align:left;
	float: right;
	width: 100%;
	padding-left: 1px;
}

#frontpage_right_middle {
	text-align:left;
	float: right;
	width: 100%;
	padding-left: 1px;
	padding-top: 12px;
}

#frontpage_right_lower {
	text-align:left;
	float: right;
	width: 100%;
	padding-top: 8px;
	padding-left: 2px;
	border: 0px solid #339900;
}

#banner {
	text-align:center;
	float: right;
	width: 99%;
	border: 1px solid #CCCCCC;
	height: 120px;
}

#div_talent_search {
	text-align:left;
	float: right;
	width: 99%;
	border: 1px solid #CCCCCC;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#div_talent_search_content {
	text-align:left;
	width: 99%;
	height: 45px;
	padding: 6px;
	margin: 0px;
}

.cc_orange
{
	color: #ffaa3d;
}

.cc_blue
{
	color: #7ea7db;
}

.cc_lightgrey
{
	color: #999999;
	font-weight: normal;
}

.cc_lightgrey_small
{
	color: #999999;
	font-size: 11px;
}

.cc_deepgrey
{
	color: #333333;
	font-weight: normal;
	font-size: 11px;
}


#table_contact_us {
	text-align: left;
	padding: 3px;
	border: 1px solid #CCCCCC;
	width: 85%;
}

#table_com_founder {
	text-align: left;
	padding: 3px;
	border: 1px solid #CCCCCC;
	width: 85%;
}

#biz_partner_logo {
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
	height: 120px;
	width: 190px;
	line-height: 110px;
}


img.talent_male
{
	border: 2px solid #CCCCCC;
}

img.talent_male:hover
{
	border: 2px solid #7ea7db;
}

img.talent_female
{
	border: 2px solid #CCCCCC;
}

img.talent_female:hover
{
	border: 2px solid #faa73f;
}

img.talent_group
{
	border: 2px solid #CCCCCC;
}

img.talent_group:hover
{
	border: 2px solid #99CC00;
}


.talent_last_name {
	font-size: 16px;
	margin: 0px;
	font-weight: bold;
	color: #fba73f;
	padding: 0px;
	text-transform: uppercase;
}

.talent_first_name {
	font-size: 16px;
	margin: 0px;
	font-weight: bold;
	color: #fba73f;
	padding: 0px;
	text-transform: capitalize;
}

.talent_id {
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	color: #999999;
	padding: 0px;
	text-transform: none;
}

.talent_category {
	font-size: 12px;
	margin: 0px;
	color: #999999;
	padding: 0px;
	text-transform: none;
}

.talent_details_header {
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	color: #7ea7db;
	padding: 0px;
}

#footer {
	text-align: right;
	padding: 3px;
}

#resume_submit {
	text-align: left;
	padding: 1px;
	border: 1px solid #CCCCCC;
	width: 100%;
}


#under_construction_wrap
{
	position:relative;
}

#under_construction
{
	position:absolute;
	width:395px;
	height:236px;
	z-index:2;
	left: 338px;
	top: 20px;
	line-height: 10px;
	padding-left: 0px;
	padding-top: 80px;
	text-align: center;
	background-color: #CCCCCC;
	layer-background-color: #CCCCCC;
	border: 1px none #000000;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	float: none;
}

#under_construction_dummy
{
	position:absolute;
	width:385px;
	height:259px;
	z-index:2;
	left: 100px;
	top: 5px;
	line-height: 10px;
	padding-left: 0px;
	padding-top: 50px;
	text-align: center;
	background-color: #CCCCCC;
	layer-background-color: #CCCCCC;
	border: 1px none #000000;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	float: none;
}


a.in_ct, a.in_cs
{
display:none;
}
