/*------------------------------------------------------------------

 PEREVOD-PESEN.RU

/*------------------------------------------------------------------
[# Reset]
-------------------------------------------------------------------*/
.stroka {
	overflow: hidden;
    border-bottom: 1px dotted #CCCCCC;
}
.text {
    width: 49%;
    float: left;
	clear: left;
	border-right: 1px dotted #CCCCCC;
}
.prvd{
    margin-left: 50%;
}