





/***                     ***/
/***  template 2         ***/
/***                     ***/

/* general */
#tpl02 .colCnt
{
	min-height:330px;
	height: expression(document.body.clientHeight < 330? "330px": "auto" );
}

/* column 1 */
#tpl02 #col01
{
	width:285px;
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


	
	
		
		
		
		
	background-color:#ffffff;
		
		
	

}
#tpl02 #col01 .colCnt
{
	
}

/* column 2 */
#tpl02 #col02
{
	width:450px;
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


	
	
		
		
		
		
		
	background-color:#ffffff;
		
		
	


}
#tpl02 #col02 .colCnt
{
	padding-top:15px;
}

/* column 3 */
#tpl02 #col03
{
	width:125px;
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


	
	
		
		
		
		
		
	background-color:#f0f0f1;
		
		
	


}
#tpl02 #col03 .colCnt
{
	padding-top:15px;
}

/* horizontal devider between two modules in column 1 */
#tpl02 #col01 .divLineCtr
{

}
#tpl02 #col01 .divLineH
{
	height:0px;
	
	
	
	
	
}
#tpl02 #col01 .transCtr
{
	
	
}

/* horizontal devider between two modules in column 2 */
#tpl02 #col02 .divLineCtr
{

}
#tpl02 #col02 .divLineH
{
	height:0px;
	
	
	
	
	
}
#tpl02 #col02 .transCtr
{
	
	
}

/* horizontal devider between two modules in column 2 */
#tpl02 #col03 .divLineCtr
{

}
#tpl02 #col03 .divLineH
{
	height:0px;
	
	
	
	
	
}
#tpl02 #col03 .transCtr
{
	
	
}

/* panoramas */
#tpl02 .tplPan
{
		
		
}
#tpl02 .tplPan2c
{
	width:575px;
}
#tpl02 #panSurCtr {
	width:575px;	
}
#tpl02 .tplPan3c
{
	width:860px;
}
#tpl02 .panSurCtrLeft
{
	width:735px;	
}
#tpl02 .panSurCtrLeft .tplPan
{
	width:735px;	
}

/* color of error message in column 1 */
#tpl02 #col01 * .errMsg
{
	color:#cc0000;
	font-size:11px;
	font-family:arial, helvetica, sans-serif;
	
	
	text-decoration:none;
	
}

/* color of error message in column 2 */
#tpl02 #col02 * .errMsg
{
	color:#cc0000;
	font-size:11px;
	font-family:arial, helvetica, sans-serif;
	
	
	text-decoration:none;
	
}

/* color of error message in column 2 */
#tpl02 #col03 * .errMsg
{
	color:#cc0000;
	font-size:10px;
	font-family:arial, helvetica, sans-serif;
	
	
	text-decoration:none;
	
}

/* round corners of column 1 */
#tpl02 #col01 .ctlRoundCornLT_col
{
	 
}
#tpl02 #col01 .ctlRoundCornRT_col
{
	 
}
#tpl02 #col01 .ctlRoundCornLB_col
{
	
}
#tpl02 #col01 .ctlRoundCornRB_col
{
	
}

/* round corners of column 2 */
#tpl02 #col02 .ctlRoundCornLT_col
{
	
}
#tpl02 #col02 .ctlRoundCornRT_col
{
	 
}
#tpl02 #col02 .ctlRoundCornLB_col
{
	 
}
#tpl02 #col02 .ctlRoundCornRB_col
{
	  
}

/* round corners of column 3 */
#tpl02 #col03 .ctlRoundCornLT_col
{
	
}
#tpl02 #col03 .ctlRoundCornRT_col
{
	 
}
#tpl02 #col03 .ctlRoundCornLB_col
{
	 
}
#tpl02 #col03 .ctlRoundCornRB_col
{
	  
}

/* module general in column 1 */
#tpl02 #col01 .mod
{
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
#tpl02 #col01 .mod .modTxtCtr
{
	line-height:120%;
}
#tpl02 #col01 .mod .modCmn
{
	width:235px;
	margin-left:25px;
	margin-right:25px;
	margin-top:25px;
	margin-bottom:0px;
}
#tpl02 #col01 .mod .mod_custom 
{
	margin-left:25px;
	margin-right:25px;
	margin-top:25px;
	margin-bottom:0px;
}

#tpl02 #col01 .mod .mod005
{
	width:285px;
	margin:0 !important;
}

/* module general in column 2 */
#tpl02 #col02 .mod
{
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
#tpl02 #col02 .mod .modTxtCtr
{
	line-height:120%;
}
#tpl02 #col02 .mod .modCmn
{
	width:400px;
	margin-left:25px;
	margin-right:25px;
	margin-top:15px;
	margin-bottom:0px;
}
#tpl02 #col02 .mod .mod_custom 
{
	margin-left:25px;
	margin-right:25px;
	margin-top:15px;
	margin-bottom:0px;
}
#tpl02 #col02 .mod .mod005
{
	width:450px;
	margin:0 !important;
}

/* module general in column 3 */
#tpl02 #col03 .mod
{
	font-family:arial, helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
#tpl02 #col03 .mod .modTxtCtr
{
	line-height:130%;
}
#tpl02 #col03 .mod .modCmn
{
	width:105px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:0px;
}
#tpl01 #col03 .mod .mod_custom 
{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:0px;
}

#tpl02 #col03 .mod .mod005
{
	width:125px;
	margin:0 !important;
}


/* module headlines in column 1 */
#tpl02 #col01 .mod .modHdl h1.one, #tpl02 #col01 .mod .modHdl h1.two, #tpl02 #col01 .mod_custom h2, #tpl02 #col01 .mod_custom h3
{
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
#tpl02 #col01 .mod .modHdl
{
	margin-bottom:15px;
}
#tpl02 #col01 .mod .modHdl .one
{
	margin-bottom:5px;
}

/* module headlines in column 2 */
#tpl02 #col02 .mod .modHdl h1.one, #tpl02 #col02 .mod .modHdl h1.two, #tpl02 #col02 .mod_custom h2, #tpl02 #col02 .mod_custom h3
{
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
#tpl02 #col02 .mod .modHdl
{
	margin-bottom:15px;
}
#tpl02 #col02 .mod .modHdl .one
{
	margin-bottom:5px;
}

/* module headlines in column 3 */
#tpl02 #col03 .mod .modHdl h1.one, #tpl02 #col03 .mod .modHdl h1.two, #tpl02 #col03 .mod_custom h2, #tpl02 #col03 .mod_custom h3
{
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
#tpl02 #col03 .mod .modHdl
{
	margin-bottom:15px;
}
#tpl02 #col03 .mod .modHdl .one
{
	margin-bottom:5px;
}

/* template headline */
#tpl02 .mod .tplHdl .modHdl h1.one, #tpl02 .mod .tplHdl .modHdl h1.two
{
	font-family:arial, helvetica, sans-serif !important;
	font-size:18px !important;
	
	
	color:#839baa !important;
	text-decoration:none !important;
}

/* module image caption in column 1 */
#tpl02 #col01 .mod .modImgCpt
{
	font-family:arial, helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	margin-bottom:10px;
	
	
	
	text-decoration:none;
}

/* module image caption in column 2 */
#tpl02 #col02 .mod .modImgCpt
{
	font-family:arial, helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	margin-bottom:10px;
	
	
	
	text-decoration:none;
}

/* module image caption in column 3 */
#tpl02 #col03 .mod .modImgCpt
{
	font-family:arial, helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	margin-bottom:10px;
	
	
	
	text-decoration:none;
}
 
/* module text paragraphs in column 1 */
#tpl02 #col01 .mod .modTxtCtr
{
	margin-bottom:10px;
	
}

/* module text paragraphs in column 2 */
#tpl02 #col02 .mod .modTxtCtr
{
	margin-bottom:10px;
	
}

/* module text paragraphs in column 3 */
#tpl02 #col03 .mod .modTxtCtr
{
	margin-bottom:10px;
	
}

/* module images in column 1 */
#tpl02 #col01 .mod .modImgCtrLft
{
	margin-right:10px;
	width:100px;
}
#tpl02 #col01 .mod .modImgCtrRgt
{
	margin-left:10px;
	width:100px;
}
#tpl02 #col01 .mod002 .modColLft .txtWdt, #tpl02 #col01 .mod002 .modColLft .modLnkCtr {
	width:125px;
}
#tpl02 #col01 .mod002 .modColRgt .txtWdt, #tpl02 #col01 .mod002 .modColRgt .modLnkCtr {
	width:125px;
}
#tpl02 #col01 .mod .modImgCtr {
	margin-right:10px;
}
#tpl02 #col01 .mod006 .modColLft .modImgCtr {
	width:100px;
}
#tpl02 #col01 .mod007 .modColLft .modImgCtr {
	width:100px;
}
#tpl02 #col01 .mod008 .modColLft .modImgCtr {
	width:100px;
}
#tpl02 #col01 .mod .modImgCtrLft img, #tpl02 #col01 .mod .modImgCtrRgt img, #tpl02 #col01 .mod .modImgCtr img, #tpl02 #col01 .mod .img2Col img
{
	margin-bottom:15px;
}

/* module images in column 2 */
#tpl02 #col02 .mod .modImgCtrLft
{
	margin-right:10px;
	width:125px;
}
#tpl02 #col02 .mod .modImgCtrRgt
{
	margin-left:10px;
	width:125px;
}
#tpl02 #col02 .mod002 .modColLft .txtWdt, #tpl02 #col02 .mod002 .modColLft .modLnkCtr {
	width:265px;
}
#tpl02 #col02 .mod002 .modColRgt .txtWdt, #tpl02 #col02 .mod002 .modColRgt .modLnkCtr {
	width:265px;
}
#tpl02 #col02 .mod004 .modGalCtr {
	width:400px;
}
#tpl02 #col02 .mod .modImgCtr {
	margin-right:10px;
}
#tpl02 #col02 .mod006 .modColLft .modImgCtr {
	width:125px;
}
#tpl02 #col02 .mod007 .modColLft .modImgCtr {
	width:125px;
}
#tpl02 #col02 .mod008 .modColLft .modImgCtr {
	width:125px;
}
#tpl02 #col02 .mod .modImgCtrLft img, #tpl02 #col02 .mod .modImgCtrRgt img, #tpl02 #col02 .mod .modImgCtr img, #tpl02 #col02 .mod .img2Col img
{
	margin-bottom:15px;
}

/* module images in column 3 */
#tpl02 #col03 .mod .modImgCtrLft
{
	width:10px;
	margin-right:2px;
}
#tpl02 #col03 .mod .modImgCtrRgt
{
	width:10px;
	margin-left:2px;
}
#tpl02 #col03 .mod002 .modColLft .txtWdt, #tpl02 #col03 .mod002 .modColLft .modLnkCtr {
	width:93px;
}
#tpl02 #col03 .mod002 .modColRgt .txtWdt, #tpl02 #col03 .mod002 .modColRgt .modLnkCtr {
	width:93px;
}
#tpl02 #col03 .mod .modImgCtr {
	margin-right:2px;
}
#tpl02 #col03 .mod006 .modColLft .modImgCtr {
	width:10px;
}
#tpl02 #col03 .mod007 .modColLft .modImgCtr {
	width:10px;
}
#tpl02 #col03 .mod008 .modColLft .modImgCtr {
	width:10px;
}
#tpl02 #col03 .mod .modImgCtrLft img, #tpl02 #col03 .mod .modImgCtrRgt img, #tpl02 #col03 .mod .modImgCtr img, #tpl02 #col03 .mod .img2Col img
{
	margin-bottom:15px;
}

/* module linklists in column 1 */
#tpl02 #col01 .mod .modLnkCtr
{
	margin-bottom:0px;
}
#tpl02 #col01 .mod .modLnkCtr li
{
	margin-bottom:5px;
}

/* module linklists in column 2 */
#tpl02 #col02 .mod .modLnkCtr
{
	margin-bottom:0px;
}
#tpl02 #col02 .mod .modLnkCtr li
{
	margin-bottom:5px;
}

/* module linklists in column 3 */
#tpl02 #col03 .mod .modLnkCtr
{
	margin-bottom:0px;
}
#tpl02 #col03 .mod .modLnkCtr li
{
	margin-bottom:5px;
}


/* module forms in column 1 */
#tpl02 #col01 .mod input, #tpl02 #col01 .mod select
{
	height:20px;
	
	font-size:11px;
	color:#000000;
	
		
		
			width:231px;
		
	
}

#tpl02 #col01 .mod006 .twocolumn input
{
	width:121px;
}
#tpl02 #col01 .mod007 .twocolumn input
{
	width:121px;
}
#tpl02 #col01 .mod008 .twocolumn input
{
	width:121px;
}


#tpl02 #col01 .mod textarea
{
	height:100px;
	
	font-size:11px;
	color:#000000;
	
		
		
			width:231px;
		
	
}

#tpl02 #col01 .mod006 .twocolumn textarea
{
	width:121px;
}
#tpl02 #col01 .mod007 .twocolumn textarea
{
	width:121px;
}
#tpl02 #col01 .mod008 .twocolumn textarea
{
	width:121px;
}


#tpl02 #col01 .mod form
{
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
}
#tpl02 #col01 .mod form .modConLbl, #tpl02 #col01 .mod014 p
{
	margin-bottom:5px;
}
#tpl02 #col01 .mod input, #tpl02 #col01 .mod textarea, #tpl02 #col01 .mod .code, #tpl02 #col01 .mod select
{
	margin-bottom:15px;
}
#tpl02 #col01 .mod .twocolumn form .modBtnArea {
	margin-bottom:25px;
}
#tpl02 #col01 .mod input,
#tpl02 #col01 .mod textarea
{
	font-family:arial, helvetica, sans-serif;
	border-color:#acbeca;
	border-width:1px;
}


/* module forms in column 2 */
#tpl02 #col02 .mod input, #tpl02 #col02 .mod select
{
	height:20px;
	
	font-size:11px;
	color:#000000;
	
		
		
			width:396px;
		
	
}
#tpl02 #col02 .mod select 
{
	
	font-size:11px;
	color:#000000;
	
		
		
			width:396px;
		
	
}
#tpl02 #col02 .mod006 .twocolumn input
{
	width:261px;
}
#tpl02 #col02 .mod007 .twocolumn input
{
	width:261px;
}
#tpl02 #col02 .mod008 .twocolumn input
{
	width:261px;
}


#tpl02 #col02 .mod textarea
{
	height:100px;
	
	font-size:11px;
	color:#000000;
	
		
		
			width:396px;
		
	
}

#tpl02 #col02 .mod006 .twocolumn textarea
{
	width:261px;
}
#tpl02 #col02 .mod007 .twocolumn textarea
{
	width:261px;
}
#tpl02 #col02 .mod008 .twocolumn textarea
{
	width:261px;
}


#tpl02 #col02 .mod form
{
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
}
#tpl02 #col02 .mod form .modConLbl, #tpl02 #col02 .mod014 p
{
	margin-bottom:5px;
}
#tpl02 #col02 .mod input, #tpl02 #col02 .mod textarea, #tpl02 #col02 .mod .code, #tpl02 #col02 .mod select
{
	margin-bottom:15px;
}
#tpl02 #col02 .mod .twocolumn form .modBtnArea {
	margin-bottom:25px;
}

#tpl02 #col02 .mod input,
#tpl02 #col02 .mod textarea
{
	font-family:arial, helvetica, sans-serif;
	border-color:#acbeca;
	border-width:1px;
}


/* module forms in column 3 */
#tpl02 #col03 .mod input, #tpl02 #col03 .mod select
{
	height:20px;
	
	font-size:11px;
	color:#000000;
	
		
		
			width:101px;
		
	
}

#tpl02 #col03 .mod006 .twocolumn input
{
	width:89px;
}
#tpl02 #col03 .mod007 .twocolumn input
{
	width:89px;
}
#tpl02 #col03 .mod008 .twocolumn input
{
	width:89px;
}


#tpl02 #col03 .mod textarea
{
	height:100px;
	
	font-size:11px;
	color:#000000;
	
		
		
			width:101px;
		
	
}

#tpl02 #col03 .mod006 .twocolumn textarea
{
	width:89px;
}
#tpl02 #col03 .mod007 .twocolumn textarea
{
	width:89px;
}
#tpl02 #col03 .mod008 .twocolumn textarea
{
	width:89px;
}


#tpl02 #col03 .mod form
{
	font-family:arial, helvetica, sans-serif;
	font-size:10px;
}
#tpl02 #col03 .mod form .modConLbl, #tpl02 #col03 .mod014 p
{
	margin-bottom:5px;
}
#tpl02 #col03 .mod input, #tpl02 #col03 .mod textarea, #tpl02 #col03 .mod .code, #tpl02 #col03 .mod select
{
	margin-bottom:15px;
}
#tpl02 #col03 .mod .twocolumn form .modBtnArea {
	margin-bottom:25px;
}

#tpl02 #col03 .mod input,
#tpl02 #col03 .mod textarea
{
	font-family:arial, helvetica, sans-serif;
	border-color:#acbeca;
	border-width:1px;
}


/* module 2columns width in column 1 */
#tpl02 #col01 .mod003 .modColLft
{
	width:117px;
	
}
#tpl02 #col01 .mod003 .modColRgt
{
	width:117px;
}

/* module 2columns width in column 2 */
#tpl02 #col02 .mod003 .modColLft
{
	width:200px;
	
}
#tpl02 #col02 .mod003 .modColRgt
{
	width:200px;
}

/* module 2columns width in column 3 */
#tpl02 #col03 .mod003 .modColLft
{
	width:52px;
	
}
#tpl02 #col03 .mod003 .modColRgt
{
	width:52px;
}

/* google map in column 1 */
#tpl02 #col01 .mod .modMapCtr
{
	width:235px;
	height:176px;
	margin-bottom:15px;
}
#tpl02 #col01 .mod p.modMapTxt
{
	font-family:arial, helvetica, sans-serif;
}

/* google map in column 2 */
#tpl02 #col02 .mod .modMapCtr
{
	width:400px;
	height:300px;
	margin-bottom:15px;
}
#tpl02 #col02 .mod p.modMapTxt
{
	font-family:arial, helvetica, sans-serif;
}

/* google map in column 3 */
#tpl02 #col03 .mod .modMapCtr
{
	width:105px;
	height:78px;
	margin-bottom:15px;
}
#tpl02 #col03 .mod p.modMapTxt
{
	font-family:arial, helvetica, sans-serif;
}

/* galery module in column 2 */
#tpl02 #col02 .mod .modGalCtr
{
	width:400px;
}
#tpl02 #col02 .mod .modGalCtr img
{
	margin-bottom:15px;
}
#tpl02 #col02 .mod .modGalCtr .modImgCpt
{
	margin-bottom:10px;
}
#tpl02 #col02 .mod * .modThnCtr * .modThnBdrHorz
{
	
	
	

	
	
	
}
#tpl02 #col02 .mod * .modThnCtr * .modThnBdrHorz .modThnBdrVert
{
	
	
	

	
	
	
}
#tpl02 #col02 .mod .modThnCtr a { display:block; }
#tpl02 #col02 .mod .modThnCtr .modThnEnt
{
	margin-top:0;
	margin-right:15px;
	margin-bottom:20px;
	margin-left:0;
}
#tpl02 #col02 .mod .modThnCtr .modThnEnt * span
{
	
	width:50px;
	height:50px;
}

/* galery module in column 3 */
#tpl02 #col03 .mod .modGalCtr
{
	
}
#tpl02 #col03 .mod .modGalCtr img
{
	margin-bottom:15px;
}
#tpl02 #col03 .mod .modGalCtr .modImgCpt
{
	margin-bottom:10px;
}
#tpl02 #col03 .mod * .modThnCtr * .modThnBdrHorz
{
	
	
	

	
	
	
}
#tpl02 #col03 .mod * .modThnCtr * .modThnBdrHorz .modThnBdrVert
{
	
	
	

	
	
	
}
#tpl02 #col03 .mod .modThnCtr a { display:block; }
#tpl02 #col03 .mod .modThnCtr .modThnEnt
{
	margin-top:0;
	
	
	margin-left:0;
}
#tpl02 #col03 .mod .modThnCtr .modThnEnt * span
{
	
	width:0px;
	height:0px;
}

/* content overview navigation in column 1 */
#tpl02 #col01 .mod010 .modImgCtr .modNavEnt
{
	
	
	margin-bottom:15px;
}
#tpl02 #col01 .mod010 .modImgCtr
{
	
	
	
}
#tpl02 #col01 .mod010 a.modLnkEnt:link, #tpl02 #col01 .mod010 a.modLnkEnt:visited
{
	
}
#tpl02 #col01 .mod010 a.modLnkEnt:visited
{
	color:#839baa !important;
	
	
	text-decoration:none !important;
}
#tpl02 #col01 .mod010 a.modLnkEnt:hover, #tpl02 #col01 .mod010 a.modLnkEnt:focus, #tpl02 #col01 .mod010 a.modLnkEnt:active
{
	
}

/* content overview navigation in column 2 */
#tpl02 #col02 .mod010 .modImgCtr .modNavEnt
{
	height:77px;
	width:65px;
	margin-bottom:15px;
}
#tpl02 #col02 .mod010 .modImgCtr
{
	width:65px;
	margin-bottom:10px;
	margin-right:0px;
}
#tpl02 #col02 .mod010 a.modLnkEnt:link, #tpl02 #col02 .mod010 a.modLnkEnt:visited
{
	font-size:9px;
}
#tpl02 #col02 .mod010 a.modLnkEnt:visited
{
	color:#839baa !important;
	
	
	text-decoration:none !important;
}
#tpl02 #col02 .mod010 a.modLnkEnt:hover, #tpl02 #col02 .mod010 a.modLnkEnt:focus, #tpl02 #col02 .mod010 a.modLnkEnt:active
{
	font-size:9px;
}

/* content overview navigation in column 3 */
#tpl02 #col03 .mod010 .modImgCtr .modNavEnt
{
	
	
	margin-bottom:15px;
}
#tpl02 #col03 .mod010 .modImgCtr
{
	
	
	
}
#tpl02 #col03 .mod010 a.modLnkEnt:link, #tpl02 #col03 .mod010 a.modLnkEnt:visited
{
	
}
#tpl02 #col03 .mod010 a.modLnkEnt:visited
{
	color:#839baa !important;
	
	
	text-decoration:none !important;
}
#tpl02 #col03 .mod010 a.modLnkEnt:hover, #tpl02 #col03 .mod010 a.modLnkEnt:focus, #tpl02 #col03 .mod010 a.modLnkEnt:active
{
	
}

/* real estate module in column 1 */
#tpl02 #col01 .mod011 iframe
{
	margin-bottom:15px;
	border:none;
}
/* real estate module in column 2 */
#tpl02 #col02 .mod011 iframe
{
	margin-bottom:15px;
	border:none;
}
/* real estate module in column 3 */
#tpl02 #col03 .mod011 iframe
{
	margin-bottom:15px;
	border:none;
}
#tpl02 #col01 .onecolumn .moduleButton {
	
		
		
			width:231px;
			margin-bottom:25px;
		
	
}
#tpl02 #col01 .mod .onecolumn .modBtnArea {
	margin-bottom:15px;
}
#tpl02 #col02 .onecolumn .moduleButton {
	
		
		
			width:396px;
			margin-bottom:25px;
		
	
}
#tpl02 #col02 .mod .onecolumn .modBtnArea {
	margin-bottom:15px;
}
#tpl02 #col03 .onecolumn .moduleButton {
	
		
		
			width:101px;
			margin-bottom:25px;
		
	
}
#tpl02 #col03 .mod .onecolumn .modBtnArea {
	margin-bottom:15px;
}

/* EOF */