#mycarousel li {
	width: 193px;
	float: left;
	margin-right: 10px;
}
#mycarousel ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mycarousel h3 {
	margin-left: 60px;
}
#mycarousel li img {
	position: absolute;
	left: 5px;
	top: 5px;
}
#whatsnew-bigbox {
	float: left;
	width: 620px;
	background-color: #f2f2f2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
	height: 385px;
}
#whatsnew-showoff p, #whatsnew-comments p, #whatsnew-bigbox p, #whatsnew-showoff h3, #whatsnew-comments h3, #whatsnew-bigbox h3, #whatsnew-showoff h4, #whatsnew-comments h4, #whatsnew-bigbox h4, #whatsnew-showoff h5, #whatsnew-comments h5, #whatsnew-bigbox h5 {
	padding-right: 0px;
	padding-left: 0px;
}

#whatsnew-bigbox ul {
	margin: 0px;
	width: 610px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 60px;
	overflow: hidden;
}
#whatsnew-bigbox a {
	text-decoration: none;
}

#whatsnew-bigbox ul li {
	float: left;
	width: 193px;
	background-color: #eaeaea;
	margin-right: 10px;
	position: relative;
	height: 58px;
	overflow: hidden;
	background-image: url(../images/site/tabs-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #b2b2b2;
}
#whatsnew-bigbox ul li img {
	position: absolute;
	left: 5px;
	top: 4px;
	border: 1px solid #999;
}
#whatsnew-bigbox ul li h3 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 60px;
	font-size: 12px;
}
#whatsnew-bigbox ul li h3 a {
	display: block;
	height: 50px;
}

#whatsnew-bigbox .tabdiv {
	height: 240px;
	position: relative;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#whatsnew-bigbox .tabdiv .viewall {
	position: absolute;
	right: 10px;
	bottom: 10px;
	text-transform: capitalize;
	text-decoration: none;
	font-variant: small-caps;
}
#whatsnew-bigbox .tabdiv .readmore {
	position: absolute;
	bottom: 10px;
	left: 300px;
	text-transform: capitalize;
	font-variant: small-caps;
}
#whatsnew-bigbox .tabdivclip {
	width: 620px;
	overflow: hidden;
	height: 250px;
}
#whatsnew-bigbox .tabdiv h3 {
	margin-left: 290px;
}
#whatsnew-bigbox .tabdiv h4, #whatsnew-bigbox .tabdiv p {
	margin-left: 290px;
}
#whatsnew-bigbox .tabdiv h4 {
}

#whatsnew-bigbox .tabdiv img.thumb {
	position: absolute;
	left: 10px;
	top: 0px;
	border: 1px solid #999;
}
#whatsnew-bigbox .tabdiv img.icon {
	position: absolute;
	left: 15px;
	z-index: 999;
	bottom: 25px;
}
.ui-tabs-hide {
	display: none;
}

#whatsnew-bigbox .tabdiv h4 {
	font-size: 10px;
	font-weight: bold;
}
#whatsnew-bigbox h2 {
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	line-height: 1em;
}#whatsnew-comments {
	float: left;
	width: 290px;
	background-color: #f2f2f2;
	height: 380px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 20px;
}
#whatsnew-comments a {
	text-decoration: none;
}

#whatsnew-comments h2 {
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 5px;
	line-height: 1em;
}#whatsnew-comments ul {
	list-style-type: none;
	background-color: #d9d9d9;
	float: left;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#whatsnew-comments ul li {
	padding: 5px;
	background-color: #eaeaea;
	margin-bottom: 5px;
	position: relative;
	float: left;
	height: 48px;
	width: 270px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #b2b2b2;
	background-image: url(../images/site/tabs-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#whatsnew-comments ul li img {
	position: absolute;
	left: 5px;
	top: 4px;
	border: 1px solid #999;
}
#whatsnew-comments ul li h4 {
	font-size: 12px;
	line-height: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 55px;
	font-weight: normal;
}
#whatsnew-comments ul li h4 a{
	height: 3em;
	overflow: hidden;
	display: block;
}
#whatsnew-comments ul li h5 {
	font-size: 10px;
	line-height: 1em;
	margin-left: 55px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	position: absolute;
	bottom: 5px;
}
#whatsnew-showoff , #whatsnew-jobs{
	float: left;
	width: 930px;
	background-color: #f2f2f2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	position: relative;
}
#whatsnew-showoff h2, #whatsnew-jobs h2 {
	margin-left: 5px;

}

#whatsnew-showoff a, #whatsnew-jobs a {
	text-decoration: none;
}

#whatsnew-showoff .whatsnew-showoff-col, #whatsnew-jobs .whatsnew-jobs-col {
	float: left;
	margin-right: 2px;
	width: 231px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#whatsnew-showoff .whatsnew-showoff-col.last, #whatsnew-jobs-col.last {
	margin-right: 0px;
}
#whatsnew-showoff ul, #whatsnew-jobs ul {
	list-style-type: none;
	background-color: #d9d9d9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 0px;
}
#whatsnew-showoff ul li, #whatsnew-jobs ul li {
	float: left;
	width: 221px;
	position: relative;
	background-color: #eaeaea;
	height: 58px;
	margin-bottom: 5px;
	background-image: url(../images/site/tabs-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
}
#whatsnew-jobs ul li {
	margin-right: 12px;	
}
#whatsnew-jobs ul li.last {
	margin-right: 0px;	
}
#whatsnew-showoff ul li img.thumb, #whatsnew-jobs ul li img.thumb {
	position: absolute;
	left: 5px;
	top: 4px;
	border: 1px solid #999;
}
#whatsnew-showoff ul li img.icon {
	position: absolute;
	left: 7px;
	bottom: 6px;
	margin: 0px;
	padding: 0px;
}

#whatsnew-showoff ul li h4, #whatsnew-jobs ul li h4 {
	font-size: 12px;
	margin-left: 60px;
	margin-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
#whatsnew-showoff ul li h5, #whatsnew-jobs ul li h5 {
	position: absolute;
	bottom: 5px;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#whatsnew-jobs .new {
	position: absolute;
	top: -5px;
	right: -5px;
}
.jobs-list li{
	float: left;
	width: 570px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
}
.jobs-list {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	float: left;
}

.jobs-list li.switch {
	background-color: #F6F6F6;
}
.jobs-list .title {
	float: left;
	width: 375px;
}
.jobs-list .title a {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: .5em;
	display: block;
}
.jobs-list .location {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	display: block;
	color: #666;
}
.jobs-list .meta {
	position: relative;
	float: left;
	width: 175px;
	margin-left: 20px;
}
.jobs-list .meta img {
	float: left;
	border: 1px solid #999;
}
.jobs-list .meta .author {
	display: block;
	padding-left: 55px;
	font-weight: bold;
	font-size: 10px;
}
.jobs-list .meta .date {
	display: block;
	padding-left: 55px;
	font-style: italic;
	color: #666;
}
.jobs-howtoapply {
	display: block;
	background-color: #F6F6F6;
	margin-bottom: 1.5em;
	width: 570px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: left;
}
