@charset "utf-8";
/* @font-face {
font-family: Cufon;
src: url('/templates/kaiser/fonts/UB02RUN.TTF'),url('/templates/kaiser/fonts/UB02RUN.eot'); /* in the URL declaration you must specify the .TTF extension */
/* font-family: CufonBold;
src: url('/templates/kaiser/fonts/UB02BUN.TTF'),url('/templates/kaiser/fonts/UB02BUN.eot'); /* in the URL declaration you must specify the .TTF extension */
} */

h1,h2,h3
{
	/* font-family:CufonBold !important; */
	font-family:'Roboto Condensed' !important;
	font-weight: bold;
	color:#245089 !important;
}
h1,h2,h3 strong
{
	/* font-family:CufonBold !important; */
	font-family:'Roboto Condensed' !important;
	font-weight: bold;
	color:#245089 !important;
}


div.catItemImageBlock
{
width:215px;
float:none;
padding:0;
margin:0;	
}
div.catItemExtraFields h4
{
display:none;	
}
span.catItemExtraFieldsLabel
{
float:right !important;
width:60% !important;
text-align:left;	
}
div.catItemExtraFields
{
border-top:none;
float:none;
padding:0px;
margin:0px;
margin-right:40px;	
}
div.catItemIntroText table
{
float:right;	
padding-left:10px;
}
div.catItemIntroText
{
float:left;
width:73%;
pdding-left:10px;
}
div.itemListCategory img
{
display:none;	
}
.catItemSideBlock
{
float:left;	
}
div.catItemIntroText p
{
	padding:0;
}

div.itemIntroText
{
font-weight:normal;
}