.ngfullscreenslidesstart
{	
	border-color: #323232;
	border-width: 1px;
	border-style: solid;
	padding: 6px 16px 6px 16px;
	background: url(../../../../../images/gradient/?s=363a42&e=20242c&h=11) repeat-x #20242c;
	font: 12px 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,sans-serif;
	color: #f7f7f7;
	letter-spacing: 0px;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
	border-radius: 4px;
	cursor: pointer;
    outline: none;
}

.ngfullscreenslidesstart:hover
{	
	border-color: #323232;
	background: #000000;
	font-weight: normal;
	
	font-style: normal;
	
	text-transform: none;
	
	color: #ffffff;
}