/* CSS Document */

.srnum{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
}
.sricon{
background-image:url(images/sricon.png) ;
background-repeat:no-repeat;
height:25px;
width:25px;
padding-top:3px;
}
.discontant{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666 ;
}
.Discription{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0c98e3;
}
.buy{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#486479;
font-weight:bold;
text-decoration:none;
}
.buy:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#cb7806;
font-weight:bold;
text-decoration:underline;
}
.vote{

text-decoration:none;
}
.vote:hover{
text-decoration:none;
}
.horizontalline{
background-image:url(images/horizontalline.png);
height:13px;
width:640px;
background-repeat:repeat;
}
.verticalline{
background-image:url(images/verticatline.png);
width:12px;
background-repeat:repeat;
}
.horizontalline1{
background-image:url(images/horizontalline1.png);
height:5px;
background-repeat:repeat;
}
.verticalline1{
background-image:url(images/vline.png);
width:11px;
background-repeat:repeat-y;
}
.result{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:bold;
text-decoration:none;
}