/* CSS Document */

hr{
	background:#efefef;
  color:#efefef;
  margin:15px 10px;
  height:1px;
  border:none;
}