#slideshow {position: relative; width: 180px; height: 200px; overflow: hidden;}
/*.RotatingArea p { font-family:Arial, Helvetica, sans-serif;font-size:10px;margin:0px;padding:0px;}*/
.RotatingArea {width:180px;height:200px;font-size:0.9em;line-height:normal;}
    
#dnn_contentpane
{
	background-color: White;
	float: left;
	width: 474px;
}
#rightcolumn
{	
	background-color: #FAFAFA;
	
	float: left;
	width: 401px;
}

/* ALL blocks */
div.minipane
{
	padding: 0;
	float: left;
}

/* TOP blocks */
#dnn_topleftpane, #dnn_toprightpane
{
	background: #FAFAFA url(images/bg_home_topblock_repeat.jpg) repeat-x;
}
#dnn_topleftpane {}
#dnn_toprightpane {}

/* BOTTOM blocks */
#dnn_bottomleftpane, #dnn_bottomrightpane
{
	background: #F3F3F3 url(images/bg_home_bottomblock_repeat.jpg) repeat-x;
}
#dnn_bottomleftpane {}
#dnn_bottomrightpane {}

/* LEFT blocks */
#dnn_topleftpane, #dnn_bottomleftpane { width: 198px; margin-right: 2px; }
/* RIGHT blocks */
#dnn_toprightpane, #dnn_bottomrightpane { width: 199px; margin-left: 2px; }





















































