
.repeateritemlist_panel_link
{
}
.repeateritemlist_panel_link_row,
.repeateritemlist_panel_link_col
{
	padding-right: 16px;
}

.repeateritemlist_panel_link_link,
.repeateritemlist_panel_link_link:hover,
.repeateritemlist_panel_link_link_selected,
.repeateritemlist_panel_link_link:hover,
.repeateritemlist_panel_link_label_selected,
.repeateritemlist_panel_link_label
{
	font-size:11px !important;
	font-weight: normal !important;
	color: black !important;
	margin-top: 1px !important;
	margin-bottom: 1px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	
	/*white-space: nowrap !important;*/
}


.repeateritemlist_panel_link_label:hover,
.repeateritemlist_panel_link_link:hover
{
	color: red !important;
	text-decoration: none !important;
}




.repeateritemlist_contentDiv 
{
	background:transparent;
	color: #FFFFFF;
}
	
.repeateritemlist_titlemodul_frameset,
.repeateritemlist_iconmodul_frameset
{
}

.repeateritemlist_modul,
.repeateritemlist_modul_frameset 
{
	background-color: transparent;
	padding: 1px;
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;	
}

.repeateritemlist_continutmodul,
.repeateritemlist_continutmodul_frameset
{
}				


