@charset "utf-8";
/* CSS Document */

.heading {
font-family: "Trebuchet MS";
font-size: 16px;
color: #252525;
background-image: url(http://www.znetindia.com/announcements/wordpress/images/bg1.gif);
background-position: left;
background-repeat: no-repeat;
text-align: justify;
padding: 4px 5px;
}

.box {
font-family: arial;
font-size: 12px;
background-color: #f6f6f6;
}

.box p {
color: #666666;
margin: 10px 10px;
line-height: 21px;
text-align: justify;
}

.box h1 {
font-size: 35px;
color: #fa9600;
font-weight: normal;
margin: 10px 10px;
}

.icons {
list-style: none;
padding: 6px 6px;
text-align: left;
font-family: Tahoma;
font-size: 11px;
line-height: 18px;
}

.icons strong {
color: #2a6c98;
}

.details {
font-family: Tahoma;
font-size: 11px;
color: #454545;
line-height: 18px;
padding: 0px 10px;
}
