/*for Ask Startup Blog Blog */
.Blog
{
  border: thin solid #db852f;
  color: white;
  font-size: 1em;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
  background-color: #3C5385;
}
.BlogCommentsTitle
{
  font-size: .9em;
  font-weight: bold;
  text-align: left;
}
.BlogCommentsAuthor
{
  font-size: .6em;
  font-style: italic;
  padding-left: 10px;
  text-align: left;
}
.BlogCommentsText
{
  font-size: .9em;
  text-align: left;
}
.YourComment
{
  background-color: #FFFFCC;
  border: thin solid #FF9933;
}
.YourCommentsLabel
{
  color: #db852f;
  font-size: .9em;
}
.YourNameLabel
{
  color: #db852f;
  font-size: .9em;
}
.BlogTitle:link
{
  color: #db852f;
  cursor: pointer;
  font-size: .6em;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
}
.BlogTitle:visited
{
  color: #db852f;
  cursor: pointer;
  font-size: .6em;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
}
.BlogTitle:hover
{
  color: #99CCFF;
  cursor: pointer;
  font-size: .6em;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: underline;
}

.BlogAuthor
{
  font-size: .4em;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  background-color: #FFFFCC;
}
.BlogWhatsYourAnswer
{
  font-size: .4em;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  background-color: #FFFFCC;
}
.BlogReadMore
{
  font-size: .4em;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  background-color: #FFFFCC;
}
.pnlBlogComments
{
  border: thin solid #FF9966;
  background-color: #FFFFCC;
  min-height: 100px;
}
/*for Ask Startup Blog Answers */
.Answer
{
  border: thin solid #db852f;
  color: white;
  font-size: 1em;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
  background-color: #3C5385;
}
.AnswerTitle:link
{
  color: #db852f;
  cursor: pointer;
  font-size: .6em;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
}
.AnswerTitle:visited
{
  color: #db852f;
  cursor: pointer;
  font-size: .6em;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
}
.AnswerTitle:hover
{
  color: #99CCFF;
  cursor: pointer;
  font-size: .6em;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: underline;
}

.AnswerAuthor
{
  font-size: .5em;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
}
.RightInstruction
{
  border: medium outset #db852f;
  background-color: #99CCFF;
  padding: 10px;
  text-align: justify;
}
#AnswerRight
{
  border: medium outset #db852f;
  background-color: #99CCFF;
  padding: 10px;
  text-align: center;
}
.NoFollow
{
  font-size: small;
  color: #666666;
  margin-top: 10px;
  text-align: justify;
}
#YourAnswer
{
  border: thin solid #db852f;
  background-color: #FFFFCC;
}
.YourAnswerContent
{
  font-size: .8em;
  color: #db852f;
}
.YourAnswerAuthor
{
  font-size: .8em;
  color: #db852f;
}
/*for Ask Startup Blog Blog-Answer */
.BlogTitle2
{
  color: #db852f;
  font-size: .5em;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
}


.BlogAuthor2
{
  font-size: .5em;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
}

