﻿.Template_3 h3
{
    font-size:17px;
    font-weight:normal;
	color:#4f86c2;
}

    .Template_3 .Category
    {
        position:relative;
        margin:auto;
        margin-top:40px;
        width:640px;
    }
    
        .Template_3 .Category .ScrollingContent ul
        {
            list-style-type:none;
            padding-bottom:13px;
            padding-left:15px;
            padding-top:12px;
        }
        
        .Template_3 .Category .NoScrollContent ul
        {
            list-style-type:none;
            padding-bottom:13px;
            padding-left:15px;
        }

            .Template_3 .Category .ScrollingContent ul li, .Template_3 .Category .NoScrollContent ul li
            {
                width:171px;
                float:left;
                padding-top:13px;
                padding-bottom:20px;
                margin-right:45px;
            }
            
            .Template_3 .Category .ScrollingContent ul li.Last, .Template_3 .Category .NoScrollContent ul li.Last
            {
                margin-right:0px;
            }
                    .Template_3 .Category .ScrollingContent ul li p.Thumbnail a.RoundedMask, .Template_3 .Category .NoScrollContent ul li p.Thumbnail a.RoundedMask
                    {
                        display:block;
                        width:161px;
                        height:70px;
                        font-size:0px;
                        text-decoration:none;
                        text-indent: -5000em;
                    }
                
                .Template_3 .Category .ScrollingContent ul li p.CategoryC2A, .Template_3 .Category .NoScrollContent ul li p.CategoryC2A
                {
                    margin-top:15px;
                    padding-left:16px;
                    background: url('Images/Common/maf_img_cat_arrow.png') 0 0 no-repeat;
                }
                
                    .Template_3 .Category .ScrollingContent ul li p.CategoryC2A a, .Template_3 .Category .NoScrollContent ul li p.CategoryC2A a
                    {
                        color:#5a6065;
                        font-size:15px;
                        font-weight:bold;
                        text-decoration:none;
                    }
                    
                    .Template_3 .Category .ScrollingContent ul li p.CategoryC2A a:hover, .Template_3 .Category .NoScrollContent ul li p.CategoryC2A a:hover
                    {
                        text-decoration:underline;
                    }

        .Template_3 .Category .ScrollingContent
        {
            position:relative;
            width:640px;
            height:290px;
            overflow: auto;
            float: left;
            background:#FFF;
        }
        
        .Template_3 .Category .NoScrollContent
        {
            position:relative;
            width:640px;
            float: left;
            overflow:auto;
        }

        .Template_3 .Category .Data
        {
            position:relative;
            width:623px;
            padding-top:10px;
            margin-right:17px;
        }
        
            .Template_3 .Category .Data p
            {
                margin-top:15px;
                text-align:left;
                font-size:12px;
            }
            
            .Template_3 .Category .Data a
            {
                color:#5a6065;
                text-decoration:underline;
            }

            .Template_3 .Category .Data ul.Relationed
            {
                list-style-type:none;
            }

                .Template_3 .Category .Data ul.Relationed li
                {
                    float:left;
                    width:291px;
                    margin-top:33px;
                    margin-right:40px;
                }
                .Template_3 .Category .Data ul.Relationed li.Last{margin-right:0px;}

                .Template_3 .Category .Data ul.Relationed li .CallToAction
                {
                    position:relative;
                    max-width:167px;
                    padding-right:23px;
                    float:left;
                }
                
                    .Template_3 .Category .Data ul.Relationed li span
                    {
                        display:block;
                        padding-left:16px;
                        background: url('Images/Common/maf_img_cat_arrow.png') 0 0 no-repeat;
                    }
                
                    .Template_3 .Category .Data ul.Relationed li a
                    {
                        display:block;
                        color:#5a6065;
                        font-size:15px;
                        font-weight:bold;
                        text-decoration:none;
                    }

                    .Template_3 .Category .Data ul.Relationed li a:hover
                    {
                        text-decoration:underline;
                    }

                .Template_3 .Category .Data ul.Relationed li .Thumbnail
                {
                    padding-top:10px;
                    padding-bottom:10px;
                    position:relative;
                    width:101px;
                    float:left;
                    overflow:hidden;
                }
                
                    .Template_3 .Category .Data ul.Relationed li .Thumbnail a
                    {
                        display:block;
                        width:101px;
                        height:41px;
                        font-size:0px;
                        text-decoration:none;
                        text-indent: -5000em;
                    }