/* @override 
	http://demo.squadstudios.com/karbon/_site/css/custom.css
	http://amazon.hellokarbon.com/_site/css/custom.css
*/
body{
  position: relative;
}

#body_information img{
	width: 300px;
	height: 200px;
	padding: 0 1em 1em 1em;
}


#speaker{
	float: left;

}

#hide{
	float: right;
}

#flat{
	float: right;
}

#mount{
	float: left;
}

#pj{
	float: left;
}

#body_information hr{
	visibility: visible;
	
}

dd{
	margin: 0;
}

.left{
	float: left;
	padding: 0 1em 1em 0;	
}

.right{
	float: right;
	padding: 0 0 1em 1em;	
}

#custom1, #custom2, #custom3, #custom4, #custom5, #custom6{
	width: 300px;
	height: 220px;
	overflow: hidden;
}

#header > small a{
  position: absolute;
  font-size: .75em;
  color: #998B6E;
  font-weight: normal;
  left: 0;
  top: 11.5em;
}

#header > small a:hover{
  text-decoration: underline;
}
