﻿/*Left*/
#ContentLeft{ background-color:#ffd737; width:248px; min-height:500px; float:left; padding:10px; border:1px solid #e5c130;}
#LeftImgHolder{ width:250px; height:120px;margin:10px 0;}
.LeftImage{max-width:250px; max-height:120px;}
.LeftTitleHolder{ background:url("../Images/LinkIcon.PNG") no-repeat left center;border-top:1px solid #353535;font-size:12px;
          font-weight:bold; padding:10px 0 0 35px; height:30px; text-align:left; text-transform:uppercase; color:#353535;}
.LeftTitleHolder:hover{ color:#1051af;}
/*Right*/
#ContentRight{ float:left; width:670px; text-align:justify; padding:10px; color:White;}
.DefaultRightImgHolder{max-height:700px;max-width:600px;margin:5px 10px 5px 10px;}
.RightTopTitle{font-size:16px;color:#ffd737; text-transform:uppercase; font-weight:bold;text-align:left;height:17px; margin-bottom:10px;}
