﻿.see {
	color: #1a5192;
	border-radius: 3px;
	font-style: italic;
	}
	
hr {
	margin: 40px 0 20px 0;
	color: #D6E0E7;
	background-color: #D6E0E7;
	height: 1px;
	border: 0; 
	border-top: 1px solid #D6E0E7;
     padding: 0;
	}
	
.example {
	border-top: 2px solid #78a9d4;
	border-bottom: 2px solid #78a9d4;
	padding: 12px 0;
	}

img.border {
	border: 1px solid #D6E0E7;	
	}
	
ul.single-item-list li {
	margin-bottom: 3px;
	}