/* The current page Textual Hyperlink on each Tab eg Results, Interviews, Contact Us ... */
.lnk_btn_highlight
{
    font-size:15px;
    font-weight:bold;
    padding-left:10px;
    padding-right:10px;
    color:#75BAFF; /*light blue*/    
}


/* Added by Raquel Uy 2008-10-23 */
#home	{position: absolute;
	left:40px;
	top:340px;
	width:650px;
	}

/* The Contact details textbox cell in the MyAccount page. R UY 19/8/09 */
.contact_textbox
{
	width: 300px;
}

