/* 
    
}*/
#content #main ul{
    /*background:black;*/
    list-style-image :none;
    list-style-position : outside;
    list-style-type : none;
    margin:0px;
    padding:0px;
}

/*#middle {
    background :white;
    width : 940px;
    height:auto;
    margin: 0px auto ;
}
#main {
    margin-top : 40px;
    width : 580px;
    color : #666666;
}*/
/*#main h1{
    margin-bottom:20px;
}*/
#syndicate_partners{
    margin-top:15px;
    font-size:10px;
    width:550px;
    /*background:green;*/
}
#syndicate_partners ul{
    /*width : px;*/
    
    list-style-image :none;
    list-style-position : outside;
    list-style-type : none;
}
#syndicate_partners ul li{
    float:left;
    margin-right:30px;
    margin-top:10px;
    margin-bottom : 10px;
}
#syndicate_partners img{
   padding-top:10px;
}
/**********************/
.feeds{
    clear : both;
    margin-bottom:30px;
    border-top:1px solid black;
}
.feeds li{
    background:blue;
    font-size:10px;
    margin:0px 0 3px;
    padding:0px;
    height:35px;
}
.feeds h3{
    margin-bottom : 20px;
    margin-top : 27px;
}

.feedByClass{
    border-bottom:1px dotted #696969;
    margin-bottom:20px;
}
/****
table
****/
.feeds table{
    width:100%;
    font-size :10px;
}
.feeds  td{
    padding :5px 0px;
}
#rss-logo {
    width:35px;
}
.feedImg {
     width:216px;
}
.feedTitle {
     width:150px;
}
#google{
    width:104px;
}
#yahoo{
    width:91px;
}
#email {
    width:91px;
}
/**********************/
a.rss {
	background: url(../images/rss.gif) no-repeat left center;
	float:left;
	padding: 0 12px 8px 22px;
	margin-right:0px;
	outline:none;
	width:35px;
    color:#999999;
}
#main a.rss{
       color : #999999;
}
a.mygoogle {
	background: transparent  url(../images/addtomyfeedgoogle.jpg) no-repeat right center;
    float:left;
    width:104px;
    padding-top :17px;
	outline:none;
	text-decoration:none;
}
a.myyahoo {
	background:  transparent  url(../images/addtomyfeedyahoo.jpg) no-repeat left center;
    float:left;
    width:91px;
    padding-top :17px;
	outline:none;
    
	text-decoration:none;
}
a.feedemail {
	background: transparent  url(../images/feedemail.jpg) no-repeat left center;
    float:left;
    width:92px;
    padding-top :17px;
	outline:none;
	text-decoration:none;
    /*padding-left:6px;*/
}

/*** MISC  */
#contactUS {
    font-size:15px;
    color:black;
    border-top:1px solid black;
    padding : 20px 0px;
}
