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

 @font-face {
 font-family: Meera;
 src: url("../eot/Meera_04-2.eot") /* EOT file for IE */
}
@font-face {
 font-family: Meera;
 src: url("../eot/Meera_04-2.ttf") /* TTF file for CSS3 browsers */
}

form
{
  margin:0px;
}
hr {
	
	border-top: 1px dotted #666666;
	border-right: none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
	font-family: Meera, Arial, Helvetica, sans-serif;
}
.textmala {
  font-family: Meera, Arial;
  src: url("../eot/Meera_04-2.eot") /* EOT file for IE */
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 17px;
	font-weight: lighter;
}
.textmala img{
 max-width:200px;
float:left;
padding-right:8px;
padding-down:5px;
display:block;
}
.container{
width:480px;
float:left;
display:block;
}