.kw_keyword_table {
margin-bottom:30px;
}
.kw_display_none {
	display:none;
}

.kw_green_arrow {
	border-right:5px solid transparent;
	border-left:5px solid transparent;
	border-bottom:7px solid green;
	border-top:0;
	height:0;
	width:0;
	float:left;
	margin-top:6px;
	margin-right:5px;

}

.kw_red_arrow {
	border-right:5px solid transparent;
	border-left:5px solid transparent;
	border-top:7px solid red;
	border-bottom:0;
	height:0;
	width:0;
	float:left;
	margin-top:6px;
	margin-right:5px;
}

.kw_blue_line {
	height:3px;
	width:9px;
	float:left;
	margin-top:8px;
	margin-right:5px;
	background:blue;
}

.kw_gray_line {
	height:3px;
	width:9px;
	float:left;
	margin-top:8px;
	margin-right:5px;
	background:#999999;
}

.kw_keyw_textarea {
	width:100%;
	height:110px;
}
.kw_url_input {
	width:100%;
}

.legend {

}

.kw_temp_keyw_table {
	font-size:14px;
	border:1px solid #FC9;
}

.kw_temp_keyw_table td, .kw_temp_keyw_table th {
	padding:10px;
	background:#FFC;
	text-align:left;
}

.sortable thead tr th {
	cursor:pointer;
}

.myChangingDivs {
	position:absolute;
	width:85%;
}

.kw_td_bg_color td, .kw_td_bg_color th {
background:#f6f9ff;
}
.legendLabel {
font-size:9px;
}
#tooltip {
font-size:10px;
}
.rotate_label_right, .rotate_label_left {
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
.rotate_label_right {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
}

.rotate_label_left {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
}
.notify tr td {
padding:7px;
}
.widget-title h4 {
line-height:1.3;
margin:0;
overflow:hidden;
white-space:nowrap;
}
.referring_table th {
font-size:11px;
padding:8px 5px;
background:#fffed7;
}

.referring_table td {
padding:3px;
font-size:10px;
border-top:1px solid #DFDFDF;
}

.referring_table td a {
text-decoration:none;
}

.referring_table td input {
font-size:10px !important;
}

#maxDropClick, #minDropClick {
	}

.dropClick {
height:20px;
width:110px;
background-color:white;
border: 1px solid #cccccc;
}
.picker_holder {
float:left;
width:170px;
}


.fav-act-fix {
margin:0 !important;
float:none !important;
width:140px;
}

#favorite-toggled-seo {
height:22px;
position:absolute;
right:0;
top:1px;
width:28px;
font-size:11px;
padding-top:1px;
}
#mindatepicker, #maxdatepicker {
cursor:pointer;
}

.fav-first {
-moz-border-radius:12px 12px 12px 12px !important;
border-radius: 12px 12px 12px 12px !important;
border-style:solid;
border-width:1px;
line-height:15px;
padding:3px 30px 4px 12px;
border-color:#C0C0C0;
width:125px !important;
height:25px;
background:#f1f1f1;
background:-moz-linear-gradient(bottom,#e7e7e7,#fff);
background:-webkit-gradient(linear,left bottom,left top,from(#e7e7e7),to(#fff));
font-size:11px;
} 

#ui-datepicker-div {
top:125px !important;
}

.ui-datepicker { 
width: 17em; padding: .2em .2em 0; 
font-size: 12px !important;}

.ui-datepicker td {
font-size:11px !important;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 75px !important;}

