body {background:#ffffff;color:#555;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:13px;}/* two column layout courtesy of Layout-o-matic - http://www.inknoise.com/experimental/layoutomatic.php */		#container {
			width: 660px;
			\width: 680px;
			w\idth: 660px;
			border: 1px solid white;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
		}
		#banner {			padding: 10px;
			margin-bottom: 10px;		}        #banner img {        border:none;        }                #banner a {        border:none;        text-decoration:none;        }		#content {			padding: 10px;
			margin-right: 180px;		}		#sidebar-a {		float: right;
			width: 150px;
			\width: 170px;
			w\idth: 150px;
			margin: 0;
			margin:0 0 0 10px;
			padding: 10px;		}		#footer {			clear: both;			padding: 5px;			margin-top: 5px;			text-align:center;			font-size:11px;
			border-top:4px solid #eee;		}						/* general styling */				h2, h3 {		font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;		font-weight:lighter;		font-size:14px;
		border-bottom:4px solid #eee;
			line-height:180%;		}				h2.date {		font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;		font-size:11px;		text-align:right;		display:none;		}				h3.title {		font-size:14px;		border-bottom:4px solid #eee;		line-height:180%;		}				h4 {		font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;		font-weight:normal;		font-size:12px;		}				#content p {		line-height:180%;		text-align:justify;		padding:0 2em 0 0;		}				#content p.small {		font-size:10px;		line-height:180%;		text-align:justify;		padding:0 2em 0 0;		}			         p.posted {		font-size:11px;		margin-bottom:4em;		}				#sidebar-a p {		font-size:11px;		line-height:140%;		}		        #sidebar-a p.small {		font-size:10px;		}				a, a:visited, a:active, a:link {		text-decoration:none;		color:#222;		background:#fff;		}				a:hover {		color:#555;		background:#fffff;		}				h1 {		display:none;		}				/*		div.comments-body {		border-top:4px solid #eee;
		font-size:11px;		}		*/				div.comments-body {		border-top:4px solid #eee;
		background:#fafafa;
		padding:1em;
		font-size:11px;		}						#sidebar-a ul {		list-style-type:none;		padding:0 0;		margin:0 0;		font-size:11px;		line-height:140%;		}
						dl, ol {			line-height:180%;		}			p.comments-post {	line-height:200%;	margin:0 0 2em 0;	text-indent:0.5em;	}
		
		
		/* sort out menu div styles later - maybe in sidebar */
		#menu {
		display:none;
		}				/* comment form */		div.form {    width:310px;    margin:0 0 8px 0;		}		div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left; width:140px;
  text-align: right;  padding:0px;  line-height:100%;
  }

div.row span.formw {
  float: right;
  text-align: left;
  }       /* recently */    ul.recently {list-style-type:none;padding:0px;}ul.recently p {
padding:0px;
margin:0px;
font-style:italic;
}


/* feedroll */


/* border table for feed news */
.fd_bordertable { 
	background-color: white; 
	border-style: solid; border-width: 1px; border-color: #fff; 
	padding: 0; 
	width: 160px;
	
}

/* maintable table for feed news */
.fd_maintable { border-width: 0; background: white }

/* header cell with header text and xml button */
.fd_header { 
    display:none;
	padding: 5px; 
	background: #666666; color: white; 
	text-align: left; vertical-align: top 
}

/* item description area */
.fd_itemcell { 
    font-size:11px;
	padding:0 0 1em 0; 
}

*[href*="feedroll.com"] {
display:none !important;
}
