.da-slider{
 width: 560px;
 height: 220px;
	background: transparent url(../images/navy.jpg) repeat 0% 0%;
	border-top: 8px solid #44619D;
	border-bottom: 8px solid #44619D;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2), 0px -2px 1px #fff;
}
.da-arrows span { background: grey; }
.da-dots span { background: grey; }
.da-slide h2 {
 color: #fff;
 font-size: 16px;
 width: 40%;
 top: 2px;
 margin-left:-50px;
}
.da-slide p {
 font-size: 14px;
 font-weight: normal !important;
 line-height: 18px;
 width: 45%; 
 top: 85px;
 margin-left:-45px;
 height: 100px;
/*	overflow: hidden;
	text-overflow: ellipsis;*/
/*	font-style: italic;*/
}
.da-slider p a { font-weight: normal !important; }

.da-slide .da-img img {
 text-align: right;
 position:relative;
 top:0px;
 right:70px;
 max-height:320px;
}
.da-dots {
 left: -120px;
 bottom: -3px;
]