﻿.SubjectGroup
{
width:950px;
margin-top:10px;
margin-left:20px;
margin-bottom:40px;
}

.SubjectDiv
{
width:250px;
margin:15px;
margin-right:40px;
float:left;
font-size:13px;
}

.SubjectDiv a
{
text-decoration:none;
}

.subjectImage
{
height:120px;
}


.SubjectDiv a:hover
{
text-decoration:underline;
}

.SubjectDiv h4 a
{ 
    color: #28283C;
 }


.SubjectDiv h4
{
   margin-top:10px;
    margin-bottom:5px;
    font-size: 15px;
    font-weight: bold;

}

 

/*SubjectArticles*/

.ArtRec
{
padding:10px;
padding-left:20px;
}

.ArtRec a
{
text-decoration:none;
}



