a {
	color: #737373;
	text-decoration: none;
}

hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	text-align: left;
}

h3 {
	font-size: 18px;
}

.search_content {
	color: #737373;
}

.search_view {
	width: 918px;
	vertical-align: top;
	border: 1px solid #e7e7e7;
	background-color: #fbfbfb;
	padding: 20px;
}

.font_bold {
	font-weight: bold;
}
.product_item {
	width: 130px;
	min-height: 170px;
	overflow: hidden;
	padding: 10px;
}

.product_item_img_wrapper {
	width: 130px;
	height: 130px;
	line-height: 130px;
	overflow: hidden;
	vertical-align: middle;
}

.product_item_img {
	width: 130px;
	height: auto;
}


.showcase_item {
	width: 160px;
	height: 180px;
	overflow: hidden;
	padding: 10px;
}

.showcase_item_img_wrapper {
	width: 160px;
	height: 115px;
	line-height: 115px;
	overflow: hidden;
	vertical-align: middle;
}

.showcase_item_img {
	width: 160px;
	height: auto;
}


.search_item_title {
	height:34px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}


.news_item {
	overflow: hidden;
	padding: 10px;
}

.news_item_img_wrapper {
	overflow: hidden;
	padding-right: 10px;
}

.news_item_img {
	width: 62px;
	height: auto;
}

.news_item_title {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.news_item_text {
	padding-top: 5px;
	padding-bottom: 5px;
}

.search_view_subheader {
	margin-left: 30px;
	margin-bottom: 10px;
	border: 1px solid #e7e7e7;
	padding: 5px 5px 5px 10px;
}
.search_view_subitems {
	margin-left: 30px;
	margin-bottom: 10px;
}
.doc_item {
	padding: 3px;
	vertical-align: baseline;
}
.doc_item_img{
	height: 24px;
}


























