.brws2columns {
	clear:both;
	width:100%;
	margin-top:30px;
}

.brws2columns .rightclmn {
	float:right;
	text-align:right;
	width:50%;
}

.brws2columns .leftclmn {
	float:left;
	text-align:right;
	width:49%;
}

.brws2columns .rightclmn img, .brws2columns .leftclmn img {
	float:right;
	border:0;
	padding-left:7px;
	padding-bottom:30px;
}

.brws2columns .rightclmn div, .brws2columns .leftclmn div {
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	margin-bottom:10px;
	clear:both;
	height:100px;
	line-height:24px;
	vertical-align:middle;
}