.box3{
    background: none repeat fixed 0 0 transparent !important;
    box-shadow: none;
    direction:ltr;
    padding:0px;
    /*width:706px !important;*/
    margin:5px 0 0;
    border:0 none !important
    color:#737373;
    width:965px;
}
.sideblock3box{
    -moz-border-radius: 10px 10px 10px 10px;
    -moz-box-shadow: 0 0 10px #CFCECE;
    width:230px;
    float:left;
    /*** Mohsen: Remove space under slideshow ***
    margin-top:15px;*/
    margin-bottom:15px;
    margin-top:0px;
    padding-top:0px;
}
.sideblock3box .blockheader{
    width:100%;/*230px;*/
    height:32px;
    line-height:32px;
    display:block;
    font-size:15px;
    font-family:arial,verdana,tahoma;
    font-weight:bold;
    direction:ltr;
    text-align:left;
    color:#ffffff;
    margin:0;
    padding:0;
    float:left;
}

.box3header1{
    background:url(images/left_box3header1.png) top left no-repeat;
}
.box3header2{
    background:url(images/left_box3header2.png) top left no-repeat;
}
.sideblock3box .blockheaderimg{
    width:100%;/*230px;*/
    height:128px;
    margin:0;
    padding:0;
    border:0 none;
    float:left;
    background-repeat: no-repeat;
}
.sideblock3box .blockheader span{
    padding-left:35px;
    float:left;
}


.sideblock3box .blockcontent{
    width:212px;
    height:160px;
    padding:8px;
    float:left;
    background:#ffffff;
    border:1px solid #e1e0e0;
    border-bottom: 0;
    text-align:left;
    direction:ltr;
    position:relative !important;
}
.sideblock3box .blockfooter{
    width:100%;/*230px;*/
    float:right;
    background:url(images/home_3box_footer.gif) top left no-repeat;
    height:5px;
}

.homepage3box_fulldesc {
    float:right;
    bottom:8px;
    right: 15px;
    font-size:11px;
    position:absolute;

}
.homepage3box_fulldesc_character {
    float:right;
    padding-left:3PX;
    margin-right:-10px;
    text-align:right;
}

.homepage3box_fulldesc_text {
    float:right;
    margin-right:10px;
    text-align:right;
}
/*
.emailInput {
    font-family: Arial, Sans-Serif;
    font-size: 18px;
    color: #adadad;
    padding: 10px;
    outline:none;
    float:left;
    border: solid 1px #adadad;
    width: 230px;
    transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow:inset 0 0 5px 5px #E6E6E6;
    -webkit-box-shadow:inset 0 0 5px 5px #E6E6E6;
    box-shadow:inset 0 0 5px 5px #E6E6E6;
    clear: right;
}
.emailInput:focus, emailInput:hover {
    border:1px solid #FF003F;
}
*/
.box3 .one{
    width:245px;
}
.has-side-menu .box3 .one{
    width:230px;
}
.box3 .two{
    margin-left:10px;
}
.has-side-menu .box3 .two{
    margin-left:8px;
}
.box3 .three{
    margin-left:10px;
}
.has-side-menu .box3 .three{
    margin-left:8px;
}
.box3 .four{
    margin-left:10px;
}
.has-side-menu .box3 .four{
    margin-left:8px;
}


.box3 .one .blockheaderimg {
    background-size: cover;
}
.has-side-menu .box3 .one .blockheaderimg {
    background-size: auto auto;
}


.box3 .one .blockheader{
    background:url(images/left_box3header1_245.png) top left no-repeat;
}
.has-side-menu .box3 .one .blockheader {
    background:url(images/left_box3header1.png) top left no-repeat;
}


.box3 .one .blockfooter{
    background: url("../../../style/images/block_footer.gif") no-repeat scroll left top transparent;*/
}
.has-side-menu .box3 .one .blockfooter{
    background:url(images/home_3box_footer.gif) top left no-repeat;
}


.box3 .one .blockcontent{
    width:227px;
}
.has-side-menu .box3 .one .blockcontent {
    width:212px;
}
body .box3 p.hlist {
    margin:0px 0 8px;/* !important;*/
    color:#000050;
    text-align: justify;
}
body .box3 p.hlist a{
    color:#000050;
}