@font-face {
	font-family: 'Oxygen';
	font-style: normal;
	font-weight: 400;
	local: 'Oxygen';
	src: 
		url('fonts/oxygen/Oxygen.eot?#iefix') format('embedded-opentype');
}
@font-face {
	font-family: 'Oxygen-Bold';
	local: 'Oxygen-Bold';
	font-style: normal;
	font-weight: 400;
	src: 
		url('fonts/oxygen/Oxygen.eot?#iefix') format('embedded-opentype');
}


.sideBox{border: 1px solid #dddddd;}
.sTip{border: 1px solid #dddddd;}

select.ie7select {
	position: absolute;
	z-index: 11;
}
img.ie7image {
	position:absolute;
	left: 120px;
}
div.tag_select_field {
	position: relative;
}

H1.pageHeading{
	margin: 15px 0 14px;
}


.shopContent .column_center{
	
    margin: 0 11px;
    border: 1px solid #dddddd;
}


/* tabls */
body .tm-tabs .headline li.active,
body .tm-tabs div.content{
    border: 1px solid #dddddd;
}
body .tm-tabs div.content{
    position: relative;
    top: -1px;
}