
.interviewer{
	color: #336699;
}
img {
	border: 0px;
}

img.content{
	float: left;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

img.right{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

h3{
	padding-bottom: 5px;
	margin: 0px;
}

.content-box{
	width: 105px;
	float:left;
	text-align:center;
	padding-right: 10px;
}

.product-image-wrap{
	width: 115px;
	height: 160px;
	float: left;
	display: inline;
	padding-right: 4px;
}

.product-image{
	float: left;
	padding-bottom: 5px;
	border: 0;
	clear: left;
}

.product-name{
	text-align: center;
	font-size: 10px;
}

.side_column_container_press{
	width:160px;
	float: left;
}

.press-image-wrap{
	width: 160px;
	height: 160px;
	float: left;
	display: inline;
	padding-right: 4px;
}

.press-section{
	padding-bottom: 10px;
	border-top: 1px solid #cccccc;
}