@import url(../../base/css/browse.css);

	div.searchrow_block_simple {
		margin:0px;
		padding-right:16px;
	}
	
	div.sub_design_box_head {
		border-left:none;
		border-right:none;
		border-bottom: 2px solid #fafbf7; /* bdk - changed for Holger */
		background-color:#e9eae4;
		height:29px;
		line-height: 29px;
		padding:0 0 0 9px;
	}
	div.sub_design_box_body {
		border-left:none;
		border-right:none;
		border-bottom:none;
		position:static;
		text-align:center;
		background-color:#fafbf7; /* bdk - changed for Holger */
	}
	div.devider
	{
		font-size:1px;
		border-top:none;
	}
	
	div.caption_section
	{
		float:left;
		color:#000;
		font-weight:bold;
		font-size:14px;
		color: #757562;
	}
	
	
	


