﻿div[style='color:Red;'], .ValidationSummary
{
      border: 1px solid #f30;
      background-color: #FFFFE1;
      padding: 20px 20px 10px 80px;
      font-weight: bold;
      background-image: url('Images/Warning48x48.gif');
      background-repeat: no-repeat;
      background-position: left top;
}

div[style='color:Red;'] ul, .ValidationSummary ul
{
    font-weight: normal;
    margin-top: 10px;
}