.listoffilters li {
	float: left;
	margin-right: 10px;
}

.filterCheckbox {
	display: none;
}

.checkboxchecked,.filter {
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	padding: 0 0 4px 15px;
}

.filter {
	background-image: url("../images/checkbox-unchecked.png");
}

.checkboxchecked {
	background-image: url("../images/checkbox-checked.png");
}

.alertForm {
	width: 300px;
	background-color: #F9F7EA;
	padding: 13px;
	color: #969178;
}

.alertForm input[type=text] {
	border: 1px solid #8B7F67;
	border-radius: 3px 3px 3px 3px;
	height: 15px;
	width: 70%;
	margin-left: 5px;
}

/* the overlayed element */
.simple_overlay {
	display: none;
	z-index: 10000;
	width: 245px;
	margin: -5px -10px -5px -9px;
}

/* close button positioned on upper right corner */
.simple_overlay .close { /*background-image:url("images/close.png");*/
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
	border: 2px solid #fff;
	height: 35px;
	width: 35px;
}

.alertForm .button {
	float: right;
}

.alertForm .error {
	margin-bottom: 7px;
	color: #FF0000;
}

.containerPad {
	padding: 5px;
}

.editorsContainer .image {
	margin-top: 10px;
}

.editorsContainer .title {
	color: #56321A;
	font-size: 13px;
	font-weight: bold;
	padding-top: 7px;
}

.editorsContainer .gray-text {
	padding: 4px 0;
}

.editorsContainer .author-over li {
	float: left;
	display: inline;
}

.editorsContainer .author-over a {
	color: #6A8AB0;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.editorsContainer .author-over a:hover {
	text-decoration: none;
}

.editorsContainer  .date-left {
	margin-bottom: 19px;
}

/*Formatter*/
.formatterContainer {
	padding-right: 15px;
}

.formatterSpacing {
	padding-bottom: 10px;
}

.list_carousel {
	margin-bottom: -10px;
	width: 100%;
}

/*Multiple Query Package*/
.sortByFilter {
	float: right;
	*margin-top: -30px;
}

/*Download Container*/
.download_Container {
	margin: 10px;
	border-top: 1px solid #ccc;
}

.download_Container .button {
	position: relative;
	bottom: 27px;
	float: right;
}

.dateSection {
	margin-left: 10px;
}

.contentLinks {
	display: inline-block;
	position: absolute;
	bottom: 15px;
	left: 30px;
	*display: block;
}

.contentLinks .button {
	margin-bottom: 10px;
}

.rel_Research {
	text-align: right;
	margin-right: 12px;
}

/*Analysts Page */
article.portlet .publication-container .image-author .analystsImg {
	padding: 5px 0 3px 0;
}

article.portlet .publication-container .grid-item-title.analystsName,
article.portlet .publication-container .grid-item-author.analystsTeam
	{
	margin-left: 85px;
	padding-top: 0px;
}

article.portlet .publication-container .grid-item-author.analystsEmail {
	clear: left;
}

article.portlet .publication-container .grid-item-author.analystsPhone,
article.portlet .publication-container .grid-item-author.analystsEmail
	{
	margin-bottom: 0;
	padding-top: 0;
}

body.article footer.toc {
	min-height: 20px;
}

body.article .save-print {
	text-align: right;
	float: right;
	padding: 0 0 3px 0;
	line-height: 16px;
}

body.article .save-print a {
	color: #fff;
	line-height: 11px;
	vertical-align: middle;
	font-size: 11px;
}

body.article .save-print b.icon {
	margin-right: 5px;
	vertical-align: bottom;
}

.backContainer {
	margin-top: 25px;
}

#article_analysts .pub-item {
	padding: 3px 0 10px 0
}

/*Formatter4 long analyst name fixing*/
.list_carousel li.author-over {
	text-align: left;
}

article.portlet.multimedia>header {
	margin-top: -7px;
	display: inline-block\0/;
	margin-top: -6px\0/;
	line-height: 20px !important;
}

.arrow-holder {
	*padding-top: 5px;
}
/*IE 6 Fix for Formatter 4 and for alert button*/
.list_carousel li.author-over {
	_width: 100%;
	*width: 100%;
}

.box.FORMATTER4 {
	_width: 105px !important;
}

.grid-title {
	_padding-top: 5px;
}

.title_bar .dropdown-arrow-image img {
	*position: relative;
	*top: 5px;
}

.overview.analystSection .pub-item {
	padding-top: 0;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

/*Vertical Carousel*/
.vertical .prev.button,
.vertical .next.button {
	line-height: 12px;
}

.vertical .prev,.vertical .next {
	height: 14px;
}

.vertical .prev.button {
	position: absolute;
	top: 99%;
}

.verPager {
	display: none !important;
}

#example2 .carousel-nav.vertical {
	left: 0;
	position: relative;
}

#example2 .prev {
	margin-top: 510px;
	position: absolute;
}

#example3 .prev {
	margin-top: 524px;
}

#example3 .carousel-nav.vertical,
#example3 .prev {
	position: relative;
	text-align: center;
	width: 100%;
	background: #fff;
	height: 28px;
}

#example4 .prev.button,
#example4 .next.button {
	box-shadow: 0 0;
	border: 1px solid #CFCABF;
}

.main_title_bar.relatedTitle {
	margin: 0 5px 0 8px;
}

.widget.menu.forecast-menu {
	top: 2px;
}

/*HTML Doc "back container"*/
.backContainer {
	margin-bottom: 15px;
}

.backContainer .publication-date-grey {
	float: right;
	margin-right: 10px;
	font-size: 12px;
}

.backContainer .button a {
	background: url("../images/back.png") no-repeat left 2px; ! important;
	padding-left: 7px;
}

/*Atricle page next and pervious*/
.toc-prev a,.toc-next a {
	color: #522E1B;
	font-size: 11px;
	display: block;
}

.toc-prev a {
	background: url("../images/pervArrow.png") no-repeat 0 center;
	padding: 5px 0 3px 28px;
	text-align: left;
}

.toc-next a {
	background: url("../images/nextArrow.png") no-repeat 100% center;
	padding: 5px 28px 3px 0;
	text-align: right;
}

.toc-prev,.toc-next,.toc-current {
	display: block;
	float: left;
}

.toc-current {
	width: 55%;
}

.toc-prev,.toc-next,.toc-current {
	word-wrap: break-word;
	overflow: hidden;
	display: block;
}

.toc-prev {
	text-align: left;
}

.toc-next {
	float: right;
	text-align: right;
}

.toc-prev,.toc-next {
	width: 20%;
}

.prevButton,.nextButton {
	background: url("../images/paginatorLeft.png") no-repeat left center;
	border: none;
	width: 17px;
	cursor: pointer;
}

.nextButton {
	background: url("../images/paginatorRight.png")
}

.paging {
	background: url("../images/paginatorBG.png") no-repeat center center;
	color: #422B21;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.conceptMenu {
	top:;
}

/*HTML DOC*/
.chartTableOverlay .button {
	margin: 10px 0 0 10px;
}
/*Archived Research main container*/
.archivedContainer {
	padding-top: 10px;
}

/*Browse countries*/
.browse-country-table {
	width: 70%;
	text-align: left;
}

.browse-country-table thead tr {
	background: #E6E6E6;
}

.browse-country-table tr th {
	border-left: 1px solid #D9D5CC;
	font-weight: normal;
}

.browse-country-table tr th:first-child {
	border-left: none;
}

.browse-country-table tr th:first-child,
.browse-country-table tr td:first-child
	{
	padding-left: 35px;
}

.browse-country-table tr.charc-placeholder td {
	background: #F8F7F5;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
}

.browse-country-table tr th,
.browse-country-table tr td {
	padding: 3px 5px;
}

.browse-country-table tr td {
	border-top: 1px solid #D9D5CC;
}

.company-ticker a {
	font-weight: bold;
	display: inline-block;
	margin-top: 5px;
}

.lt-ie8 ul.authorList.author-over li {
	width: 100%
}