body 
{
    	padding: 0.5%;
    	FONT-FAMILY: sans-serif, Arial, Verdana;
	font-size: 10pt;
}
div
{
hborder: red 1px dotted;
}
a 
{
    text-decoration: underline;
    font-weight: normal;
}
h1, h2, h3 
{
    margin: 0px;
}
#banner {
    font-size: 10pt;
    text-align: left;
}
#banner #logo {
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
}
#banner .searchTypes {
	width: 50%;
	whitespace: nowrap;
	}
#banner .searchTypes a {
	text-decoration: none;
}
#banner .query {
	width: 50%;
}
#banner .sort {
	width: 50%;
	text-align: center;
	white-space: nowrap;
}
#banner #banner_ad {
	width: 468px;
	float: right;
}

#message {
	width: 100%;
	border-top: #993333 1px solid;
	font-size: 10pt;
	background-color: #D9B340;
	white-space: nowrap;
	}
#message #message-left{
	float:left;
	background-color: #D9B340;
	}
#message #message-right{
	text-align: right;
	background-color: #D9B340;
	}
#right{
	text-align: right;
	}
.syndicate {
    border: #993333 1px solid;
    text-align: center;
    padding: 5px;
}

#subscriptions {
        margin-top: 5px;
        padding: 5px;
	text-align: right;
    	font-size: small;
	background-color:#FFCC66;
	background-color:#89A5AB;
	background-color:#fff4cc;
	background-color:#FFE87C;
    	border: #cc9900 7px solid;
    	border: #99ccff 1px solid;
	}
#shaded {
    	border: #99ccff 1px solid;
        margin: 5px;
        padding:5px;
}
#content {
    float: left;
    font-size: 10pt;
    margin-top: .5%;
    padding-right: 0.5%;
    width: 50%;
}
#content .blogad {
        margin-top: 0;
        margin-bottom: 0;
	padding: 0;
}

#content .blog {
	margin-top: 2%;
}

#content .blogbody {
	margin-top: 1%;
	margin-bottom: 2%;
	}
.blogbody .title {
	font-size: 12pt;
}
.blogbody .description {
}
.blogbody .posted, .site {
	color: #008000;
	text-decoration: none;
}
.blogbody .feed {
	color: #7777CC;
	text-decoration: none;
}

#resultsNavigator {
	text-align: center;
	background-color: lightgrey;
	margin-left: 35%;
	margin-right: 35%;
}

#info {
    float: right;
    overflow: hidden;
    margin-top: .5%;
    width: 17%;
}

#inforight {
    float: right;
    overflow: hidden;
    margin-top: .5%;
    width: 17%;
    padding: 10px;
    border: #cc0000 3px solid;

.link-note {
    font-size: x-small;
    line-height: 150%;
    text-align: left;
    padding: 2px;
    margin-bottom: 15px;
}
.extended {
    font-size: x-small;
    font-style: italic;
    margin-bottom: 1ex;
}

#footer
{
	text-align: center;
}

