FORM {
	margin: 0;
}

TABLE {
	empty-cells: show;
}

.ajaxStatusGeneral {
	position: absolute;
	top: 45%;
	z-index: 2;
}

.title {
	font: bold 32px Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: -1px;
	white-space: nowrap;
}
.manageKeywordsTitle {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}

.manageCampaignsTitle {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}

.img16 {
	display: inline-block;
	width: 16px;
	height: 16px;
}

.img24 {
	display: inline-block;
	width: 24px;
	height: 24px;
}

.img32 {
	display: inline-block;
	width: 32px;
	height: 32px;
}

.generalError {
	top: 50%;
	border: 1px solid #C0E071;
	white-space: nowrap;
}

.demo {
	position: absolute;
	top: 185px;
	right: 40px;
	font-size: 40px;
	color: #B0B0B0;
	opacity: .50;
	background-color: transparent;
	z-index: 10;
}

.demoSignUp {
	position: absolute;
	top: 220px;
	right: 40px;
	font-size: 16px;
	z-index: 20;
	white-space: nowrap;
	font-weight: bold;
}

.signUp {
	position: fixed;
	top: 45%;
	right: 40px;
	font-size: 20px;
	color: #000000;
	white-space: nowrap;
	z-index: 20;
}
.signUpLink{
	color: #000000;
	border: thick solid #ce0000;
	padding: 0;
	text-decoration: none;
	font-size: 20px;
	background-color: white;
}

.help {
	font-weight: normal;
	padding: 10px;
	max-width: 300px;
	min-width: 100px;
	text-align: left;
	font-size: 12px;
	line-height: normal;
}

.help p {
	margin: 0;
 	margin-bottom: 10px;
}
/*
   ------------------------------------------------------------
   main navigation bar
   ------------------------------------------------------------
*/
.navbar {
	color: black
}

.navbarItem {
	background: #0B6D4C;
	color: #fff;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 5px;
}

.navbarItemSelected {
	background: #b3d0c4;
	text-decoration: none;
	color: #000;
	padding: 6px 10px 5px 10px;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 5px;
}

a.navbarItem:hover {
	background: #b3d0c4;
	color: #000;

}

a.navbarItemSelected:hover {
	background: #b3d0c4;
	color: #000;

}

.loginBar {
	background-image: url('../images/toolbarFade.jpg');
	background-repeat: no-repeat;
}

.navbarLogout {
	text-decoration: none;
	font-size: small;
	color: black;
	background-image: url('../images/toolbarFade.jpg');
}

.exportToCSV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

/*
   ------------------------------------------------------------
   basic toolbar
   ------------------------------------------------------------
*/
.positionToolbar {

}

.positionToolbarItem {

}

/*
   ------------------------------------------------------------
   Messages
   ------------------------------------------------------------
*/
.info {
	color: green;
	font-size: small;
}

.warning {
	color: black;
	font-size: small;
}

.error {
	color: red;
	font-size: small;
}

.infoSwitch {
	color: green;
	font-size: large;
}

/*
   ------------------------------------------------------------
   counter
   ------------------------------------------------------------
*/
.counter {
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	white-space: nowrap;
}

.visibleRows {
	font-size: small;
	font-weight: bold;
	white-space: nowrap;
}

/*
   ------------------------------------------------------------
   edit campaign
   ------------------------------------------------------------
*/

.editCampaignToggleHeader {
	background-image: none;
	color: black;
	font-size: medium
}

.editCampaignPanelHeader {
	background-image: none;
	background-color: white;
	border: none;
	font-size: small;
}

.addKeywordPanelHeader {
	background-image: none;
	background-color: white;
	border: none;
	font-size: small;
}

.uploadKeywordsPanelHeader {
	background-image: none;
	background-color: white;
	border: none;
	font-size: small;
}

.editCampaignPanel {
	vertical-align: top;
	border: 1px solid #bbb;
}

.editPanelBoddy {
	min-height: 170px;
}

.editCampInnerTitle {
	font-weight: bold;
	font-size: 16px;
}
.editCampCol{
	vertical-align: top;
}
.editCampColMid{
	width: 1px;
	background-color: #ccc;
	margin-right: 5px;
	margin-left: 5px;  
}

/*
   ------------------------------------------------------------
   table header
   ------------------------------------------------------------
*/
.sortHeader {
	text-decoration: none;
	color: black;
	text-align: left;
	float: left;
	font-size: 13px;
}
.adsDesc {
	display: block;
	line-height: 130%;
}

.adsTitle {
	font-size: 14px;
	color: #03c;
	padding: 0 0 2px 0;
	line-height: 130%;
}
.siteLink {
	direction: ltr;
	color:green;
	text-decoration: underline;
}

table th{
	text-align: left;
	background: #b3d0c4;
	font-size: 13px;
	color: #000;
	padding: 6px 5px 4px;
	border-bottom: 1px solid #aaa;
	white-space: nowrap;
}
table tr td {
	text-align: left;
	font-size: 12px;
}
table tr td.word {
	font-size: 14px;
}
table tr td a:hover {
	background: none;
	color: #000;
}
span {
	font-size: 12px;
}
div.bar {
	width: 45px;
	height: 12px;
	border: 1px solid #666;
	float: left;
	margin: 3px 5px 0 0;
}
div.bar img {
	height: 12px;
}
table th a, table th a:hover {
	background: none;
}
table th img.tooltip {
	float: right;
	background: none;
	margin-top: 1px;
}

.sortHeaderImg16 {
	text-decoration: none;
	color: black;
	cursor: pointer;
	display: inline-block;
	width: 16px;
	height: 16px;
}

.sortHeaderImg24 {
	text-decoration: none;
	color: black;
	cursor: pointer;
	display: inline-block;
	width: 24px;
	height: 24px;
}

/*
   ------------------------------------------------------------
   Ad table
   ------------------------------------------------------------
*/
.adTable {
	table-layout: fixed;
}

.adHeader {
	overflow: hidden;
}

.adColumn {
	overflow: hidden;
	white-space: nowrap;
}

.urlColumn {
	overflow: hidden;
	white-space: nowrap;
}

.adTypeColumn {
	overflow: hidden;
}

.adTypeOverlayColumn {
	overflow: hidden;
}

.adKeywordColumn {
	overflow: hidden;
}

.adKeywordOverlayColumn {
	overflow: hidden;
}

.adSearchEngineColumn {

}

.adCountryColumn {

}

.adCountryOverlayColumn {
	overflow: hidden;
}

.adAvgPosLastPosColumn {
	overflow: hidden;
}

.adFirstSeenLastSeenColumn {

}

.adFirstSeenLastSeenOverlayColumn {
	overflow: hidden;
}

.adSearchFoundColumn {
	overflow: hidden;
}

.adSplitAdColumn {
	overflow: hidden;
}

.adHistoryColumn {
	overflow: hidden;
}

.adScoreColumn {
}
.adInfoColumn {
}

/*
   --------------------------------------------------------------
   Filters
   --------------------------------------------------------------
*/
.filterRow {
	vertical-align: bottom;
}

.filterCombo {
	width: 100%;
}

.filterLabel {
	text-align: left;
	font-size: small;
}

.filterGrid {
	font-weight: bold;
	font-size: small;
}

/*
   ------------------------------------------------------------
   Keyword table
   ------------------------------------------------------------
*/
.selectColumn {
}

.keywordColumn {
}

.adsProfitableAdsColumn {

}

.affilAdsProfAffilAdsColumn {

}

.lastScnColumn {
}

.keyworHistoryColum {

}

.firstRow {

}

.secondRow {

}

/*
   ------------------------------------------------------------
   Campaigns table
   ------------------------------------------------------------
*/
.campaignNameColumn {

}

.keywordProfKeywordColumn {
}

.campaignAdsPorfAds {

}

.campaigAffilAdsProfAffilAds {

}

.campaignLastScan {

}

/*
   ------------------------------------------------------------
   History table
   ------------------------------------------------------------
*/
.idColumn {

}

.positionColumn {

}

.searchTimeColumn {

}

.chartCol1{
	vertical-align: top;
}

.chartCol2{
	vertical-align: top;
}

.rich-sb-int-decor-table{
	background-color: #FFFFFF;
}

.sbSelected{
	background-color: #FBF7E6;
}

.popupClass{
	background-color: #FFFFFF;
	border: none;
	border-left: none;
}

.chartButtonClass{
	border: none;
	background-color: #0B6D4C;
	background-image: none;
	cursor: pointer;
	margin-right: 6px;
	color: #FFFFFF;
	padding: 3px 4px;
}
a.chartButtonClass:hover{
	background-color: #0B6D4C;
	color: #FFFFFF;
	border: none;
}

.lineChartTitle{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 800px;
}

.columnChartTitle{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 500px;
}

/*
   ------------------------------------------------------------
   Settings
   ------------------------------------------------------------
*/
.settingsGrid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	margin-left: 10px;
}

.settingsTitle {
	font-size: x-large;
}

.settingsAccountHeader {
	background-image: none;
	background-color: transparent;
	text-align: left;
	color: black;
	border: none;
	font-weight: bold;
	font-size: x-large;
}

.settingsAccountGrid {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	font-size: small;
	text-align: left;
	margin: 3px;
}

.settingsPersonalizedGrid {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	font-size: small;
	margin: 10px;
	margin-left: 3px;
	width: 100%;
}

.settingsPasswordHeader {
	font-size: small;
	color: blue;
	text-decoration: underline;
}

.settingCategoryPanelHeader {

}

.changePwdSeparator {
	background-image: url("../images/searchSeparator.jpg");
	font-size: small;
}

/*
----------------------------------------
Overview
----------------------------------------
*/
.summaryLabel {
	font-weight: bold;
	font-size: small;
}

.summaryGrid {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	font-size: small;
	text-align: left;
}

.overviewGrid {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #9ACD32;
	font-size: small;
	text-align: left;
	margin-left: 10px;
	width: 80%;
}

.summaryGridHeader {
	font-weight: bold;
	font-size: medium;
}

.reportsHeader {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}

.summaryColumn {
	width: 40%;
	white-space: nowrap;
	font-size: small;
}

/*
   ------------------------------------------------------------
   Keyword History
   ------------------------------------------------------------
*/
.keywordHistoryTitle {
	font-size: x-large;
}

.khHistoyIdColumn {

}

.khKeywrdNameColumn {

}

.khSearchTimeColumn {

}

/*
   ------------------------------------------------------------
   footer
   ------------------------------------------------------------
*/
.footer {
	font-size: 12px;
	line-height: 140%;
	color: #808080;
	margin-top: 10px;
}

.navlinks {
	text-align: center;
	letter-spacing: 1px;
}

.FooterNavLink {
	text-decoration: underline;
	font-size: smaller;
	color: #F56010;
}

/*
   ------------------------------------------------------------
   Search view
   ------------------------------------------------------------
*/
.searchSeparator {
	background-image: url("../images/searchSeparator.jpg");
	font-size: smaller;
}

/*
	-----------------------------------------------------------
	Campaign tabs
	-----------------------------------------------------------
*/
.rich-tabpanel{
	border-width: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.rich-tab-header{
	border-width: 0px 0px 0px 0px;
}

.rich-tab-inactive {
	cursor: pointer;
	background-image: none;
	background-color: #eeeeee;
}

.rich-tab-active {
	background-image: none;
	background-color: #008844;
	color: white;
}

.myTabClass{
	font-weight: bold;
	font-size: 13px;
	border-width: 0px 0px 0px 0px;
	padding-bottom: 2px;
	padding-top: 5px;
	-moz-border-radius: 4px 4px 0 0;
}

.dr-tbpnl-tbbrdr{
	display: none;
}
.rich-tabhdr-side-border{
	display: none;
}

.dr-tbpnl-tbtopbrdr{
	border-width: 0px 0px 0px 0px;
}
.rich-tabhdr-side-cell{
	border-width: 0px 0px 0px 0px;
}
.dr-bottom-line{
    border-bottom: none;	
}
.rich-tabpanel-content {
	border-width: 0px 0px 0px 0px;
	background-color: transparent;
	border-top: 2px solid #008844;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.rich-table-cell{
	font-size: 12px;
}
.dr-table-cell{
	font-size: 12px;
	border-bottom: none;
	border-right: none;
	border-left: none;
}

/* Ran Arusi cahnges */
.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }
.layoutCenter		{ margin: 0 auto; }
.center				{ text-align: center; }
.right				{ text-align: right; }
.left				{ text-align: left; }
.nowrap				{ white-space: nowrap; }

.small				{ font-size: 12px; line-height: 140%; }
.tiny				{ font-size: 11px; line-height: 140%; }
.marker 			{ background:#ff3; padding:0 2px; }

.hide				{ display: none; }
.show				{ display: block; }
.invisible			{ visibility: hidden; }

.error				{ border: 1px solid #fb4343; padding: 3px; color: #fb4343; }
.warning			{ border: 1px solid #d4ac0a; padding: 3px; color: #d4ac0a; }
.success			{ border: 1px solid #149b0d; padding: 3px; color: #149b0d; }
.callOut			{ font-size: 125%; font-weight: bold; }
.strikeOut			{ text-decoration: line-through; }
.underline			{ text-decoration: underline; }
.resetTypeStyle		{ font-weight: normal; font-style: normal; font-size: 100%;
					  text-decoration: none; background-color: transparent; word-spacing: normal;
					  letter-spacing: 0px; text-transform: none; text-indent: 0px; }
img,a img 			{ border: 0; }
a 					{ color: #03c; padding: 0px 3px 1px 3px; margin: 0 -2px;}
a:hover 			{ background: #03c; color: #f5f5f5; text-decoration: none;}
a.transparent		{ background: none; }
p 					{ margin: 15px 0; }
p.tight 			{ margin: 8px 0; }
hr					{ border: 0; border-top: 1px solid #ccc; padding: 0; margin: 30px 0 10px; }


body {
	background: #e6e9ef;
	padding: 0;
	font: normal 14px/140% Arial, Helvetica, sans-serif;
	color: #222;
}
#mainarea {
	margin: 10px 0px 10px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 2px solid #008844;
	background: #ffffff;
	padding-top: 15px;
	-moz-border-radius: 6px 6px 0px 0px;
}
#breadcrums {
	font-size: 11px;
	color: #666;
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 6px 2px;
	border-bottom: 1px solid #ccc;
}
.search{
	right: 10px;
}
#top #logo {
	width: 220px;
	float: left;
	padding: 1px;
}
#top {
	background-color: #e6e9ef
}
#top #menu {
    background-color: #008844;
    padding-top: 25px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
}
#top #menu p {
	font-size: 12px;
	color: #666;
	text-align: right;
	margin: 0 0 0;
	white-space: nowrap;
}
#top #menu p strong {
	color: #333;
}
#top ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
}
#top ul li {
	padding: 0;
	margin: 0 0 0 5px;
	display: inline;
}

#navDiv{
	padding: 0;
	margin: 0 0 0 5px;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
}
.menuLabelSelected{
	display: inline;
    background-color: #b3d0c4;
    color: black;
	margin: 0 0 0 5px;
	padding: 6px 10px 5px 10px;
	font-size: 14px;
	white-space: nowrap;
}
.menuLabelNotSelected{
	display: inline;
    background-color: #0B6D4C;
    color: black;
	margin: 0 0 0 5px;
	padding: 6px 10px 5px 10px;
	font-size: 14px;
	white-space: nowrap;
}

.dr-menu-label{
	display: inline;
	margin: 0 0 0 5px;
	font-size: 14px;
	white-space: nowrap;
	display: inline;
	padding: 6px 0px 5px 0px;
	border: none;
}
.rich-ddmenu-label-select{
	display: inline;
    background-color: #b3d0c4;
    color: black;
	margin: 0 0 0 5px;
	padding: 6px 0px 5px 0px;
	font-size: 14px;
	white-space: nowrap;
	border: none;
}
.rich-ddmenu-label-unselect{
	display: inline;
	background-color: #0B6D4C;
    color: white;
	margin: 0 0 0 5px;
	padding: 6px 0px 5px 0px;
	font-size: 14px;
	white-space: nowrap;
	border: none;
}

.rich-label-text-decor{
	font-size: 14px;
	margin: 0px;
	padding: 10px 10px 5px 10px;
	border: none;
}

a.repMenuItem{
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
a.repMenuItem:hover {
	background: transparent;
	color: #000;
	border: none;
}
.rich-menu-list-strut{
	height: 0px;
}
div#options {
	background: #e5e5e5;
	padding: 4px 10px 3px 10px;
}
div#options2 {
	background: #e5e5e5;
	padding: 4px 10px 3px 10px;
}

fieldset {
	border: 2px solid #b3d0c4;
	margin: 20px 0;
	padding: 0 20px;
}
fieldset legend {
	font-weight: bold;
	font-size: 20px;
	padding: 0 5px;
	margin: 0 -5px;
	color: #0B6D4C;
}
fieldset label {
	float: left;
	padding-right: 10px;
	width: 100px;
}
h1 {
	font: bold 32px Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: -1px;
	margin: 20px 0 -5px 0;
}
h1 span {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #999;
	letter-spacing: 0;
}
h1 tr td {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #999;
	letter-spacing: 0;
}
h1 span.h1extra {
	color: #666;
	letter-spacing: 0;
	font-size: 12px;
	font-weight: normal;
}
.rich-table-cell{
	text-align: left;
	font-size: 12px;
	padding: 5px 5px 5px;
	border-top: 1px solid #bbb;
}
.rich-table-headercell{
	text-align: left;
	background: #b3d0c4;
	font-size: 13px;
	color: #000;
	padding: 6px 5px 4px;
	border-top: 1px solid #aaa;
	white-space: nowrap;
}
.rich-table-subheadercell{
	text-align: left;
	background: #f3f3f3;
	font-size: 13px;
	color: #000;
	padding: 6px 5px 4px;
	border-top: 1px solid #aaa;
	border-right: none;
	white-space: nowrap;
	padding: 0px;
}
.rich-table-row{
	text-align: left;
	font-size: 12px;
	padding: 5px 5px 5px;
	border-top: 1px solid #bbb;
}

.rich-table{
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.rich-tool-tip{
    background-color: #DCE9E3;
    border-color: #0B6D4C;
}
.rich-datascr{
	background-color: #e5e5e5;
	padding-bottom: 0px;
	padding-top: 10px;
}

.searchChooser{
	font-size: 11px;
	white-space: nowrap;
	margin: 0;
	vertical-align: text-bottom;
}
.searchChooserTable{
	width: 390px;
}
.trailEndMsg{
	margin-top: 20px;
	margin-left: 30px;
}
.googleAds{
	color: green;
	font-size: 18px;
	font-weight: bold;
}
.googleSponsoredLinks{
	color: gray;
	font-size: 18px;
	font-weight: bold;
}
a.signup:hover{
	text-align: center;
	background: none;
	color: #000;
	font-size: 18px;
	text-decoration: none;
}
a.signup{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.nores{
	font-size: 14px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 40px;
	width: 100%;
	font-weight: bold;
}
.lheader{
}
.rheader{
	position: absolute;
	right: 10px;
	top: 32px;
	white-space: nowrap;
}
.frheader{
	position: absolute;
	right: 10px;
	top: 12px;
	white-space: nowrap;
	font-size: 16px;
}
.uya{
	font-size: 16px;
	font-weight: lighter;
	margin: 0;
	padding-top: 10px;
}
.fruya{
	font-size: 16px;
	margin: 0;
	padding-top: 10px;
	color: #FFFFFF;
}
.fruya a:hover{
	background-color: #008844;
	color: #FFFFFF;
}
.dcol{
    vertical-align: top;
}
.hbut{
	-moz-border-radius: 4px 4px 0 0;
	font-size: 14px;
	text-decoration: none;
	background-color: #00592c;
	color: #ffffff;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 7px;
	line-height: 28px;
}
a.hbut:hover{
    color: #000000;
    background-color: #e6e9ef;
}
.idownload{
	color: #ffffff;
	margin-left: 10px;
}
.shbut{
	font-size: 12px;
	padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    line-height: 26px;
}
.hselbut{
    color: #000000;
    cursor: text;
    background-color: #e6e9ef;
}
a.hselbut:hover{
    color: #000000;
    background-color: #e6e9ef;
}
.htrack{
	background-image: url("../images/ext_icon.png");
	background-position: 95% 50%;
	background-repeat: no-repeat;
}
a.htrack:hover{
    background-image: url("../images/ext_icon.png");
    background-position: top right;
    background-repeat: no-repeat;
    background-position: 95% 50%;
}
.indiv{
	display: inline;
	position: relative;
	bottom: -2px;
}
.sdiv{
	margin-top: 66px;
	margin-bottom: 10px;
	background-color: #ffffff;
	width: 100%;
	border: 1px solid #cccccc;
	-moz-border-radius: 6px 6px 0px 0px;
}
.sbtn{
	background-color: #007b39;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	margin-left: 5px;
	white-space: nowrap;
	text-align: center;
	display: block;
}
a.sbtn:hover{
	background-color: #007b39;
	color: #ffffff;
}
.sinput{
	width: 99%;
    text-align: left;
    font-size: 16px;
    /*height: 22px;*/
    
}
.sselectCountry{
	/*height: 28px;*/
	font-size: 16px;
}
.ajaxPaging{
    background-color: #e5e5e5;
}
.tfooter{
	border-right: none;
	border-bottom: none;
	border-top: 2px solid #008844;
	background-color: #E5E5E5;
	padding: 0;
}
.theader{
	background-color: #f3f3f3;
}
.stheader{
	background-color: #cccccc;
}
.tlinks{
	color: #006eec;
	font-size: 12px;
	font-weight: bold;
}
.scol1{
    width: 100%;
    padding-bottom: 20px;
}
.scol2{
	padding-bottom: 20px;
}
.scol3{
	padding-bottom: 20px;
}
.imcol{
}
.ascol{
	width: 100%;
}
.rich-mpnl-header{
	background-color: #008844;
	background-image: none;
	color: #ffffff;
}
.rich-spinner-input-container{
	background-image: none;
	background-color: #ffffff;
}
.rich-spinner-buttons{
	background-image: none;
}
.applyCol1{
}
.applyCol2{
	padding-left: 5px; 
}
