﻿
#example3 a{ /*CSS specific to demo 3*/
color: #025bad;
text-decoration: none;
font-family:Verdana;
font-size:12px;
margin-left:2px;
}
#example3 p{ /*CSS specific to demo 3*/
margin-bottom: 10px;
}
code{ /*CSS for insructions*/
color: red;
}

#example4 a{ /*CSS specific to demo 3*/
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#13283b;
float:left;
width:280px;
height:15px;
margin-bottom:10px;
}
#example4 a:hover
{
	font-size:12px;
font-weight:bold;
color:#025bad;
float:left;
width:280px;
height:15px;
margin-bottom:10px;
}

#example4 p{ /*CSS specific to demo 3*/
font-family:Verdana;
font-size:12px;
color:#025bad;
float:left;
width:280px;
margin-bottom: 10px;
}

#example5 a{ /*CSS specific to demo 3*/
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#13283b;
float:left;
width:630px;
height:15px;
margin-bottom:10px;
}
#example5 a:hover
{
	font-size:12px;
font-weight:bold;
color:#025bad;
float:left;
width:630px;
height:15px;
margin-bottom:10px;
}

#example5 p{ /*CSS specific to demo 3*/
font-family:Verdana;
font-size:12px;
color:#025bad;
float:left;
width:630px;
margin-bottom: 10px;
}
.grid-news { /*CSS specific to demo 3*/
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#13283b;
float:left;
width:280px;
height:15px;
margin-bottom:10px;
}
.grid-news:hover
{
	font-size:12px;
font-weight:bold;
color:#025bad;
float:left;
width:280px;
height:15px;
margin-bottom:10px;
}
.grid-desc
{
font-family:Verdana;
font-size:12px;
color:#025bad;
float:left;
width:280px;
margin-bottom: 10px;
}
.grid-news1 { /*CSS specific to demo 3*/
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#13283b;
float:left;
width:635px;
height:15px;
margin-bottom:10px;
}
.grid-news1:hover
{
	font-size:12px;
font-weight:bold;
color:#025bad;
float:left;
width:635px;
height:15px;
margin-bottom:10px;
}
.grid-desc1
{
font-family:Verdana;
font-size:12px;
color:#025bad;
float:left;
width:635px;
margin-bottom: 10px;
}

.grid-desc_ipl
{
font-family:Verdana;
font-size:11px;
color:#0f0f0f;
float:left;
width:280px;
margin-bottom: 5px;
line-height:16px;
text-align:justify;

}
.grid-news_ipl { /*CSS specific to demo 3*/
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#0090cf;
float:left;
width:280px;
height:15px;
margin-bottom:10px;
line-height:14px;
}
.grid-news_ipl:hover { /*CSS specific to demo 3*/
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#bd1618;
float:left;
width:280px;
height:15px;
margin-bottom:10px;
line-height:14px;
}
