body.page {
    background: url("/_image/navigation/bg_gradient_repeat.jpg/") repeat-x scroll left top #2C010A;
}

.friend_activity_text {

    float: left;

    position: relative;

    top: 0;

    width: 188px;

    padding-left: 5px;

    overflow: auto;
}



.friend_activity_img {

    float: left;

    width: 50px;

}



.friend_activity_entry {

    padding: 5px;

}



#voting_feed {

     border: 1px solid #d2d2d2;

    float: right;

    height: 201px;

    margin-bottom: 20px;

    width: 270px;

}



#course_votes {

    min-height: 360px;

}



#voting_feed_text {

    height: 166px;

    overflow: auto;

    position: relative;

}



#loader {

    top:  365px; 

    left: 733px;

    position: absolute;

    text-align: center;

    vertical-align: middle;

  display: none;

}



.friendname {

	color: #990000;

	display: inline;

        margin-right: 5px;

}



.votetext {

	color: #990000;
	display: inline;
}


#voting_graph {

    display: block;

    position: relative;

    width: 50%;

}

.enquire_now {
        background-color: #767676;
    border: 0 none;
    color: white !important;
     margin-top: 20px;
    padding: 2px 5px;
    text-decoration: none;
    cursor: pointer;

}

/*
.submit {

	cursor: pointer;

        padding: 2px 13px;

	float: right;

        margin-top: 10px;

}*/



#friend_activity_entry_text 

{

    float: right;
    width: 519px;

}

#add_course_button_bottom{
  float: right;
  position: relative;
}


#add_course_button img {
    border: medium none;
    display: inline;
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: bottom;
    margin-top: 10px;
}

#add_course_link {
	text-align: right;
        margin-bottom: 10px;
}

#add_course_link img{
	display: inline;
        margin-right: 5px;
        vertical-align: middle;
}

#course_shortlist_module {
   line-height: 1.7;
}

#add_to_shortlist_btn {
   vertical-align: bottom;
}

#remove_shortlist_btn {
   vertical-align: bottom;
}

#switching-flash-banner-bottom {
    height: 240px;
    left: 0 !important;
    position: absolute;
    top: 5px !important;
    z-index: 5;
}

#switching-flash-banner-top {
    height: 45px;
    overflow: hidden;
    position: absolute;
    top: 0 !important;
    z-index: 10;
