.Flashback {
  background:#FFDBE5;
  border: 1px solid #FEB2C8;
  -moz-border-radius: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
  }
.StorySource {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #274D74;
    background-color: #F8FCFF;
    border: 1px solid #E8F5FF;
        -moz-border-radius: 4px;
	padding:2px;
}
.StorySummary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #274D74;
	padding: 10px;
}
.StoryLink a {
  font-size: 14px;
 color: #336666;
 text-decoration: none;
 border-bottom: none;
 font-weight: bold;
 padding: 2px;

}
.StoryLink a:hover {
  font-size: 14px;
 color: #0C4040;
 text-decoration: none;

 font-weight: bold;
 border-bottom: none;
}
.StoryLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #274D74;
	font-weight:bold;
  font-size: 14px;
	padding:2px;
}
.StoryText {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #274D74;
        padding: 10px;
}

.StoryText a,a:visited {
   color: #336666;
   padding-left: 2px;
   padding-right: 2px;
}
.StoryText a:hover {
   color: #0C4040;
    background-color: #E9F7DB;
    border-bottom: none;
   padding-left: 2px;
   padding-right: 2px;
}

.StoryComment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #274D74;
        background-color: #EFF6FB;
        border: 1px solid #BCD8EB;
        -moz-border-radius: 4px;
	padding: 5px;
}
#right a, a visited {
 color: #336666;
 background-color: #ffffff;
 text-decoration: none;
}
#left a:hover{
 color: #7A9A47;
 background-color: #ffffff;
 text-decoration: none;
}
#right a:hover {
   color: #7A9A47;
   background-color: #ffffff;
   text-decoration: none;
}

h1,h2,h3,h4 {
   color: #274D74;
   background-color: #ffffff;
}
.box a, a visited {
 color: #336666;
 text-decoration: none;
 background-color: #ffffff;
 border-bottom: none;
}
.editorialBox a, a visited {
 color: #336666;
	font-size: 12px;
 text-decoration: none;
 background-color: #ffffff;
 font-weight:bold;
 border-bottom: none;
}
.editorialBox a:hover {
	font-size: 12px;
   color: #0C4040;
    background-color: #E9F7DB;
    border-bottom: none;
}

.editorialBox {
   border: 1px dashed #C3D2AB;
   padding: 3px;
}

.storyBox a, a visited {
 color: #336666;
	font-size: 12px;
 text-decoration: none;
 background-color: #ffffff;
 font-weight:bold;
 border-bottom: none;
}
.storyBox a:hover {
	font-size: 12px;
   color: #0C4040;
    background-color: #E9F7DB;
    border-bottom: none;
}

a, a visited {
 color: #336666;
 background-color: #ffffff;
 text-decoration: none;
}

.box {
   border: 1px dashed #C3D2AB;
   padding: 3px;
}

img {
   padding-right: 5px;
}

.BoldGrey {
	font-weight: bold;
	color: #333333;
}

.BoldRed {
	font-weight: bold;
	color: #AD0000;
}
