.star_1
{
    background:url(../images/themes/gray/star-1.png) top left no-repeat;
}
.star_2
{
    background:url(../images/themes/gray/star-2.png) top left no-repeat;
}
.star_3
{
    background:url(../images/themes/gray/star-3.png) top left no-repeat;
}
.star_4
{
    background:url(../images/themes/gray/star-4.png) top left no-repeat;
}
.star_5
{
    background:url(../images/themes/gray/star-5.png) top left no-repeat;
}


/*==== HEADER ======*/
#header #greetings li
{
    border-left:1px solid #757a7c;
}


/*=== CONTENT ===*/
#subnav,
#filternav,
#sortnav,
#searchnav
{
    background:url(../images/themes/gray/menu_sub_gray.png) no-repeat;
}

#subnav,
#subnav ul li a,
#sortnav ul li a
{
    color: #ffffff;
}

#searchnav ul li
{
    color: black;
}

.drill_header h3
{
    color: #757a7c;
}

#drill_keywords a,
.drill_header label a
{
    color: #757a7c;
}

.content a
{
    color: #59a0b8;
}

.thumbnail #over_desc #text a
{
	color:#757a7c;
}

.thumbnail .subtitle
{
	color: #ffffff;
}

.thumbnail #over_desc #text a
{
	color:#757a7c;
}

.thumbnail a.select
{
	color:#757a7c;
}

#side_right #pro #pro_about a{
    color: #757a7c;
}



#side_right #drill_related #top_container #top_related,
#side_right #pro_info #top_container #top_info,
#side_right #team_info #top_container #top_info
{
    background:url(../images/themes/gray/right_drill_related_gray.png) no-repeat;
    color: #ffffff;
}

/* TRAINING ******************************************************************************************* */
#side_right #zone ul#training_session_list li a
{
    color: #757a7c;
}


/*=== PAGINATION ===*/
#pagination #pag_menu li .current
{
	color:#757a7c;
}

/* LEARN IT ************************************************************* */
#content_learnit #is_learnit #col1 #movie_container #over #text h3 {
	color:#757a7c;
}


