.mTestLayout h3 {
   color: #F26521;
   font-size:18px;
   font-weight: bold;
}
.mTestLayout p {
   font-size:11px;
}
.mTestLayout img {
   border: solid 1px silver;
   margin-right: 4px;
   padding: 2px;
}
.mTestLayout a {
   color: #F26521;
   font-weight: bold;
}
.mTestLayout a:hover {
   color: black;
}
.redBox  {
   background-image: url("/assets/layouts/redbox/redbox_bg.png");
   background-repeat: repeat-x;
   color: #ffffff;
   font-size: 17px;
   font-family: Arial, sans-serif;
   text-align: center;
}
.redBox h3 {
   color: #ffffff;
   font-size: 17px;
   font-family: Arial, sans-serif;
   text-align: center;
}
.redBox em {
   color: #ffffff;
}
#MainBodyContainer .redBox strong {
   color: #ffffff;
}
.redBox a {
   color: aqua;
}
.bannerBox p {
   color: #fff;
   font-size: 17px;
   font-family: Arial, sans-serif;
   text-align: center;
}
.bannerBox h3 {
   color: #fff;
   font-size: 17px;
   font-family: Arial, sans-serif;
   text-align: center;
}
.thisLeft h3 {
   color: #ff3300;
   font-size:20px;
   line-height:24px;
   font-weight: bold;
}
.thisLeft p {
   color: #000000;
   font-size:12px;
}
.thisLeft img {
   border: solid 1px silver;
   margin-right: 12px
}
.thisLeft a {
   color: #537fca;
   font-weight: bold;
}
.thisLeft a:hover {
   color: #000000;
}
.thisNewCenter h3 {
   color: #ff3300;
   font-size:20px;
   line-height:24px;
   font-weight: bold;
}
.thisNewCenter p {
   color: black;
   font-size:12px;
}
.thisNewCenter img {
   padding: 10px;
   border: solid 1px silver;
   margin-right: 12px;
}
.thisNewCenter .img2 {
   padding: 10px;
   border: solid 1px silver;
   margin-right: 12px;
}
.thisNewCenter a {
   color: #537fca;
   font-weight: bold;
}
.thisNewCenter a:hover {
   color: black;
}
.titleOnly h3 {
   color: #ff3300;
   font-size:12px;
   font-weight: bold;
}
.titleOnly a {
   color: #537fca;
   font-weight: bold;
}
.titleOnly a:hover {
   color: black;
}
.thisRight h3 {
   color: #ff3300;
   font-size:20px;
   line-height:24px;
   font-weight: bold;
}
.thisRight p {
   color: #000000;
   font-size:12px;
}
.thisRight img {
   border: solid 1px silver;
   margin-left: 12px
}
.thisRight a {
   color: #537fca;
   font-weight: bold;
}
.thisRight a:hover {
   color: #000000;
}


/* select styles,name,template_id from templates WHERE styles<>'' and layout_type='layout' and template_id=''; */
