.cat_row, .cat_row_colored
{
	overflow:auto;
	width:741px;
/*	height:80px;
	display:table;*/
}
.cat_row_colored
{
	background-color:#E5F0F6;
}
.cat_col1
{
/*	height:80px;
	border:1px solid;*/
	float:left;
	width:300px;
}
.cat_col1 h3
{
	margin:10px 5px 0 10px;
}
.cat_col2
{
/*	height:80px;
	border:1px solid;*/
	float:left;
	width:250px;
}
.cat_col3
{
/*	height:80px;
	border:1px solid;*/
	float:left;	
	width:110px;
}
.cat_col3 select
{
	margin:15px 0 0 20px;
}
.cat_col3 select.q_lang_sel
{
	margin:0 0 0 20px;
}
p.q_lang_p
{
	font-weight:bold;
	margin:5px 0 0 60px;
}
#manufacturer, #os
{
	width: 180px;
}
.logo_box img
{
	margin:10px 0 0 0;
	border:0;
}
.bigbox_top
{
	width: 740px;
	height: 22px;
	background: url('/img/boxes/bigbox_top.gif') no-repeat;
	margin: 12px 0 0 0;
}
.bigbox_content
{
	width: 740px;
	background: url('/img/boxes/bigbox_center.gif') repeat-y;
	overflow:auto;
	text-align:center;
}
.bigbox_down
{
	width: 740px;
	height: 5px;
	background: url('/img/boxes/bigbox_bottom.gif') no-repeat;
}

