

#spaceline1{
width:280px;
height:1px;
background: #939498;
	}
	
#spaceline2{
position:relative;
left:315px;
bottom:1px;
width:280px;
height:1px;
background: #939498;
	}
	
#spaceline3{
position:relative;
right:630px;
width:280px;
height:1px;
background: #939498;
	}
	
#spaceline4{
width:940px;
height:1px;
background: #939498;
	}

#spaceline5{
width:940px;
height:1px;
background: #939498;
	}
	
#spaceline6{
width:940px;
height:1px;
background: #939498;
	}

#spaceline7{
width:940px;
height:1px;
background: #939498;
	}

#viewnow1{
	position:relative;
	bottom:15px;
}

#viewnow2{
	position:relative;
	bottom:15px;
}
	

	
p{
font-family: Myriad Pro, Calibri;	
	}

#table{
font-family: Myriad Pro, Calibri;
}

#container {
width: 940px;
height: 400px;
overflow: hidden;
}



#blurb {
width: 900px;
height: 60px;
overflow: hidden;
}

i {
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2.5px;
	position:relative;
	bottom: 1.5px;
	
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
	
#back {
text-decoration:none
		
	}

.removelinkdefault{
color:black;
text-decoration:none;
}