@import url('indexed_search.css');
@import url('flexcontent.css');
@import url('content.css');
@import url('main.css');
@import url('tt_news.css');
@import url('giftcard.css');

/*******************************************************************************/
/***** START - The following is used to remove the dotted lines from links *****/
/*******************************************************************************/

a:active{
	outline:			none;
}

:-moz-any-link:focus{
	outline:			none;
}

/******************************************************************************/
/***** STOP *******************************************************************/
/******************************************************************************/


#keywords { 

	border: 1px solid red;
}