/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

#taleoContent {
	margin: 0 auto !important;
	width: 80% !important;
}
#taleoContent table {
	width: 100% !important;
}
#taleoContent td {
	border: 0 !important;
	color: #6d6e71 !important;
	font-family: "Ubuntu", sans-serif !important;
	font-size: 16px !important;
	line-height: 1.6em !important;
	vertical-align: top !important;
}
#taleoContent a {
	border-bottom: 1px dotted #e52528 !important;
	color: #6d6e71 !important;
	padding-bottom: 0.1em !important;
	text-decoration: none;
}
#taleoContent input[type="button"],
#taleoContent input[type="submit"] {
	background: #6d6e71 !important;
	border: 0 !important;
	font-family: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	padding: 0.5em 1em !important;
}
#taleoContent input[type="button"]:hover,
#taleoContent input[type="submit"]:hover {
	background: #e52528 !important;
}
#taleoContent input[type="password"],
#taleoContent input[type="text"],
#taleoContent select {
	background: #f8f8f8 !important;
	border-color: #e1e1e1 !important;
	border-radius: 2px !important;
	font-family: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	padding: 0.3em !important;
}
#taleoContent td span {
	color: #6d6e71 !important;
	font-family: "Ubuntu", sans-serif !important;
	font-size: 16px !important;
	line-height: 1.6em !important;
}

#taleoContent {
	margin: 0 auto !important;
	width: 80% !important;
}
#taleoContent table {
	width: 100% !important;
}
#taleoContent td {
	border: 0 !important;
	color: #6d6e71 !important;
	font-family: "Ubuntu", sans-serif !important;
	font-size: 16px !important;
	line-height: 1.6em !important;
	vertical-align: top !important;
}
#taleoContent a {
	border-bottom: 1px dotted #e52528 !important;
	color: #6d6e71 !important;
	padding-bottom: 0.1em !important;
	text-decoration: none;
}
#taleoContent input[type="button"],
#taleoContent input[type="submit"] {
	background: #6d6e71 !important;
	border: 0 !important;
	font-family: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	padding: 0.5em 1em !important;
}
#taleoContent input[type="button"]:hover,
#taleoContent input[type="submit"]:hover {
	background: #e52528 !important;
}
#taleoContent input[type="password"],
#taleoContent input[type="text"],
#taleoContent select {
	background: #f8f8f8 !important;
	border-color: #e1e1e1 !important;
	border-radius: 2px !important;
	font-family: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	padding: 0.3em !important;
}
#taleoContent td span {
	color: #6d6e71 !important;
	font-family: "Ubuntu", sans-serif !important;
  font-size: 16px !important;
  line-height: 1.6em !important;
}
#taleoContent ul {
  list-style: outside circle !important;
  margin-left: 1.25em !important;
}

