﻿div#blogArchivePanel
{
  margin-left:17px;
  width:285px;
  margin-bottom:30px;
}

div#blogArchivePanel h2
{
  background-image: url(../images/layout/generic_divider_bcg.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  line-height:normal;
  margin-bottom:4px;
}

div#blogArchivePanel a:link, div#blogArchivePanel a:visited, div#blogArchivePanel a:active
{
  font-family:Arial;
  font-size:0.8em;
  color:#2e374c;
  text-decoration:none;
}

div#blogArchivePanel a:hover
{
  text-decoration:underline;
}

div#newsletterPanel
{
  width:307px;
  min-height:196px;
  height:197px;
  background-image: url(../images/layout/panel_newsletter_bcg.png);
}

div#newsletterPanel div
{
  width:218px;
  padding-top:60px;
  margin-left:55px;
}

div#newsletterPanel div p
{
  font-family:Arial;
  font-size:0.8em;
  color:#2e374c;
  text-decoration:none;
  line-height:normal;
  margin-bottom:0px;
}

div#twitterPanel
{
  margin:20px 0px 30px 17px;
  width:283px;
}

div#twitterPanel p
{
  font-family:Arial;
  font-size:0.8em;
  color:#2e374c;
  text-decoration:none;
  margin-top:0px;
}

div#twitterPanel h2
{
  background-image: url(../images/layout/panel_twitter_bcg.png);
  background-position: bottom;
  background-repeat: repeat-x;
  line-height:normal;
  margin-bottom:4px;
}

div#forumFeedsPanel
{
  margin:10px 0px 30px 17px;
  width:283px;  
}

div#forumFeedsPanel p
{
  font-family:Arial;
  font-size:0.8em;
  color:#2e374c;
  text-decoration:none;
  margin-top:0px;
}
div#forumFeedsPanel p a,div#twitterPanel p a{
	color: #0f8ce0;
	font-family: Arial;
	outline: none;
}

div#forumFeedsPanel h2
{
  background-image: url(../images/layout/generic_divider_bcg.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  line-height:normal;
  margin-bottom:4px;
}

div#logoPanel
{
  margin-top:10px;
  margin-left:17px;
  width:283px;
}

