a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url() no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

.slider-wrapper { 
	width:800px;
	height:300px;
	margin-left:350px;
	margin-top:50px;
	

	
}





@media only screen and (max-width: 1180px) {

	
	.slider-wrapper { 
	width:700px;

	margin-left:250px;
	margin-top:10px;

	

	
}
	
	
}


@media only screen and (max-width: 960px) {

	
	.slider-wrapper { 
	width:100%;

	margin-left:0px;
	margin-top:10px;

	

	
}
	
	
}



@media only screen and (max-width: 560px) {

	
	.slider-wrapper { 
	width:100%;

	margin-left:0px;
	margin-top:0px;

	

	
}
	
	
}






