﻿
.x-field-rightarrow1
{
	background:url("../Resources/images/application/next_arrow.png")  no-repeat center !important;	
	padding:0 !important;
	margin:0 !important;
	width:18px !important;
	height:22px !important;
	color:transparent !important;
	position: relative !important;
}

.x-field-leftarrow1
{
	background:url("../Resources/images/application/prev_arrow.png")  no-repeat center !important;	
	padding:0 !important;
	margin:0 !important;
	width:18px !important;
	height:22px !important;
	color:transparent !important;
	position: relative !important;
}

.x-field-rightarrow2
{
	background:url("../Resources/images/application/next_arrow.png")  no-repeat center !important;	
	padding:0 !important;
	margin:0 !important;
	width:18px !important;
	height:22px !important;
	color:transparent !important;
	position: relative !important;
}

.x-field-leftarrow2
{
	background:url("../Resources/images/application/prev_arrow.png")  no-repeat center !important;	
	padding:0 !important;
	margin:0 !important;
	width:18px !important;
	height:22px !important;
	color:transparent !important;
	position: relative !important;
}		

.forcast_img
{
	background:url("../Resources/images/application/Graph.png")  no-repeat center !important;	
	padding:0 !important;
	margin:0 !important;	
	height:16px !important;	
	color:transparent !important;
	background-color:transparent!important;
	position: relative !important;
	cursor:pointer !important;
}
	

