/* Easy jqticker */

	#jqticker ul, #jqticker li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#jqticker, #jqticker li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the jqticker area
		*/ 
		width:300px;
		height:168px;
		overflow:hidden; 
		}
	#jqticker li{ 
		margin: 0px !important;
		padding: 0px !important;
		}		
	#jqticker li h2{ 
		margin:0 20px;
		padding: 0;
		padding-top:20px;
		}	
	#jqticker li p{ 
		margin:20px;
		padding: 0;
		}				
		
		
		#jqtickerread ul, #jqtickerread li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#jqtickerread, #jqtickerread li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the jqticker area
		*/ 
		width:300px;
		height:168px;
		overflow:hidden; 
		}
	#jqtickerread li{ 
		margin: 0px !important;
		padding: 0px !important;
		}		
	#jqtickerread li h2{ 
		margin:0 20px;
		padding: 0;
		padding-top:20px;
		}	
	#jqtickerread li p{ 
		margin:20px;
		padding: 0;
		}	


		#jqtickerrate ul, #jqtickerrate li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#jqtickerrate, #jqtickerrate li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the jqticker area
		*/ 
		width:300px;
		height:168px;
		overflow:hidden; 
		}
	#jqtickerrate li{ 
		margin: 0px !important;
		padding: 0px !important;
		}		
	#jqtickerrate li h2{ 
		margin:0 20px;
		padding: 0;
		padding-top:20px;
		}	
	#jqtickerrate li p{ 
		margin:20px;
		padding: 0;
		}	

	span#prevBtn{
		position: absolute;
		margin-left: 240px;
		margin-top: -2px;
		z-index: 1500;
	}
	span#nextBtn{
		position: absolute;
		margin-left: 188px;
		margin-top: -2px;
		z-index: 1500;
	}	
	span#prevBtn a{
		display: block !important;
	}
	span#nextBtn a{
		display: block !important;
	}
	
	
	
	span#prevBtn2{
		position: absolute;
		margin-left: 240px;
		margin-top: -2px;
		z-index: 1500;
	}
	span#nextBtn2{
		position: absolute;
		margin-left: 188px;
		margin-top: -2px;
		z-index: 1500;
	}	
	span#prevBtn2 a{
		display: block !important;
	}
	span#nextBtn2 a{
		display: block !important;
	}
	
	span#prevBtn3{
		position: absolute;
		margin-left: 240px;
		margin-top: -2px;
		z-index: 1500;
	}
	span#nextBtn3{
		position: absolute;
		margin-left: 188px;
		margin-top: -2px;
		z-index: 1500;
	}	
	span#prevBtn3 a{
		display: block !important;
	}
	span#nextBtn3 a{
		display: block !important;
	}
	
	span#prevBtn4{
		position: absolute;
		margin-left: 240px;
		margin-top: 27px;
		z-index: 1500;
	}
	span#nextBtn4{
		position: absolute;
		margin-left: 188px;
		margin-top: 27px;
		z-index: 1500;
	}	
	span#prevBtn4 a{
		display: block !important;
	}
	span#nextBtn4 a{
		display: block !important;
	}
	
	#research ul, #research li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#research, #research li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the jqticker area
		*/ 
		width:300px;
		height:223px;
		overflow:hidden; 
		}
	#research li{ 
		margin: 0px !important;
		padding: 0px !important;
		}		
	#research li h2{ 
		margin:0 20px;
		padding: 0;
		padding-top:20px;
		}	
	#research li p{ 
		margin:20px;
		padding: 0;
		}	
	

/* // Easy jqticker */

