body{
	margin:0;
	color:#4d4d4f;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:980px;
	background:#4F5055;
}
img{border-style:none;}
a{text-decoration:none; color:#0075bc;}
a:hover{text-decoration:underline;}
.left { float:left; }
.right { float:right; }
.clear { clear:both; }
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes:none;}
q:before{content:''}
q:after{content:''}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
	background:#fff;
}
.w1:after{
	content:'';
	display:block;
	clear:both;
}
.w1{
	width:980px;
	margin:0 auto;
}
.skip a{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.skip a:focus{
	position:static;
	width:auto;
	height:auto;
}
#header{
	width:100%;
	margin:0 0 11px;
	position:relative;
	z-index:100;
}
.inner #header{margin:0 0 7px;}
#header .panel{
	width:980px;
	/* overflow:hidden; */
	/* padding:8px 2px 0 0; */
	height:26px;
	margin:0 -9999px 10px;
	padding:0 9999px 0;
	position:relative;
	background:#eee url('../images/general/ceb/bg-header-link-bar.jpg') repeat-x;
}

/* New Top Nav - More flexible for international sites */

.top-nav2 {
	float:none;
}

.top-nav2-locations {
	float:left;
	margin-right:0;
	font-size:9px;
	line-height:9px;
	margin-top:8px;
	margin-left:0;
}

.top-nav2-locations img {
	vertical-align:middle;
	margin:-3px 2px 0;
}

.top-nav2-locations-text {
	color:#2e3192;
	font-weight:bold;
}

.top-nav2-links {
	float:left;
	margin-left:20px;
}

.top-nav2-list {
	padding:7px 0 0;
	margin:0;
	list-style:none;
	float:left;
	font-size:9px;
	text-transform:uppercase;
	line-height:12px;
}
.top-nav2-list li{
	float:left;
	background:url(../images/general/divider.gif) no-repeat 0 50%;
	padding:0 9px;
}
.top-nav2-list a{color:#404550;}
.top-nav2-list .here a,
.top-nav2-list a:hover{
	color:#404550;
	text-decoration:underline;
}

.top-nav2-list li.visit-ceb-global {
	margin-left: 40px;
	background:#a9abae url('../images/general/ceb/bg-visit-ceb-global.gif') repeat-x;
	margin-top:-7px;
	display:block;
	height:26px;
}

.top-nav2-list li.visit-ceb-global a {
	color:#0075bc;
	font-weight:bold;
	display:block;
	height:20px;
	padding-top:6px;
	padding-right:19px;
	background:url('../images/general/ceb/btn-visit-ceb-global.gif') no-repeat 100% 5px;
}

.top-nav2-list li.visit-ceb-global a:hover {
	text-decoration: underline;
}

.locations-form{
	float:left;
	width:190px;
	margin:0 18px 0 0;
}
.locations-form label{
	color:#46166b;
	font-size:10px;
	line-height:17px;
	font-weight:bold;
	float:left;
	margin:0 13px 0 0;
}
.locations-form select{
	float:left;
	width:141px;
	color:#4d4d4f;
	font-size:10px;
	line-height:12px;
}
.locations-form .btn-submit{
	background:url(../images/general/btn-submit.gif) no-repeat;
	width:18px;
	height:17px;
	border:none;
	margin:0;
	padding:0;
	float:left;
}

.header-flag {
	float:right;
	margin-top:3px;
	width:16px;
	height:11px;
}

.top-nav{
	padding:3px 0 0;
	margin:0;
	list-style:none;
	float:left;
	font-size:9px;
	text-transform:uppercase;
	line-height:12px;
	width:515px;
}
*+ html .top-nav{width:435px;}
* html .top-nav{width:435px;}
.top-nav li{
	float:left;
	background:url(../images/general/divider.gif) no-repeat 0 50%;
	padding:0 9px;
}
.top-nav a{color:#4d4d4f;}
.top-nav .here a,
.top-nav a:hover{
	color:#ec008c;
	text-decoration:none;
}
.search-form{
	float:right;
	width:143px;
	height:16px;
	background:#fff;
	padding:0 5px 0 0;
	margin-top:4px;
}
.search-form .text{
	float:left;
	background:none;
	border:none;
	margin:0;
	padding:2px 4px;
	width:113px;
	color:#404550;
	font-size:10px;
}
.search-form .btn-search{
	background:url(../images/general/ceb/btn-search.gif) no-repeat;
	width:11px;
	height:9px;
	border:none;
	margin:4px 0 0;
	padding:0;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	cursor:pointer;
	float:right;
	overflow:hidden;
}
.header-holder:after{
	content:'';
	display:block;
	clear:both;
}
.header-holder{
	width:980px;
	position:relative;
	/*background:url(../images/general/bg-header-holder.gif) repeat-x;*/
	padding:0 9999px;
	margin:0 -9999px;
}
.header-holder .frame{
	width:980px;
	/* background:url(../images/general/bg-header.gif) no-repeat; */
	padding:30px 0 5px 0;
}
.logo{
	background:url(/images/shl-logo.png) no-repeat;
	width: 120px;
	height: 45px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 39px;
	float:left;
}
.logo a{
	display:block;
	height:100%;
}

.ceblogo{
    background:url(/images/shl-logo.png) no-repeat;
    text-indent:-9999px;
	width: 120px;
	height: 45px;
    overflow:hidden;
    margin-right: 24px;
    margin-top: 6px;
    float:right;
}

.ceblogo a{
    display:block;
    height:100%;
}



#nav:after{
	content:'';
	display:block;
	clear:both;
}
#nav{
	padding:0;
	margin:5px 0 0;
	list-style:none;
	/* width:100%;*/
	float:right;
	width:648px;
	/* font:18px/22px 'BaskervilleURW-Reg', Georgia, 'Times New Roman', Times, serif; */
	font: bold 13px/17px Arial,Helvetica,sans-serif;
}
#nav li{
	float:left;
	/* background:url(../images/general/divider-2.gif) no-repeat 0 4px; */
	padding:0 0 10px 0;
	margin-right:40px;
}
#nav a{ color:#404550;}
#nav > li > a {
	background:url('../images/general/ceb/bg-nav-down-arrow.gif') no-repeat 100% 6px;
	padding-right:18px;
}
#nav .here a,
#nav li:hover a,
#nav li.hover a,
#nav a:hover{
	color:#f7941d;
	text-decoration:none;
}
#nav li.hover,
#nav li:hover{position:relative;}
#nav li.hover ul,
#nav li:hover ul{display: block;}
#nav ul{
	padding:5px;
	margin:0;
	list-style:none;
	width:183px;
	position:absolute;
	left:0;
	top:24px;
	z-index:100;
	display:none;
	background:#fff;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
}
#nav > li > ul {
	box-shadow: 2px 5px 5px #999;
}
#nav ul ul{
	position:static;
	width:auto;
	font-weight:normal;
	margin:0; /* was 0 0 2px */
	line-height:12px;
	background:#fff;
	padding:0 0 4px;
}
#nav li:hover ul a,
#nav li.hover ul a{
	height:1%;
	padding:0 6px 2px;
	display:block;
	background:#fff;
	color:#404550;
	margin:0; /* was 0 0 2px */
}
#nav li:hover ul ul a,
#nav li.hover ul ul a{
	padding:5px 6px 0 26px;
	margin:0;
}
#nav li ul a:hover,
#nav li ul a:hover{color:#f7941d;}
#nav li:hover ul li,
#nav li.hover ul li{
	vertical-align:top;
	float:none;
	background:none;
	padding:0;
	width:100%;
}
#nav ul li.here a {
	color:#f7941d;
}
#nav ul li.here ul li a {
	color:#404550;
}
#nav ul li.here ul li a:hover {
	color:#f7941d;
	text-decoration:none;
}
#nav li.nav-about {
	margin-right:28px;
}
#nav li.nav-create-your-account {
	width:94px;
	margin-right:0;
	background:url('../images/general/ceb/bg-create-account-btn.jpg') repeat-x;
	height:35px;
	margin-top:-8px;
	padding-right:7px;
}
#nav li.nav-create-your-account a {
	color:#fff;
	display:block;
	padding:4px 0 0 5px;
	font-size:12px;
	line-height:14px;
	background:url('../images/general/ceb/bg-create-account-link.gif') no-repeat 100% 50%;
}
.gallery-holder,
.visual{
	width:980px;
	border-top:1px solid #f3f4f4;
	padding:0 9999px;
	margin:0 -9999px 0;
	position:relative;
	background:url(../images/general/ceb/bg-visual.jpg) repeat-x 0 100%;
	z-index:2;
}
.visual {
	height:126px;
}
.gallery-holder {
	background-position:top;
}
.visual-interior-large {
	background:url(../images/general/bg-visual-220.jpg) repeat-x 0 100%;
	height:221px;
	overflow:hidden;
}
.visual .visual-holder{
	width:958px;
	/* padding:0 11px 1px; */
	overflow:hidden;
}
.visual .image{
	float:left;
	margin:0 0 0 0;
}
.visual-interior-large .image {
	margin-right:66px; /* Adjusted to account for hanging quote on testimonial H2 */
}
.visual .title {
	float:left;
	width:auto;
	padding:25px 0 0;
}

.visual .title-with-image {
	width:790px;
	float:right;
}

.visual .image-fixed-size {
	height:126px;
	width:150px;
	overflow:hidden;
}

/* Change for H2 */

.visual .title h1, .home-gallery-titles h1 {
	/*
	font:35px/43px 'BaskervilleURW-Reg', Georgia, 'Times New Roman', Times, serif;
	color:#46166b;
	*/
	font:normal 30px/34px Arial, Helvetica, sans-serif;
	color:#3f454f;
	margin:0;
}

.visual .title h2, .home-gallery-titles h2 {
	font:normal 30px/34px Arial, Helvetica, sans-serif;
	color:#3f454f;
	margin:0;
}

/* Change for H2 */

.visual .title h1 em, .home-gallery-titles h1 em {
	/* display:block; */
	/*
	font:33px/43px 'BaskervilleURW-RegIta', Georgia, 'Times New Roman', Times, serif; 
	color:#ec008c;
	*/
	/* padding:15px 0 0; */
	font:normal 30px/34px Arial, Helvetica, sans-serif;
	color:#00aeef;
	font-style: normal;
}

.visual .title h2 em, .home-gallery-titles h2 em {
	/* display:block; */
	font:normal 30px/34px Arial, Helvetica, sans-serif;
	color:#00aeef;
	font-style: normal;
	/* padding:15px 0 0; */
}

.visual-blue .title h1 em, .visual-blue .title h2 em {
	color:#fff;
}

.visual-interior-large .title {
	width:553px;
}

/* Change for H2 */

.visual-interior-large .title h1 {
	line-height:38px;
	font-size:28px;
}

.visual-interior-large .title h2 {
	line-height:38px;
	font-size:28px;
}

/* Change for H2 */

.visual-interior-large .title h1 em {
	line-height:38px;
	font-size:30px;
}

.visual-interior-large .title h2 em {
	line-height:38px;
	font-size:30px;
}

.client-results-testimonial-attribution {
	margin-top:15px;
	padding-left:17px;
	font-size:14px;
	font-style:italic;
	color:#4d4d4f;
}

/* Change for H2 */

.visual .title .testimonial-slideshow h1 {
	padding-left:17px;
	background:url('../images/general/testimonial-hanging-quote.gif') no-repeat 0 6px;
}

.visual .title .testimonial-slideshow h2 {
	padding-left:17px;
	background:url('../images/general/testimonial-hanging-quote.gif') no-repeat 0 6px;
}

.gallery-holder img,
.visual img{display:block;}
.gallery-holder{
	background:url(../images/general/bg-gallery-holder.gif) repeat-x 0 0;
	margin-bottom:15px;
}

.home-gallery-left {
	width:400px;
	float:left;
}

.home-gallery-left-ar {
	width:570px;
	float:left;
	margin-top:54px;
}

.home-gallery-left-ceb {
	height:292px;
	width:165px;
	float:left;
}

.home-gallery-left-ceb2 {
	height:292px;
	width:133px;
	float:right;
	background-color:#e7e8e9;
	padding:10px 10px 10px 10px;
}

.imgpad {
	margin:10px 10px 10px 15px;
}

.home-gallery-right {
	width:570px;
	float:right;
	padding-top:30px;
}

.home-gallery-titles {
	height:170px;
}

/* Change for H2 */

.home-gallery-titles h1, .home-gallery-titles h1 em {
	font-size:31px;
	line-height:41px;
}

.home-gallery-titles h2, .home-gallery-titles h2 em {
	font-size:31px;
	line-height:41px;
}

h2.home-slide-small, h2.home-slide-small em {
	line-height:45px;
	font-size:35px;
}

.home-slide-small-text {
	margin-top:10px;
}

.home-slide-small-text, h2 .home-slide-small-text em {
	font-size:13px;
	font-family:Arial,Helvetica,'sans-serif'; 
	line-height:20px;
}

.home-gallery-titles a, .testimonial-slideshow a {
	display:block;
	float:left;
	/*
	padding:5px 10px;
	background:#ec008c;
	color:#fff;
	font-size:12px;
	*/
	color:#0075bc;
	font-size:22px;
	line-height:24px;
	margin-top:20px;
}

.testimonial-slideshow a {
	margin-left:17px;
}

#home-gallery-nav {
	margin:180px 0 0;
	padding:0;
	list-style:none;
	float:left;
}

#home-gallery-nav li {
	float:left;
	margin-right:7px;
}

#home-gallery-nav li a {
	display:block;
	width:8px;
	height:7px;
	background:url('../images/general/ceb/home-gallery-dot.gif') no-repeat 0 -7px;
	text-indent:-9999px;
	overflow:hidden;
}

#home-gallery-nav li a.current {
	background-position:0 0;
}

#home-gallery-nav a:focus { outline:none; }

#main{
	width:100%;
	margin:0 0 47px;
}
.main-content{
	/*
	padding:9px 2px 47px 10px;
	width:968px;
	*/
	width:980px;
	overflow:hidden;
}
* html .main-content{width:982px;}
.boxes-holder{
	width:980px;
	/* overflow:hidden; */
	padding:0 0 0 12px;
}
.box-small,
.box-middle,
.box-middle2,
.box-big{
	float:left;
	margin:0 15px 0 0;
	width:185px;
	font-size:14px;
	line-height:20px;
	color:#595a5c;
}
.boxes-holder a {
	color:#0075bc;
}
.box-middle{width:185px;}
.box-middle2{width:185px;}
.box-big{
	width:154px;
	padding:10px 10px 20px;
	border:1px solid #dddede;
	margin:0;
	background:#dcddde url('../images/general/ceb/bg-home-news-box.jpg') repeat-x top;
	margin-top:-40px;
	z-index:999;
	float:right;
	position:relative;
}
.box-small .title,
.box-middle .title,
.box-middle2 .title,
.box-big .title{
	/* background:#eceded url('../images/general/bg-box-title.gif') no-repeat bottom left; */
	/*
	margin:0 0 4px;
	padding:5px 9px 5px;
	*/
	overflow:hidden;
	height:1%;
	margin:0 0 2px;
}
.box-small h2,
.box-middle h2,
.box-middle2 h2,
.box-big h2{
	font-size:16px;
	margin:0;
	float:left;
	font-weight:normal;
}
.box-small h2{width:100%;}
/*
.title.green h2 a{color:#007b85;}
.title.orange h2 a{color:#f58426;}
.title.lavender h2 a{color:#9a9ccd;}
.title.blue h2 a{color:#00b5cc;}
.title.purple h2 a{color:#46166b;}
.title.green2 h2 a{color:#c6d4a7;}
*/

.box-middle h2{width:100%;}
/*
.title.green h2 a{color:#007b85;}
.title.orange h2 a{color:#f58426;}
.title.lavender h2 a{color:#9a9ccd;}
.title.blue h2 a{color:#00b5cc;}
.title.purple h2 a{color:#46166b;}
.title.green2 h2 a{color:#c6d4a7;}
*/

.box-middle2 h2{width:70%;}
/*
.title.green h2 a{color:#007b85;}
.title.orange h2 a{color:#f58426;}
.title.lavender h2 a{color:#9a9ccd;}
.title.blue h2 a{color:#00b5cc;}
.title.purple h2 a{color:#46166b;}
.title.green2 h2 a{color:#c6d4a7;}
*/
.box-big .title a {
	color:#000;
	font-weight:bold;
}
.box-big .title .more{
	float:right;
	background:url(../images/general/bg-more.gif) no-repeat 100% 5px;
	padding:0 10px 0 0;
}
.box-small .info{
	width:139px;
	/* background:#eceded url(../images/general/bg-box-small.gif) no-repeat 0 100%; 
	padding:8px 9px 19px;
	*/
	min-height:44px;
}
* html .box-small .info{height:38px}
.box-middle .info{
	/* background:#eceded url(../images/general/bg-box-middle.gif) no-repeat 0 100%; */
	width:149px;
	/*
	height:46px;
	padding:8px 11px 19px;
	*/
}
.box-middle2 .info{
	/* background:#eceded url(../images/general/bg-box-middle2.gif) no-repeat 0 100%; */
	width:203px;
	
	/*
	height:46px;
	padding:8px 11px 19px;
	*/
}
.box-middle .info .ad{width:100%;}
.box-middle2 .info .ad{width:100%;}
.box-middle .info .ad img{display:block;}
.box-middle2 .info .ad img{display:block;}
.box-big .info{
	/* background:#eceded url(../images/general/bg-box-big.gif) no-repeat 0 100%; */
	width:154px;
	margin-top:25px;
	/*
	padding:7px 11px 2px;
	height:62px;
	*/
}
.box-small .info p, .box-middle .box-middle2 .info p{margin:0; padding:0 0 5px 0;}
.box-middle .news{
	padding:0;
	margin:0;
	list-style:none;
}
.box-middle2 .news{
	padding:0;
	margin:0;
	list-style:none;
}
.box-middle .news li{padding:0 0 5px;}
.box-middle2 .news li{padding:0 0 5px;}
.box-middle .news .date{
	display:block;
	font-style:normal;
	font-weight:normal;
}
.box-middle2 .news .date{
	display:block;
	font-style:normal;
	font-weight:bold;
}
.box-big .news{
	padding:0;
	margin:0;
	list-style:none;
}
.box-big .news li{padding:0 0 5px;}
.box-big .news .date{
	display:block;
	font-style:normal;
	font-weight:bold;
}
.home-news-buttons {
	float:right;
}
.home-client-logos {
	height:44px;
}

.home-client-logo {
	width:149px;
	text-align:center;
}

.aside .home-client-logo {
	width:100%;
}

.home-client-logos a img {
	border:2px solid #fff;
	background:#fff;
}

#sidebar{
	width:183px;
	float:left;
}
#sidebar h2.menu-heading{
	color:#46166b;
	margin:0 0 4px;
	background:#dad0e1;
	padding:4px 9px 3px;
	line-height:14px;
	font-size:12px;
}
#sidebar .menu{
	padding:0;
	margin:0;
	list-style:none;
	font-weight:bold;
}
#sidebar .menu ul{
	padding:3px 0 0 25px;
	margin:0;
	list-style:none;
}
#sidebar .menu li{
	display:block;
	vertical-align:top;
	font-size:11px;
	line-height:14px;
}
#sidebar .menu .title,
#sidebar .menu .block{width:100%;}
#sidebar .menu ul li{padding:0 0 6px;}
#sidebar .menu a{
	display:inline-block;
	width:150px;
	color:#46166b;
	background:#eceded;
	padding:3px 9px 5px 24px;
	margin:0 0 4px;
}
#sidebar .menu .open-close{
	padding:3px 9px 5px;
	width:165px;
}
#sidebar .menu .slide.here .open-close,
#sidebar .menu a:hover {
	color:#ec008c;
	text-decoration:none;
}
#sidebar .menu .slide.parent_here .open-close {
	color:#46166b;
}
#sidebar .menu .slide.parent_here a:hover {
	color:#ec008c;
}
#sidebar .menu ul a{
	color:#4d4d4f;
	background:none;
	padding:0;
}
#sidebar .menu .here a {
	color:#ec008c;
}
#sidebar .menu .here ul li a {
	color:#4d4d4f;
}
#sidebar .menu ul li.here a {
	color:#ec008c;
}

#sidebar .menu .block {
	display:none;
}
#sidebar .menu .here .block, #sidebar .menu .parent_here .block {
	display:block;
}
.open-close span {display: none;}
.open-close em {
	font-style: normal;
	background:url(../images/general/bg-open-close.gif) no-repeat 0 1px;
	padding:0 0 0 16px;
}
.here .open-close span, .parent_here .open-close span {
	display: inline;
	background:url(../images/general/bg-open-close.gif) no-repeat 0 -53px;
	padding:0 0 0 16px;
}
.here .open-close em, .parent_here .open-close em {display: none;}

#sidebar .menu .here ul li a:hover {
	color:#ec008c;
	text-decoration:none;
}

#twocolumns{
	float:right;
	width:980px;
}
* html #twocolumns{width:755px;}
.content{
	width:758px;
	float:left;
	line-height:19px;
	font-size:12px;
	line-height:18px;
	color:#231f20;
}
.content p{ margin:0 0 18px;}
.content h3{
	margin:0 0 7px;
	font-size:14px;
	line-height:18px;
	color:#231f20;
}
.content ul {
	padding:0 0 19px 5px;
	margin:0;
	list-style:none;
}
.content ul li{
	background:url(../images/general/ceb/bullet.gif) no-repeat 0 6px;
	padding:0 0 7px 11px;
	line-height:19px;
	color:#595a5c;
}
.content blockquote, #regionDetails {
	/* background:#f1f5e9; */
	background:#e5f7fd;
	padding:14px 16px;
	/* width:460px; */
	color:#595a5c;
	font-size:14px;
	line-height:20px;
	margin:1em 0;
}
.content blockquote p, #regionDetails p {
	margin:9px 0;
}
.content blockquote p {
	line-height:19px;
}
.content table tr td {
	color:#595a5c;
	width:600px;
	padding-right:30px;
	vertical-align: top;
}
.content table tr td:last-child {
	padding-right:0;
}
.content-practice-tests table tr td {
	width:260px; 
		 
}

.content-practice-tests table tr td:last-child {
	width:460px;
}
.widecontent {
	width:741px;
}
.fullcontent {
	width:100%;
	float:none;
}

.products_iframe {
	width:741px;
	height:375px;
	border:none;
	margin-bottom:20px;
}

.careers_iframe {
	width:741px;
	height:700px;
	border:none;
}

.aside{
	width:180px;
	float:right;
}

.aside h3 {
	color:#00aeef;
	margin:0 0 5px;
	padding:0;
	font-size:13px;
	line-height:19px;
}

.contact-info {
	/*
	border-top:1px solid #a5a6a7;
	padding:10px 13px 12px;
	font-size:11px;
	line-height:19px;
	*/
	margin-top:25px;
	border:1px solid #f0f1f1;
	padding:2px 10px;
	background:#dddedf url('../images/general/ceb/bg-sidebar-contact.jpg') repeat-x;
}
#sidebar .contact-info {
	margin-top:15px;
}
.sidebar-sharethis {
	/*
	border:solid #a5a6a7;
	border-width:1px 0 0;
	padding:20px 13px 12px;
	*/
	font-size:11px;
	line-height:19px;
	margin:0;
}
.sharethis-rightalign {
	float:right;
	margin:0 0 20px 20px;
	padding:0;
	border:none;
}
.social-icons {
	border-top:1px solid #a5a6a7;
	border-bottom:1px solid #a5a6a7;
	padding:10px 0;
	font-size:11px;
	line-height:0;
	margin-bottom:19px;
}
.contact-info h4{
	font-size:16px;
	line-height:19px;
	color:#00aeef;
	margin:0 0 0;
}
.contact-info ul{
	padding:0 0 0 4px;
	margin:0;
	list-style:none;
	font-weight:bold;
	line-height:17px;
	font-size:12px;
}
.contact-info ul a{
	color:#4d4d4f;
	padding:0 0 0 20px;
	display:inline-block;
	font-size:14px;
	line-height:19px;
	color:#00aeef;
	margin-left:5px;
}
.contact-info ul .chat,
.contact-info ul .call{background:url(../images/general/ceb/icon-phone.png) no-repeat;}
.contact-info ul .contact-online {
	background:url(../images/general/ceb/icon-at.png) no-repeat 0 2px;
	color:#0075bc;	
}
.contact-info ul .chat{background-position:0 -21px;}
.aside .box-holder, #sidebar .box-holder {
	width:100%;
	overflow:hidden;
	/*
	border-top:1px solid #a5a6a7;
	padding:16px 0 0;
	*/
}

.sidebar-bucket {
	margin-top:21px;
	border:1px solid #f0f1f1;
	padding:4px 10px;
	background:#dddedf url('../images/general/ceb/bg-sidebar-bucket.jpg') repeat-x;
}

.sidebar-bucket-arrow {
	display:block;
	margin-right:0;
	padding-right:18px;
	background:url('../images/general/ceb/arrow-blue-right.png') no-repeat right center;
}

.sidebar-bucket a {
	color:#0075bc;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
}

.sidebar-bucket-icon {
	padding-left:35px;
	background-position:left 2px;
	background-repeat:no-repeat;
}

.sidebar-bucket .sidebar-bucket-description, .sidebar-bucket .sidebar-bucket-description p, .sidebar-bucket .sidebar-bucket-description a {
	font-size:10px;
	line-height:12px;
}

.sidebar-bucket .sidebar-bucket-description p {
	margin:2px 0 0;
	padding:0;
}

.sidebar-bucket .sidebar-bucket-description a {
	font-weight:normal;
	font-size:10px;
}

.aside .box-small .info, #sidebar .box-small .info{
	padding:4px 11px 0;
	width:135px;
	margin:0 0 16px;
	min-height:36px;
}
* html .aside .box-small .info, * html #sidebar .box-small .info {height:36px;}
.aside blockquote, #sidebar blockquote {
	margin:-2px 0 0;
	padding:0 10px 0 3px;
}
.aside blockquote q, #sidebar blockquote q {
	/*
	font:19px/21px 'BaskervilleURW-Reg', Georgia, 'Times New Roman', Times, serif;
	color:#46166b;
	*/
	font:14px/19px Arial,Helvetica,sans-serif;
	color:#f7941d;
}
.aside blockquote cite, #sidebar blockquote q {
	font-style:normal;
	/* line-height:20px; */
	display:block;
	/* font-weight:bold; */
	font-weight:normal;
	font-size:10px;
	line-height:13px;
	color:#595a5c;
	margin-top:10px;
}

/* Client Results Page */
.content ul.client-results-list {
	margin:0;
	padding:0;
}

.content ul.client-results-list li {
	background:none;
	padding:0;
	float:left;
	margin:0 19px 19px 0;
}

.content ul.client-results-list li a {
	display:block;
	border:1px solid #d7d8d9;
	padding:6px 7px;
	/* background:url('../images/general/client-results-logo-bg.jpg') no-repeat 6px 7px; */
	width:150px;
	height:122px;
}

.content ul.client-results-list li a:hover {
	border-color:#00AEEF;
}
.content ul.client-results-list li a span {
	text-indent:-9999px;
	display:block;
	height:122px;
	width:150px;
	background:transparent no-repeat center;
}

.client-results-pagination, .training-pagination {
	clear:both;
	margin:1em 0;
	text-align:right;
}

.client-results-form h3 {
	margin:0;
}

.client-results-form table tr td {
	vertical-align:top;
	padding-right:15px;
}

h3.client-results-intro {
	font-size:16px;
	margin-top:8px;
}

.client-results-loading-icon, .training-loading-icon {
	text-align:center;
	height:100px;
	background:url('../images/general/ajax-loader.gif') no-repeat 50% 50%;
}

/* Management Team, Webinars Listing */

h3.mgmt-team-heading {
	margin-bottom:2em;
}

h3.mgmt-team-heading-topmargin {
	padding-top:10px;
}

.mgmt-team-member, .webinar-item {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #A5A6A7;
}

.mgmt-team-image {
	width:90px;
	float:left;
}

.mgmt-team-image img {
	max-width:90px;
}

.mgmt-team-bio {
	float:right;
	width:640px;
}

.mgmt-team-bio h3, .webinar-item h3 {
	text-transform:uppercase;
}

.mgmt-team-bio p {
	margin:1em 0 0;
}

.webinar-item h3 {
	margin:0;
	padding:0;
}

.webinar-item p {
	margin:1em 0 0;
}

.webinar-item ul {
	margin:1em 0 0;
	padding-bottom:0;
}

/* News Listing Page */

.news-list-container {
	width:48%;
}

h3.news-list-heading, h3.campaign-contact-heading {
	margin:0 0 4px;
	padding:5px 10px;
	font-size:16px;
	text-transform:uppercase;
	/* background:#ECEDED; */
}

h3.campaign-contact-heading {
	text-transform:none;
}

/* .news-list-content, .campaign-contact-form {
	padding:10px 10px 0;
	background:#ECEDED url('../images/general/news-list-content-bg.gif') no-repeat bottom right;
} */

.news-list-content {
	padding:10px 10px 0;
	background:#ECEDED url('../images/general/news-list-content-bg.gif') no-repeat bottom right;
}

.campaign-contact-form {
	padding:10px 10px 0;
	background:#FFFFFF url('../images/general/news-list-content-bg.gif') no-repeat bottom right;
}

.news-list-item {
	padding-bottom:10px;
}

.news-archive-pagination {
	text-align:right;
	margin:15px 0;
}

/* Newsletter */

.newsletter-container {
	
}

.newsletter-container .newsletter-header {
	color:#46166b;
	font-weight:bold;
}

/* ROI Calculators */

.step {
	color:#00747A;
	font-weight:bold;
	text-transform: uppercase;
}

h2.roi-calc-result {
	color:#00747A;
	font-size:16px;
	margin-bottom:8px;
}

/* Contact Forms */

.contact-form table tr th {
	text-align:right;
	padding-right:15px;
	width:175px;
}

.contact-form textarea {
	width:200px;
	height:40px;
	font-family:Arial,Helvetica,sans-serif;
}

.contact-newsletter-area, .contact-accommodation-area {
	margin:1em 0;
	padding:1em;
	border:1px dotted #A5A6A7;
	border-width: 1px 0;
}

.contact-accommodation-area {
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:0;
}


/* Partners */

.partners-nav-wrapper {
	background:url('../images/general/partners-nav-shadow.jpg') no-repeat bottom left;
}

ul.partners-navigation {
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
	list-style:none;
}

ul.partners-navigation li {
	padding:0;
	margin:0 40px 0 0;
	background:none;
	float:left;
}

ul.partners-navigation li a {
	color:#46166b;
	display:block;
	padding:0 0 25px;
	margin:0;
}

.partners-navigation a.partners-current {
	color:#ec008c;
	background:url('../images/general/partners-nav-arrow.jpg') no-repeat bottom center;
}

.partners-nav-buffer {
	padding-top:18px;
}

.content ul.client-results-list li a.partners-nolink {
	cursor:default;
}

.content ul.client-results-list li a.partners-nolink:hover {
	border:1px solid #D7D8D9;
}

/* Training Services */

.training-iframe {
	border:none;
	height:700px;
	width:100%;
}

.training-form, .thought-leadership-form {
	padding:10px;
	background:#46166b;
	width:100%;
	color:#fff;
	font-weight:bold;
}

.training-form table tr td {
	padding-right:15px;
}

.training-results tr th {
	color:#46166b;
	text-align:left;
}

.training-results tr.row1 td {
	background:#f7f7f7;
}

.training-course-aside {
	width:200px;
}

.training-course-info, .training-course-more-info, .training-course-link {
	border:solid #a5a6a7;
	border-width:1px 0;
	padding:10px 13px 12px;
	margin:0 0 14px;
	font-size:12px;
	line-height:17px;
}

.training-course-more-info {
	border-top:none;
	padding-top:0;
	padding-bottom:4px;
}

.training-course-link {
	border:none;
	padding-top:0;
	font-weight:bold;
}

.training-course-aside h3 {
	margin:0 0 .8em;
	font-size:12px;
	line-height:19px;
	color:#46166b;
}

.training-course-aside p {
	margin: 0 0 .8em;
}

/* Intl Pages */

.intl-left {
	width:48%;
	float:left;
}

.intl-right {
	width:48%;
	float:right;
}

h2.intl-heading {
	padding-bottom:0;
}

.intl-intro p {
	margin:0 0 1ex;
	font-size:11px;
	line-height:15px;
}

.intl-dropdown {
	position:absolute;
	width:700px;
	height:300px; /* original value was 285px */
	border:1px solid #A5A6A7;
	display:none;
	background:#fff;
	z-index:1000;
	top:25px;
	padding:8px 8px 8px 18px;
}

.intl-close {
	font-weight:bold;
	float:right;
	font-size:13px;
}

.intl-close a {
	color:#2E3192;
}

.intl-wrapper {
	margin:5px 0;
}

.intl-dropdown ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:124px;
	padding-right:10px;
}

.intl-dropdown ul li {
	padding:2px 0;
}

.intl-dropdown ul li a {
	padding:0 0 0 24px;
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	width:100px;
	color:#404550;
}

.intl-dropdown ul.intl-wide {
	width:144px;
}

.intl-dropdown ul.intl-wide li a {
	width:120px;
}

.intl-local-contact {
	float:left;
	font-size:11px;
	padding-right:5px;
	padding-top:2px;
}

.intl-dropdown-loading {
	text-align:center;
	margin-top:110px;
}

.intl-dropdown-loading-short {
	margin-top:20px;
}

.intl-choose-title {
	margin-top:15px;
	text-align:center;
	color:#46166b;
	font:18px/18px 'BaskervilleURW-Reg', Georgia, 'Times New Roman', Times, serif;
}

.intl-choose-title span {
	padding-left:25px;
	background-repeat:no-repeat;
	background-position:0 1px;
}

.intl-choose-options {
	text-align:center;
	font-size:15px;
	margin-top:15px;
}

/* Thought Leadership */

.thought-leadership-form tr td {
	padding-right:25px;
}
 
.thought-leadership-heading {
	background:#46166B;
	padding:5px 10px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	display:block;
	float:left;
}

.thought-leadership-form {
	margin-bottom:25px;
}

.thought-leadership-box {
	border:1px solid #A5A6A7;
	padding:30px 9px;
	text-align:center;
	width:500px;
	margin-bottom:20px;
	margin-top:-20px;
}

/* Content Area Tabbed Content */

ul.tabs {
	padding:0;
	margin:1em 0 0;
	list-style:none;
}

ul.tabs li {
	float:left;
	margin-right:8px;
	list-style:none;
	padding:0;
	background:none;
}

ul.tabs li a {
	display:block;
	background:#d1d2d4;
	color:#007b85;
	font-weight:bold;
	padding:5px 8px;
}

ul.tabs li.green a {color:#007b85;}
ul.tabs li.orange a {color:#f58426;}
ul.tabs li.lavender a {color:#9a9ccd;}
ul.tabs li.blue a {color:#00b5cc;}
ul.tabs li.purple a {color:#46166b;}

ul.tabs li.orange a.current {
	background:#f68428;
	color:#fff;
}

ul.tabs li.green a.current {
	background:#007b85;
	color:#fff;
}

ul.tabs li.lavender a.current {
	background:#9a9ccd;
	color:#fff;
}

ul.tabs li.blue a.current {
	background:#00b5cc;
	color:#fff;
}

ul.tabs li.purple a.current {
	background:#46166b;
	color:#fff;
}

.panes {
	clear:both;
	padding:10px 15px 0;
	background:#fff9f4;
	margin-bottom:18px;
}

.panes p {
	margin: 0;
	padding: 0 0 10px;
}

/* Campaign Pages */

.campaign-content-container {
	margin:1em;
}

.campaign-content-container h3 {
	color:#46166B;
	font-size:1.17em;
	_font-size:1.17em;

}


.campaign-content-container h4 {
	font-size:1.2em;
	_font-size:.8em;
}

.campaign-two-columns .campaign-content {
	float:left;
	width:520px;
}

.campaign-form-container {
	float:right;
	margin: 0 0 0 35px;
	width:400px;
}

.campaign-form-container .form_submit {
	text-align:center;
}

.campaign .logo a {
}

.campaign-contact-form {
	font-size:11px;
	/* background:#eceded; */
}

.campaign-contact-form table tr th {
	width:100px;
	padding-right:10px;
}

.campaign-contact-form select {
	font-size:12px;
}

/* Shutters */

div.toggle {
	display:none;
}

/* Careers */

.careers-table ul {
	margin-left:0;
	padding-left:1em;
}

/* Etc. */

.company-hq-state-required {
	display:none;
}

.state-required {
	display:none;
}

/* Footer */

#footer{
	width:980px;
	background:#46474b;
	color:#fff;
	padding:0 9999px;
	margin:0 -9999px;
	position:relative;
	display:inline;
	float:left;
}
.footer-nav{
	width:980px;
	overflow:hidden;
	margin:0 -82px 0 0;
	padding:15px 0 20px 0;
}
.footer-nav .col{
	float:left;
	/* width:146px; */
	margin:0 40px 0 0;
}
.footer-nav h3{
	margin:0;
	font-size:9px;
	line-height:13px;
	color:#f7941d;
}
.footer-nav h3 a {
	color:#f7941d;
}
.footer-nav .social-icons-bottom h3 {
	font-size:11px;
	line-height:15px;
	text-transform: uppercase;
	margin-bottom:8px;
}
.footer-nav ul{
	padding:0 0 0 0;
	margin:0;
	list-style:none;
	font-size:9px;
	line-height:13px;
	font-weight:bold;
}
.footer-nav ul li{
	/* background:url(../images/general/bullet.gif) no-repeat 0 6px; */
	padding:0 0 0 0;
	vertical-align:top;
}
.footer-nav ul a{color:#fff;}
.footer-nav ul a:hover{
	text-decoration:underline;
}
.footer-nav ul ul{padding:0 0 0 7px;}
/* .footer-nav ul ul li{background:url(../images/general/bullet-2.gif) no-repeat 0 6px;} */
.footer-nav ul ul a{color:#bdbec1;}

.footer-copyright {
	clear:both;
	padding:25px 0;
	font-size:11px;
	padding:0 9999px;
	margin:0 -9999px;
	width:980px;
	background:#4f5055;
	position:relative;
	height:60px;
	color:#a7aaac;
}

.footer-links {
	float:right;
}

.footer-copyright-text {
	float:left;
}

.footer-links, .footer-copyright-text {
	padding-top:23px;
}

.footer-links a {
	color:#a7aaac;
}

.footer-links a:hover {
	color:#a7aaac;
	text-decoration: underline;
}

.social-icons-bottom {
	float:right;
	width:159px;
}

.social-icons-bottom img {
	margin-right:5px;
}

.social-icons-bottom img.social-icon-last {
	margin-right:0;
}

.campaign #footer {
	background:none;
	padding-top:20px;
}

a.contact {
	color: #EC008C;
	font: 11px Arial, Helvetica, sans-serif;
}
a.contact:hover{
	text-decoration:underline;
}

/* Pagination */

.pagination-container span {
	margin-left:3px;
}

.pagination-first-last {
	font-size:14px;
}

h3.training-course-title {
	font-size:16px;
	margin-bottom:0;
}

.training-course-categories {
	margin-bottom:10px;
}

.ceb-hdr-logo {
	margin-left:10px;
	width:65px;
	float: right;
}

.ceb-hdr-logo-ar {
	margin-right:10px;
	width:65px;
	float: left;
}

#campaign-main {
	float:left;
	width:680px;
}

#campaign-sidebar {
	float:right;
	width:270px;
}

#campaign-header {
	font: 42px georgia;
	color: #46166B;
	margin:5px 5px 5px 5px;
}

#campaign-subheader {
	font: 24px georgia;
	color: #46166B;
	margin:5px 5px 5px 5px;
}

#campaign-subtext {
	font-size: 14px;
	color: #46166b;
	margin:5px 5px 5px 5px;
}

#campaign-graybox {
	font-size: 14px;
	background: #f1edea;
	color: #46166b;
	padding:10px 10px 10px 10px;
}

#campaign-bluebox-header {
	float: top;
	font-size: 24px;
	background: #00ADEF;
	color: #ffffff;
	vertical-align:bottom;
	height: 35px;
}

#campaign-bluebox-body {
        float: left;
	font-size: 14px;
	background: #CDEFFB;
	color: #46166b;
}

#campaign-bluebox-corner {
	float: right;
	height:30px;
	margin-top:10px;
}

#campaign-openbox {
	border:1px solid #C0C0C0;
	padding:20px 20px 20px 20px;
}

#campaign-quotes {
	padding-left:20px;
	font-size: 18px;
	font-family: Georgia Regular;
	color: #46166b;
}

#campaign-title {
	color: #4D4D4F;
	font: bold 18px arial,he,sans-serif;
}

#training_course_type	{
width:186px;
}

/* 2013 Sub-navigation */

.subnav-container {
	background:url('../images/general/ceb/bg-subnav.jpg') repeat-x;
	padding:0 9999px;
	margin:0 -9999px 20px;
}

.subnav-bottom-border {
	border-bottom:#f3f4f4;
}

.subnav {
	list-style:none;
	padding:0;
	width:980px;
	padding:0 9999px;
	margin:0 -9999px 0;
}

.subnav li {
	float:left;
}

.subnav li a {
	display:block;
	font:12px/12px Arial, Helvetica, sans-serif;
	padding:11px 20px 0;
	height:23px;
	color:#404550;
}

.subnav li a:hover, .subnav li.here a, .subnav li.parent-here a {
	background:#fff;
	color:#f7941d;
	text-decoration: none;
}

.subnav li.parent-here a {
	color:#000;
	font-weight:bold;
}

#main .subnav-secondary {
	border-bottom:1px solid #f3f4f4;
	height:27px;
}

#main .subnav-secondary li a {
	font-size:12px;
	line-height:12px;
	padding-top:8px;
	height:19px;
	font-weight:normal;
}

.aside h3.testimonial-heading {
	margin:50px 0 0;
	padding-bottom:10px;
	font-size:14px;
}

.subnav-call-to-action {
	background:#e17f26 url('../images/general/ceb/bg-subnav-call-to-action.jpg') repeat-x;
	font-weight:normal;
	float:right;
	display:block;
	font:12px/12px Arial, Helvetica, sans-serif;
	padding:11px 10px 0;
	height:23px;
	color:#fff;
	font-size:15px;
}

.subnav-call-to-action span {
	display:block;
	background: url('../images/general/ceb/arrow-white-right.png') no-repeat right center;
	padding-right:20px;
}

.visual-blue {
	background:#0cb2f0 url('../images/general/ceb/bg-visual-blue.jpg') repeat-x;
}

/* SHL Direct */

.home-block-container {
	/* border-bottom:1px solid #c9cacb; */
	padding-bottom:50px;
	padding-top:25px;
}

.home-block {
	width:289px;
	float:left;
	padding:0;
	font-size:15px;
	line-height:19px;
	min-height:120px;
	margin-right:56px;
}

.home-block-last {
	margin-right:0;
}

.home-block p {
	margin:0;
}

.footer-nav-links {
	margin:0;
	padding:0;
	list-style:none;
}

.footer-nav-links li {
	display:inline;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #ccc;
}

.footer-nav-links li:last-child {
	border-right:none;
	margin-right:0;
	padding-right:0;
}

.social-icons-bottom {
	width:210px;
}

.footer-nav #nav-sub > li {
	float:left;
	margin-right:35px;
}

.footer-nav #nav-sub > li > a {
	color:#F7941D;
}

.footer-nav #nav-sub > li > ul {
	padding-left:0;
}

.footer-nav #nav-sub > li > ul > li > a {
	color:#fff;
}

.top-nav2-languages {
	float:left;
}

#slide_images {
	float:left;
	width:201px;
	height:200px;
	overflow:hidden;
}

.slide-content-container {
	width:705px;
	padding-top:30px;
	float:right;
}

.home-direct-slide {
	color:#3f454f;
	font-size:14px;
	line-height:18px;
}

.home-direct-slide .description {
	padding-bottom:10px;
}

.home-direct-slide a {
	font-weight:bold;
	color:#3f454f;
}

#slide0 .row0, #slide0 .row0 a,
#slide1 .row1, #slide1 .row1 a,
#slide2 .row2, #slide2 .row2 a,
#slide3 .row3, #slide3 .row3 a
{
	color:#fff;
	font-weight:normal;
	font-size:28px;
	line-height:32px;
}
#slide0 .row0, #slide0 .row0 .description {
	width:705px;
}

#home-gallery-nav {
	/* background:#f00; */
}

.sidebar-newsletter, .sidebar-facebook-link, .sidebar-ads {
	margin-top:15px;
}

#twocolumns {
	padding-bottom:30px;
}

.toggle-container {
	padding-bottom:5px;
	outline:none;
}

/* Shutters */

.toggle {
	font-weight:bold;
	padding-left:22px;
	background-image:url('../images/general/ceb/arrow-blue-right.png');
	background-repeat:no-repeat;
	background-position:0 3px;
	display:block;
	/* outline:none; */
}

.toggle-active {
	background-image:url('../images/general/arrow-blue-down.png');
	background-position:0 5px;
}

.toggle-content {
	display:none;
	outline:none; 
}

.toggle-container p {
	margin:0;
	padding: 0 0 18px;
}

/* Practice Tests */

.practice-tests {
	margin:18px 0;
	background:#d9f3fd;
	padding:15px;
}

.practice-tests a {
	color:#0075bc;
}

.practice-tests-intro, .practice-tests-outro {
}

.practice-tests-intro strong, .practice-tests-outro strong, .practice-tests-intro b, .practice-tests-outro b {
	color:#000;
	font-size:20px;
}

.practice-tests-outro {
	margin-top:13px;
}

.practice-tests-outro p:last-child {
	margin-bottom:0;
}

.practice-tests .toggle {
	font-weight:normal;
	color:#0075bc;
}

.practice-tests-gift-cards {
	float:right;
	font-weight:normal;
	width:75px;
	color:#595a5c;
	text-align:right;
}

.practice-tests-gift-cards-label {
	float:right;
	font-weight:normal;
	color:#595a5c;
	width:80px;
	text-align: right;
	line-height:13px;
	margin-top:0;
	margin-bottom:5px;
}

/* Header Dropdown */

.styled-select select {
   background: transparent;
   width: 206px;
   padding: 0 0 0 8px;
   font-size: 11px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 18px;
   -webkit-appearance: none;
   color:#fff;
   outline:none;
   font-weight:normal;
   direction: ltr;
   }
   
.styled-select select:focus {
	color:#000;
}
   
.styled-select {
	margin-top:3px;
   width: 186px;
   height: 18px;
   overflow: hidden;
   background: url('../images/general/ceb/select-language-heading.png') no-repeat;
    direction: ltr;
   }
   
.slide-pager {
	margin-top:10px;
	z-index:100;
}

#microsite-gallery-nav {
	margin:0;
	padding:0;
	list-style:none;
	float:none;
}

#microsite-gallery-nav li {
	float:left;
	margin-right:7px;
}

#microsite-gallery-nav li a {
	display:block;
	width:8px;
	height:7px;
	background:url('../images/general/ceb/home-gallery-dot.gif') no-repeat 0 -7px;
	text-indent:-9999px;
	overflow:hidden;
}

#microsite-gallery-nav li a.current {
	background-position:0 0;
}

#microsite-gallery-nav a:focus { outline:none; }

.home-slideshow {
	height:250px;
	overflow:hidden;
}

.gallery-holder {
	height:250px;
	overflow:hidden;
}

div.gradButton {
display: inline-block;
height: 42px;
border: 1px solid #e1e1e1;
color: #0075bc;
background-color: #FFFFFF; 
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#e8e9ea));
background-image: -webkit-linear-gradient(top, #ffffff, #e8e9ea); 
background-image: -moz-linear-gradient(top, #ffffff, #e8e9ea);
background-image: -ms-linear-gradient(top, #ffffff, #e8e9ea);
background-image: -o-linear-gradient(top, #ffffff, #e8e9ea);
background-image: linear-gradient(top, #ffffff, #e8e9ea);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#e8e9ea)";
}
div.gradButton a{
display: block;
line-height: 42px;
font-size: 14px;
font-weight: bold;
padding: 0 40px 0 20px;
position: relative; 
}
div.gradButton a:hover{
text-decoration: underline;
}
div.gradButton a:after{
position: absolute;
top: 13px;
/*display: block;*/
margin-left: 16px;
content:"";
width:0;
height:0;
border-top:8px solid transparent;
border-bottom:8px solid transparent;
border-left:8px solid #fff;
border-left-color: inherit;
}