body
{
font-family:Tahoma, Geneva, sans-serif;
}


h1,h2,h3,h4,h5,h6
{
font-weight: bold;
}

h1
{
font-size:x-large;
display: block;
}

#logo
{
width: 210px;
height: 64px;
background-image: url(../img/logo.gif);
}

#logoX {
display: none;
width: 210px;
height: 64px;
}

strong {
font-weight: bold;
}

em {
font-style: italic;
}

div#search
{
border-bottom: thin solid #000000;
}

div#twitter
{
border-bottom: thin solid #000000;
}

div#hd
{
border-bottom: medium solid #000000;
height: 64px;
}

div#hd span
{
width: 100px;
height: 64px;
display: block;
float: right;
background-color: #dddddd;
border-left: thin solid #000000;
}

div#hd span:hover
{
background-color: #222222;
color: #ffffff;
}

h3
{
font-size: large;
}

h2#FeaturedReviews
{
margin-left:25px;
width: 149px;
height: 32px;
background-image: url(../img/featuredreviews.gif);
}
h2#FeaturedReviews span {
display: none;
width: 149px;
height: 32px;
}


h2#podcastheader
{
width: 125px;
height: 32px;
background-image: url(../img/latestpodcast.gif);
}
h2#podcastheader span {
display: none;
width: 125px;
height: 32px;
}





h3#twitterheader
{
font-weight: normal;
}


h3#recents
{
font-weight: normal;
width: 87px;
height: 21px;
background-image: url(../img/RecentReviews.gif);
}
h3#recents span {
display: none;
width: 87px;
height: 21
}


.imageElement img
{
display: none;
}


img.bigpic {
float: right;
}	

.title {
font-size: 364%;
}

.oneliner {
font-size: 182%;
}

.review {
font-size: 108%;
padding-top: 1em;
text-align: justify;
}

.review p {
padding-bottom: 1em;
text-indent: 1em;
line-height: 1.5em;
}

.review p:first-letter {
font-size:123.1%;
}

.review img {
float: right;
padding-left: 1em;
padding-bottom	: 1em;
}


.tablehead {
font-weight: bold;
}

#quotecontainer {
padding-top: 1em;
padding-bottom: 1em;
}

.imagepod {
padding-top: 1em;
}

a.listbox{
color: #000000;
text-decoration: none;
}

.boxout {
padding-top: 1em;
padding-bottom: 1em;
border-top-style: solid;
border-top-width: thin;
}