div#col1 {
	border-right:0px solid #CAD6E8 ;
	width: 180px;
}

#header {
	font-size: 12px;
	color: #FFF;
}

#header img {
	padding: 0 0 0 0;
}

#flow, #col3 {
	margin-top: 25px;
}

#bottom-border {
	color: #454545;
}

/* Leave this in if you want a border around the posts */
#tab div.wrap {
    border: 2px solid #CAD6E8;
}

.flag {
	background: url('./Styles/images_nav/GradientNav_flag.png')  repeat-x transparent;
	opacity: .9;
	border-bottom: 2px solid rgba(2,45,102,.75);
	height: 20px;
	line-height: 20px;
}


