﻿.mycontent {
    /*border-top: 0.11em solid #F9243F;*/
    box-shadow: 0.01em 0.01em 0.1em 0.06em #E1E1E1;
    background-color: #FFF;
    margin-bottom: 1em;
}
    .mycontent img {
        width: 100%;
    }
    .collegets {
    padding: 0.66em;
    font-weight: bold;
    font-size: 1.3em;
    border-bottom: 1px solid #ededed;
}

    .collegets img {
        float: left;
        width: 1.33em;
        height: 1.33em;
        margin-right: 0.33em;
    }
.moreline {
    padding: 0.88em;
    background-color: #f7f7f7;
    text-decoration: underline;
    color: #096731;
}

.photoc {
    padding: 1em;
}

.pho {
    width: 33.333%;
    box-sizing: border-box;
    float: left;
    padding: 0.22em;
}

.firstnews {
    margin-bottom: 1em;
}

.rxstyle {
    background: url(../../Content/img/rxbg.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    line-height: 5em;
    color: #FFF;
    font-size: 1.3em;
    width: 100%;
    padding-left: 3em;
}

.downbox {
    background-color:#DD4C3B;
    line-height:5em;
    color:#FFF;
    font-size:1.3em;
    margin-top:0.33em;
}
.downbox img{
    width:4.55em;
    padding:1em;
    float:left;
}
.askbox{
    background-color:#07617e;
    line-height:5em;
    color:#FFF;
    font-size:1.3em;
    border:0;
    margin-top:0.33em;
}
.askbox img{
  height:5em;
  width:8em;
    padding:1em;
    float:left;
}