.dxindex
	{position: relative;
	left: 10%;
	width: 50%;
	}
	
.sxindex
	{	position: relative;
	left: 10%;
	width: 45%;
	}

.sx
	{
	position: relative;
	width: 25%;
	}

.dx
	{position: relative;
	width:70%;
	vertical-align: top;}
	
.box
	{height: 170px;
	border-bottom: thin solid navy;
	}