/*  CUSTOM CSS FOR COURSES -------------------------------------------------------- */

.CTAButtonContainer
{
padding:15px;
}

.homePromoListThumb{
width:80px;
height:60px;
}

#sp_list li
{
height:70px;
}


#sp_list h4
{
margin:0;
padding:0;
font-size:15px!important;
}

#sp_list li p
{
margin-top:2px;
}
a.CTAButton {
width:128px;
padding-top:4px;
height:56px;
display:block;
background:url(/images/landing/btn_bg_large_dark_orange.jpg) repeat-x #F75119;
font-size:17px;
line-height:49px;
text-align:center;
text-decoration:none;
color:#FFF;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
margin:auto;
}

a.CTAButton:hover {
color:#FFF;
background:url(/images/landing/btn_bg_large_light_orange.jpg) repeat-x #FE991B;
}

a.CTAButton2 {
width:118px;
padding-top:5px;
padding-left:13px;
height:56px;
display:block;
background:url(/images/landing/btn_bg_large_dark_orange.jpg) repeat-x #F75119;
font-size:23px;
line-height:26px;
text-align:left;
text-decoration:none;
color:#FFF;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
margin:auto;
}

a.CTAButton2:lang(ko) {
width:140px;
padding-top:4px;
height:56px;
display:block;
background:url(/images/landing/btn_bg_large_dark_orange.jpg) repeat-x #F75119;
font-size:14px;
line-height:25px;
text-align:center;
text-decoration:none;
color:#FFF;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
margin:auto;
}

a.CTAButton2:hover {
color:#FFF;
background:url(/images/landing/btn_bg_large_light_orange.jpg) repeat-x #FE991B;
}

a.CTAButton2 #CTAButtonFREE{
font-size:14px;
display:block;
}

a.CTAButto2 #CTAButtonVCheck{
font-size:22px;
display:block;
}

#CTABar {
width:280px;
padding:10px;
margin-bottom:8px;
height:90px;
background:url(/images/landing/semi_trans_bg_dark_blue.png);
bottom:0;
left:0;
z-index:1;
color:#FFF;
text-align:center;
}

.ie6 #CTABar {
background:url(null);
background-color:#394b6b;
}

#CTABar h3
{
color:#ffffff;
font-size:15px;
}

#subject_container
{
padding-right:10px;
width:640px;
border-right:1px dotted #999999;
}

#right_container
{
float:right;
width:300px;
}

.titleBar {
font-size:23px !important;
padding:0 0 0 10px;
margin-bottom:10px;
background:url(/images/hdrBar.jpg) repeat-x;
line-height:32px;
height:32px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
letter-spacing:0.7px;	
}
