﻿@import url(/includes/styles/main.css);
/*Note: If you need to add a local images please add to local images folder using this path: background-image: url('../images/buttonb.jpg');*/

.iconAddPortfolioImg
{
	background-image:none;
}

/* adjusted width on the Alerts part of Portfolio manager */
.ms_button
{
	width: 140px;
}

/* hides the menu action options on the quickrank tools. portfolio will need to be reinstated once the beta site goes live 
#MenuActionIconXray, #MenuActionIconPortfolio, #MenuActionIconCompare, #MenuActionIconDeselectAll
{
	display:none;
}
*/
#rCol {
  width: 400px!important;
}