/* CSS Document */



.modespace {

	width:100%;

	background: #ffffff url(images/whiteshade.gif) repeat-x top left;

	text-align:center;

}

.modeholder {

	width:990px;

	margin:0px auto;

	padding:10px 0px;

	text-align:left;

}

.modecolumn {

	float:left;

	

	padding:0 10px;

	margin-top:10px;

}

.modecolumn .row {

	

	 border-top:1px dotted #cccccc;

	padding:3px 0;

}

.modecolumn .rownew {

	border-bottom:1px dotted #cccccc;

	padding:3px 0;

}

.modecolumn .row .favicon {

	float:left;

	width:16px;

	height:16px;

	margin-right:3px;

}

.modecolumn ul {

	margin-left:0px;

	padding-left:20px;

	list-style-image: url(images/feed-icon-16x16.png);

}

.modecolumn li {

	border-bottom:1px dotted #cccccc;

	padding:3px 0;

}

.modeholder .rssborder

{

    padding: 3px 0;

    border-bottom: 1px dotted #cccccc;

    border-top: 1px dotted #cccccc;

    width: 180px;

   

}



.modeholder .rssborderbig

{

    padding: 3px 0;

    border-bottom: 1px dotted #cccccc;

    border-top: 1px dotted #cccccc;

    vertical-align: top;

    text-align: left;

}



.modeholder .rssborder .indent

{



    direction: ltr;

    text-indent: 23pt;

}






