.panel .loadingMessage,
.panel .errorMessage
{
   color: #000000;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

#my_cs_left .headerLoadingIndicator
{
	margin-left: 50px;
	font-weight: normal;
}

#my_cs_left .headerLoadingImg
{
	margin-right: 5px;
	margin-top: 2px;
	text-align:center;	
}
.headerLeft
{
	width: 80%; 
	float:left;
}
.loadingRight
{
	width: 20%; 
	float:right;
}
/* Override the style of OverlayDiv for Long string */
.overlayLongDiv .overlayInnerDivStyle
{
	width:284px; 
} 

.overlayLongDiv .overlayInnerMostDivStyle
{
	width:228px;
	background-position:10% 50%;
} 

#quickFindContainer
{
	margin-right:20px;
	display:none;
}
#quickFindContainer form
{
	display:inline;
}
#quickFindSearchString
{
	border:1px solid #ccc;
	font-size:13px;
}
#quickFindFormType
{
	border:1px solid #ccc;
	font-size:11px;
	padding:1px 0 0;
}
.SpryHiddenRegion {
	visibility: hidden;
}

#shortcuts #shortcutsContent .contents .item img,
#savedsearches #savedSearchesCallout .contents .item img
{
	cursor: pointer;
	vertical-align: middle;
}

.linksNewViewAll 
{
	 float:right;
}

.reminderImg
{
	float:left;
	padding-right:3px;
	display:inline;
}

#getPagesRequiringMyApproval_data .date_col cell,
#getPagesRequiringMyApproval_data .title_col cell,
#getPagesRequiringMyApproval_data .cell,
#getNotifications_data .date_col cell,
#getNotifications_data .title_col cell,
#getNotifications_data .cell,
#getMyChanges_data .date_col cell,
#getMyChanges_data .title_col cell,
#getMyChanges_data .cell,
#getChangesToMyContent_data .date_col cell,
#getChangesToMyContent_data .title_col cell,
#getChangesToMyContent_data .cell
{
	cursor: default;
}

#savedsearches
{
	padding-top:10px;
}

#noscript {display: block !important;}
#noscript, #unsupportedBrowserMsg {text-align: center;}
#noscript div, #noscript ul, #unsupportedBrowserMsg p, #unsupportedBrowserMsg ul
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#noscript p {margin-top: 10px;}
#noscript li, #unsupportedBrowserMsg li {margin-top: 10px;}
#unsupportedBrowserMsg p, #unsupportedBrowserMsg ul {width: 425px;}