.blockmagname {
 position:relative;
 left:0px;
 top:0px;
 color:black;
 width:360px;
 text-align:right;
 margin:0px 0px 0px 40px;
 text-transform: capitalize;

}
.blockname {
 position:relative;
 left:0px;
 top:0px;
 color:red;
 width:360px;
 text-align:right;
 font-weight:bold;
 margin:0px 0px 0px 40px;
}
