/* Education Abroad supplemental CSS styles */
#siteID {

	background: #1b67b3 url(http://www.ip.wsu.edu/education_abroad/images/SiteIdentifierBR.jpg) no-repeat;	

}

#nav .navdivider {
	border-top: 1px #ccc dotted;
}

#nav .navdivider a {
	font-weight: normal;
}

dt {
	margin-top: 10px;
}

dl.dlstyle1 dt {
	font-weight: bold;
	margin-top: 15px;
}

dl.faq {
	margin-bottom: 10px;
}

.imgstyle1, img-style1 {
	padding-right: 7px;
}

.imgstyle2 {
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}


dl.feature1 {
	margin: 0px 0;
	/* padding: 10px; */
	border-bottom: 1px #ccc dashed;
}

dl.feature1:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

dl.feature1 dt {
	margin: 0em 0em .4em 0em;
	font-size: 100%;
	font-weight: bold;
}

dl.feature1 dt img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
}

.bulletized-1 dd {
	background-image: url(../images/icons/circ-arrow.gif);
	background-repeat: no-repeat;
	}

img.frame {
    border: 1px solid #666;
	background: #fff;
	padding: 3px;
	margin-bottom: 5px;
}

#secondary {
	padding-bottom: 200px;
}

.box2b {
	padding: 10px 10px;text-align:left;background: url(http://www.ip.wsu.edu/images/bg9.gif) repeat-x 0 -5px; margin-bottom: 10px; padding-bottom: 3px;}
	

#wrapper #main a:visited, #wrapper #secondary a:visited {color: #003c69;}

.clear {
	border: 0;
	clear: both;
	display: block;
	float: none;
	margin: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
