﻿


.LeftAd {
    float: left;
    height: 600px;
    width: 160px;}

.MainImg {
    float: left;
    height: 150px;
    width: 500px;}

.TopRightInfo {
    float: left;
    height: 140px;
    width: 310px;
    padding: 5px;
    color: #909090;
    font-size: 12px;}
    
    .TopRightInfo_Title {
        color: #FF9933;
        font-size: 18px;
        font-weight: bold;}
    
.AEAG {
    float: left;
    width: 820px;
    height: 200px;
    background: url(/Images/Art_Ele_Alg_Geo_BG.jpg);}
    
    .Arithmetic {
        position: relative;
        float: left;
        width: 180px;
        height: 130px;
        padding: 10px;
        left: 9px;
        top: 40px;}
        
    .Elementary {
        position: relative;
        float: left;
        width: 180px;
        height: 130px;
        padding: 10px;
        left: 9px;
        top: 40px;}
        
    .Algebra {
        position: relative;
        float: left;
        width: 180px;
        height: 130px;
        padding: 10px;
        left: 9px;
        top: 40px;}
        
    .Geometry {
        position: relative;
        float: left;
        width: 180px;
        height: 130px;
        padding: 10px;
        left: 9px;
        top: 40px;}

.AdBoxes {
    float: left;
    width: 500px;}
    
    .AdBox {
        float: left;
        margin: 0 6px 0 6px;
        height: 150px;
        width: 150px;
        background: #F0F0F0;}

.RecommendedResources {
    float: left;
    width: 310px;
    font-size: 11px;}
    
    .RecommendedResources_Title {
        color: #909090;
        font-size: 16px;
        font-weight: bold;
        width: 310px;
        border-bottom: 1px #C0C0C0 solid;}
    
    .RecommendedResource {
        float: left;
        width: 306px;
        border-bottom: 1px #C0C0C0 solid;
        padding: 2px}
    
    .RecommendedResources hr {
        border: 1px #C0C0C0 solid;
        height: 1px;}