
.box1{
      font-size: 13px;
    font-family: Arial, Tahoma, Verdana;
    color: #4A4A4A ;
    text-align: center;
     width: 960px;
    min-height:8px;
    padding: 10px;
    position:relative;
  background:url(../images/opacity-middle.png) repeat;
    border: 1px solid #ccc;
    -webkit-box-shadow: 1px 1px 4px rgba(0,0,0, 0.1);
    -webkit-border-bottom-right-radius: 60px 5px;
    
}


.box1 p{ 
    margin-top: 15px;
    text-align: justify;
	border-bottom:#CCCCCC 1px dashed;
	padding-bottom:5px;
}
.box1 ul{
list-style-type:circle; 
}


.box1 li{ 
    list-style-type:circle; 
    margin-top: 15px;
    text-align: justify;
	border-bottom:#CCCCCC 1px dashed;
	padding-bottom:5px;
}


.box1 h1{
    font-size: 26px;
	font-family:"Blackadder ITC", 'Open Sans', sans-serif;
    font-weight: bold;
    margin-top: 0px;
     
}

.box1 h1 a{
    font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	color: #FFFFFF;
    margin-top: 0px;
     
}


.box1 h1 a:hover{
     text-decoration:none;
    color: #FFCC00 !important ;

}

.box1 a{
font-size:14px;
    text-decoration: none;
    color: #FFffff !important;
}
.box1 p{
font-size:12px;
    text-decoration: none;
    color: #000000 !important;
}
.box1 a:hover{
    text-decoration: underline;
    color: #CC0000 !important ;
}

.read a{
font-size:11px;

float:right;
color:#FF0000;
}

.read2 a{
font-size:13px;
font-family:Arial, helvetica, sans-serif;
float:left;
margin-top:-10px;
color:#FF0000;
}

.read2 a:hover{
color: #FFCC00 !important ;
text-decoration:none;
 }

.read3 {
 padding:5px;
 color:#000000;
}

.read3 a{
  color:#000000;
}

.read3 a:hover{
text-decoration:none;
 }

.box1 img{
position:absolute;
width:60px;
height:61px;
margin-top:-30px;
margin-left:20px;
 }
 .hov :hover{
 text-decoration:none; 
 }
/*This will work for firefox*/
@-moz-document url-prefix() {
.box1 img{
position:absolute;
width:60px;
height:61px;
margin-top:-30px;
margin-left:-130px;
 }

}

.box1 marquee a:hover{
     text-decoration:none;
    color: #FFCC00 !important ;

}
