h2.subhead
{
    color: #fff !important;
    background: #00819e !important;
	padding-top:10px !important;
    padding-bottom: 10px !important;
	padding-left:10px;
}
.content p {
 
     font-size: 14px !important;  
    
}
img.contentimg
{
	float:left;
	margin:10px;
	border:2px solid #ccc;
	width:125px
}
img.imgright
{
	float:right;
	border:2px solid #ccc;
	margin:10px;
	width:400px;
}	
.boxcontent
{
	float:none !important;
}
.boxcontent p
{
	font-weight:normal !important;
	font-size:14px !important;
}
ul.square
{
	list-style-type: square !important;
}
ul.square li 
{
	 font-size: 14px !important;
    line-height: 1.6em !important;
    margin-bottom: 8px !important;
    text-align: justify !important;
}
.embassy-info{
	padding:10px;
	background:#f0fbfe;
	color:#156172;
	border:1px solid #00819e;
	box-shadow:1px 1px 10px 1px #999;
	margin-top:10px;
	border-radius:4px;
	margin-bottom:20px;
}
.embassy-info span{
	padding:10px;
	width:50% auto;
	display:inline-block;
	vertical-align:top;	
	border-radius:6px;
	border:1px solid #b3d5dd;
	margin:10px;
}
.slide{
	border:1px solid #00819e;
	border-radius:4px;
	padding:7px 10px;
	height:auto;
}
