  #scroller {
	position:relative;	 
	margin: 10px 0px 0px 0px;	
}

  #inset {
	position:relative;
	width: 500px;  
	margin: 10px 10px 10px 0px;
	padding: 10px;
	float:left;
	background-color:#e7e5e2;
}

  #dysonlink {
	position:relative;
	width: 215px;  
	margin: 10px 10px 0px 50px;
	padding: 7px 0px 7px 15px;
	float:left;
	background-color:#;
	border:1px solid ;
line-height: 1.5em;
}

  .column-1 {

	width: 400px;
	margin-top:0px;
	float: left;
	
}

  .column-1pic {	
	position:relative;
	float:right;
	margin-left:10px;
	border-style:solid; border:6px solid #fff;
}


  .column-2 {

	width: 400px;
	margin-top:0px;
	float:right;
	
}

.biocopy {
	line-height:9px;	
	margin-left:20px;
}

p.bold {font-weight:bold;
}



  ul.left {
    float: left;
    width: 220px; 
    padding: 0px 0px 15px 30px;
    border: 0px none; 
    list-style-position: outside;
    list-style-type: square;
    position: relative;
    margin-right:    0px;
    font-size: 1.1em;
    line-height:18px;
  }
  
  ul.right {
    float: right;
    width: 200px; 
    padding: 0px 0px 15px 30px;
    border: 0px none; 
    list-style-position: outside;
    list-style-type: square;
    position: relative;
    margin-left: 0px;
	font-size: 1.1em;
	line-height:18px;
  }
  


li { margin-left: 0px; padding: 0px 0px;}

  .no-space {
    margin: 0px;
    padding: 0px;
  }

  ul.left2 {
    float: left;
    width: 370px; 
    padding: 0px 0px 15px 30px;
    border: 0px none; 
    list-style-position: outside;
    list-style-type: square;
    position: relative;
    margin-right:    0px;
    font-size: 1.1em;
    line-height:18px;
  }

.roundcont {
	width: 550px;
	height: 200px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 0 0 50px;
}

.roundtop { 
	background: url(images/top_right.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/bottom_right.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
