/*-- CSS for Crossroads --*/

/*-- Produced by Hydra Studios - www.hydrastudio.com --*/



/*-- back to the basics --*/

* {

	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;

}

body {

	background: url(../img/tile_bg.jpg);

}

.clear {

	clear: both;

}

.comments a {

	padding: 0 0 0 22px;
	background: url(../img/icon_comments.gif) bottom left no-repeat;

}

.country_list {

	list-style: none;
	margin: 0 0 30px 10px !important;
	position: relative;
	clear: both;
	display: block;
	width: 400px;
	font-size: 100% !important;

}

.pdf_list {

	list-style: none;
	margin: 10px 0 20px 10px !important;
	display: none;
	position: relative;
	width: 400px;
	font-size: 100% !important;

}

.country_list li {

	margin: 0 0 5px 0;
	position: relative;
	width: 400px;

}

.country_list a {

	padding: 0 0 0 22px;

}

.pdf_list li {

	margin: 0 0 5px 0;
	padding: 0 0 0 22px;
	position: relative;
	background: url(../img/icon_pdf.gif) bottom left no-repeat;
	width: 400px;

}

.pdf_list li a {

	padding: 0 !important;
	position: relative;

}

#mag {

	position: absolute;
	width: 21px;
	height: 32px;
	margin: 3px 0 0 118px;
	left: 50%;
	background: url(../img/mag.png) top left no-repeat;
	z-index: 10;

}

* html #mag {

	background-image: none;

}

/*-- :mast: --*/

#mast {

	padding: 0 0 30px 0;
	width: 100%;
	border-bottom: 9px solid #86A062;

}

#mastfloat {

	position: relative;
	left: 50%;
	margin: 0 0 0 -385px;
	width: 750px;

}

/*-- :search bar: --*/

#searchform {

	width: 405px;
	height: 41px;
	float: right;
	background: url(../img/search_bg.jpg) top left no-repeat;

}

#searchform legend, #searchform label {

	display: none;

}

#searchform fieldset {

	margin: 0 0 0 14px;
	border: 0;

}

#searchform a {

	margin: 7px 0 0 0;
	text-indent: -1000em;
	overflow: hidden;
	width: 121px;
	height: 23px;
	display: block;
	position: relative;
	float: left;
	background: url(../img/button_login.png) top left no-repeat;

}

#searchform dl {

	margin: 0 5px 0 0;
	width: 235px;
	float: right;
	display: inline;

}

#searchform dt {

	display: none;

}

#searchform dd {

	display: inline;

}

#searchform .inputtext {

	margin: 6px 5px 0 0;
	padding: 2px 2px 2px 20px;
	width: 110px;
	position: relative;
	height: 16px;
	color: #9C9EA0;
	font-size: 10pt;
	vertical-align: middle;
	border: 1px solid #799654;

}

* html #searchform .inputtext {

	padding: 2px;
	width: 130px;

}

#searchform #submit {

	margin: 7px 0 0 5px;
	width: 80px;
	border: 0;
	vertical-align: middle;
	position: relative;

}

/*-- :nav: --*/

#mast h1 {

	margin: -25px 0 0 0;
	width: 723px;
	height: 38px;
	float: right;
	text-indent: -1000em;
	background: url(../img/nav_top.jpg) top left no-repeat;
	clear: both;

}

#nav {

	margin: 0 0px 0 0;
	width: 746px;
	height: 63px;
	float: right;
	display: inline;
	background: url(../img/nav_bg.gif) 10px 0px no-repeat;

}

#nav li {

	display: inline;

}

#nav li #home {

	margin: 0 0 0 187px;
	width: 86px;
	height: 41px;
	display: block;
	display: inline;
	float: left;
	text-indent: -1000em;
	overflow: hidden;
	background: url(../img/nav_home.gif) top right no-repeat;

}

#nav li #home:hover {

	background: url(../img/nav_home.gif) bottom right no-repeat;

}


#nav li #about {

	width: 62px;
	height: 41px;
	display: block;
	float: left;
	text-indent: -1000em;
	overflow: hidden;
	background: url(../img/nav_about.gif) top left no-repeat;

}

#nav li #about:hover {

	background: url(../img/nav_about.gif) bottom left no-repeat;

}

#nav li #global {

	width: 82px;
	height: 41px;
	display: block;
	float: left;
	text-indent: -1000em;
	overflow: hidden;
	background: url(../img/nav_global.gif) top left no-repeat;

}

#nav li #global:hover {

	background: url(../img/nav_global.gif) bottom left no-repeat;

}

#nav li #products {

	width: 87px;
	height: 41px;
	display: block;
	float: left;
	text-indent: -1000em;
	overflow: hidden;
	background: url(../img/nav_products.gif) top left no-repeat;

}

#nav li #products:hover {

	background: url(../img/nav_products.gif) bottom left no-repeat;

}

#nav li #blog {

	width: 91px;
	height: 41px;
	display: block;
	float: left;
	text-indent: -1000em;
	overflow: hidden;
	background: url(../img/nav_blog.gif) top left no-repeat;

}

#nav li #blog:hover {

	background: url(../img/nav_blog.gif) bottom left no-repeat;

}

#nav li #links {

	width: 55px;
	height: 41px;
	display: block;
	float: left;
	text-indent: -1000em;
	overflow: hidden;
	background: url(../img/nav_links.gif) top left no-repeat;

}

#nav li #links:hover {

	background: url(../img/nav_links.gif) bottom left no-repeat;

}

.nav_active {

	background-position: bottom right !important;

}


#nav li #donate {

	width: 95px;
	height: 41px;
	display: block;
	float: left;
	text-indent: -1000em;
	overflow: hidden;
	background: url(../img/nav_donate.gif) top left no-repeat;

}

#nav li #donate_clear { /*-- post client request fix --*/

	width: 95px;
	height: 41px;
	display: block;
	float: left;
	text-indent: -1000em;
	overflow: hidden;
	background: url(../img/nav_donate_clear.gif) top left no-repeat;

}

#nav li #donate:hover {

	background: url(../img/nav_donate.gif) bottom left no-repeat;

}


#flashcontent {

	margin: 0 0 0 15px;
	width: 748px;
	height: 231px;
	clear: both;
	position: relative;

}

/*-- :headers: --*/

#flashcontent h2 {

	width: 748px;
	height: 231px;
	text-indent: -1000em;
	position: relative;

}

#header_about {

	background: url(../img/header_about.jpg) top left no-repeat;

}

#header_blog {

	background: url(../img/header_blog.jpg) top left no-repeat;

}

#header_global {

	background: url(../img/header_global.jpg) top left no-repeat;

}

#header_links {

	background: url(../img/header_links.jpg) top left no-repeat;

}

#header_map {

	background: url(../img/header_map.jpg) top left no-repeat;

}

#header_partnerships {

	background: url(../img/header_partnerships.jpg) top left no-repeat;

}

#header_personal {

	background: url(../img/header_personal.jpg) top left no-repeat;

}

#header_products {

	background: url(../img/header_products.jpg) top left no-repeat;

}



/*-- :content: --*/

#container {

	padding: 20px 0 30px 0;
	width: 100%;
	background: #fefcee url(../img/container_bg.jpg) top left repeat-x ;

}

#container_alt {

	padding: 0 0 30px 0;
	width: 100%;
	background: #fefcee url(../img/container_bg.jpg) top left repeat-x ;

}

#world {

	width: 100%;
	background: url(../img/world.jpg) center 10px no-repeat;

}

.worldlink {

	width: 100%;
	height: 341px;
	display: block;
	text-indent: -1000em;
	overflow: hidden;

}

.giftlink {

	padding: 0 0 10px 0;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right !important;

}

#content {

	margin: 0 0 0 -372px;
	position: relative;
	left: 50%;
	width: 760px;

}

#map_content {

	margin: 0 0 0 -405px;
	position: relative;
	left: 50%;
	width: 817px;

}

/*-- :left: --*/

#left {

	margin: 10px 0 0 0;
	width: 490px;
	float: left;
	position: relative;
	display: inline;

}

#left .top {

	margin: 0 0 20px 0;

}

#left blockquote {

	margin: 0 10px 0 0;
	padding: 55px 20px 10px 15px;
	width: 141px;
	height: 110px;
	float: left;
	color: #66462D;
	font-style: italic;
	background: url(../img/pullquote_bg.jpg) top left no-repeat;

}

#left blockquote strong {

	margin: 10px 0 0 0;
	display: block;
	text-align: right;

}

#left p {

	margin: 0 5px 15px 5px;
	color: #66462D;
	font-size: 75%;
	text-align: justify;

}

#left ol, #left ul {

	margin: 0 5px 15px 30px;
	color: #66462D;
	font-size: 75%;
	text-align: left;

}

#left a, #sidebar a {

	color: #799654;
	text-decoration: none;

}

#left a:hover, #sidebar a:hover {

	color: #8D191B;

}


#left .header {

	background: url(../img/header_tile.gif) top left repeat-y;
	position: relative;
	clear: both;

}

.header_lrg {

	width: 741px;
	margin: 0 auto;
	background: url(../img/header_tile_lrg.gif) top left repeat-y;
	position: relative;
	clear: both;

}

.header_lrg h2 {

	padding: 6px 60px 1px 10px;
	text-align: left;
	color: #FFF;
	text-transform: uppercase;
	font-size: 110%;
	font-weight: lighter;
	background: url(../img/header_bg_lrg.gif) top left no-repeat;

}

#left .header h2 {

	margin: 0 0 20px 0;
	padding: 6px 0 1px 10px;
	text-align: left;
	color: #FFF;
	text-transform: uppercase;
	font-size: 110%;
	font-weight: lighter;
	background: url(../img/header_bg.gif) top left no-repeat;

}

#left h3 {

	margin: 30px 0 5px 5px;
	font-size: 100%;
	color: #799654;
	text-transform: uppercase;

}

#left .header h2 span {

	font-size: 80%;
	text-transform: none;

}

#left .featured {

	padding: 0 0 25px 0;
	clear: both;

}

#left .featured h3 {

	margin: 0 0 5px 5px !important;
	color: #799654 !important;

}

#left .featured h4 {

	padding: 5px 0 0 0;
	font-size: 100%;
	color: #799654;

}

#left .featured h5 {

	margin: 0 120px 5px 0;
	font-size: 80%;
	font-weight: lighter;
	font-style: italic;
	color: #66462D;

}

#left .featured img {

	float: left;
	margin: 3px 15px 5px 0;
	padding: 10px;
	background: #FFF;
	border: 1px dashed #E0C6B3;

}

#left .featured ul {

	margin: 0 0 0 0 !important;
	list-style: none;
	color: #66462D;
	font-size: 75%;

}

#left #product_shell .featured ul {

	margin: 0 0 0 0 !important;
	float: left;
	width: 330px;

}

#left .featured ul span {

	color: #799654;
	font-weight: bold;

}

#left .featured ul li {

	margin: 0 0 5px 0;

}

#left .featured .readmore {

	margin: 10px 0 0 0;
	font-weight: bold;
	font-size: 80%;
	text-transform: uppercase;

}

.pagination p {

	margin: 50px 0 0 0 !important;
	width: 100%;
	font-size: 100% !important;
	text-align: center !important;

}

/*-- blog post stuff --*/

.post {

	margin: 0 0 30px 0;

}

.post p {

	margin-right: 10px;
	margin-left: 10px;

}

.post h4 {

	padding: 3px 0 0 0;
	color: #799654;
	font-size: 100%;
	text-transform: uppercase;

}

.post h5 {

	margin: 0 0 6px 0;
	color: #66462D;
	font-size: 70%;
	font-style: italic;
	font-weight: lighter;

}

.post img {

	margin: 0 0 10px 0;
	padding: 7px;
	background: #FFF;
	border: 1px dashed #E0C6B3;

}

#left .date {

	float: left;
	margin: 0 5px 0 0;
	padding: 9px 0 0 0;
	width: 80px;
	height: 24px;
	background: url(../img/date_bg.gif) top left no-repeat;
	font-weight: bold;
	font-size: 85%;
	color: #FFF;
	text-transform: uppercase;

}

#left .date dt {

	margin: 0 0 0 4px;
	width: 43px;
	float: left;
	text-align: center;
	display: inline;
	position: relative;
	font-family: "Lucida Sans Unicode", sans-serif !important;

}

#left .date dd {

	float: left;
	width: 26px;
	text-align: center;
	position: relative;
	font-family: "Lucida Sans Unicode", sans-serif !important;

}

/*-- :right: --*/

#right {

	width: 260px;
	float: right;
	display: inline;
	background: url(../img/side_tile.gif) top left repeat-y;

}

#right_alt {

	margin: 10px 0 0 0;
	width: 230px;
	float: right;
	display: inline;

}

#right h3 {

	text-indent: -1000em;

}

/*-- for pushing content back up --*/
#right .side_content {

	margin: -80px 0 5px 25px;
	position: relative;

}

/*-- bottom of side, obviously --*/
#right .side_bottom {

	padding: 5px 0 0 0;
	width: 260px;
	height: 11px;
	background: url(../img/side_bottom.gif) bottom left no-repeat;
	font-size: 1px;
	position: relative;


}

/*-- plain top --*/
#right .side_top {

	width: 260px;
	padding: 15px 0 0 0;
	background: url(../img/side_top.jpg) top left no-repeat;
	position: relative;


}

#right .side_bottom_alt {

	padding: 5px 0 0 0;
	width: 260px;
	height: 46px;
	background: url(../img/side_bottom_alt.gif) bottom left no-repeat;
	font-size: 1px;
	position: relative;


}

#right h4 {

	color: #FFF;
	font-size: 70%;
	text-transform: uppercase;
	position: relative;

}

#right #side_difference_shell p {

	margin: 15px 35px 0 0;
	color: #FFF;
	font-size: 70%;

}

#right #side_inspiration_shell ul {

	margin: 0 35px 30px 20px;
	color: #FFF;
	font-size: 80%;
	list-style: circle;

}

#right #side_inspiration_shell li {

	margin: 0 0 15px 0;

}

#right #side_inspiration_shell a {

	color: #FFF;
	text-decoration: underline;

}

#right #side_inspiration_shell a:hover {

	color: #66462D;

}


#right #side_make {

	width: 260px;
	height: 141px;
	background: url(../img/side_difference.jpg) top right no-repeat;
	position: relative;

}

#right #side_make_alt {

	width: 260px;
	height: 135px;
	background: url(../img/side_difference_alt.jpg) top right no-repeat;
	position: relative;

}

#right #side_inspiration {

	margin: -10px 0 0 0;
	width: 260px;
	height: 150px;
	background: url(../img/side_inspiration.jpg) top right no-repeat;
	position: relative;

}

#right #side_products {

	width: 260px;
	height: 150px;
	background: url(../img/side_products.jpg) top right no-repeat;
	position: relative;

}

#right #side_products_shell img {

	margin: 0 7px 30px 0;
	float: left;
	padding: 2px;
	border: 1px dashed #E0C6B3;
	position: relative;

}

#right #side_products_shell dl {

	margin: 0 30px 0 0;
	color: #FFF;
	font-size: 70%;

}

#right #side_products_shell form {

	display: inline;
	margin: 0 30px 0 0;

}

#right #side_products_shell legend {

	display: none;

}

#right #side_products_shell fieldset {

	border: 0;

}

#right #side_products_shell .textinput {

	padding: 2px;
	width: 35px;
	color: #9C9EA0;
	font-weight: bold;
	border: 1px solid #8D191B;

}

#right #side_products_shell label {

	margin: 0 5px 0 0;
	color: #FFF;
	font-size: 70%;
	vertical-align: middle;
	font-weight: bold;

}

#right #side_products_shell dt, #right #side_products_shell dd {

	margin: 0 0 5px 0;

}

#right #check_out {

	margin: 10px 0 0 90px;
	text-indent: -1000em;
	width: 113px;
	height: 24px;
	overflow: hidden;
	display: block;
	background: url(../img/button_check.gif) top left no-repeat;

}

#right #gift {

	margin: 10px 0 0 98px;
	text-indent: -1000em;
	width: 107px;
	height: 24px;
	overflow: hidden;
	display: block;
	position: relative;
	background: url(../img/button_gift.gif) top left no-repeat;

}

#right #add_cart {

	margin: 10px 0 0 10px;
	text-indent: -1000em;
	width: 113px;
	height: 22px;
	overflow: hidden;
	display: block;
	clear: left;

}

#right .spacer_01 {

	width: 76px;
	height: 10px;
	clear: right;
	float: right;
	display: inline;
	position: relative;

}

#right .spacer_02 {

	width: 50px;
	height: 10px;
	clear: right;
	float: right;
	display: inline;
	position: relative;

}

#right #side_work a {

	width: 260px;
	height: 159px;
	background: url(../img/side_work.jpg) top right no-repeat;
	position: relative;
	display: block;
	overflow: hidden;

}

#right #side_friend {

	width: 260px;
	height: 150px;
	background: url(../img/side_friend.jpg) top right no-repeat;
	position: relative;

}

#right #side_friend_shell label,#right #side_friend_shell legend {

	display: none;

}

#right #side_friend_shell fieldset {

	border: 0;

}

#right #side_friend_shell .textinput,#right #side_friend_shell .textinput_alt {

	margin: 0 0 3px 0;
	padding: 2px;
	width: 200px;
	font-size: 80%;
	color: #9C9EA0;
	font-weight: bold;
	border: 1px solid #8D191B;

}

#right #side_friend_shell .textinput_alt {

	margin: 0 0px 3px 0;
	width: 95px;

}

#right #side_friend_shell textarea {

	margin: 0 0 3px 0;
	padding: 2px;
	width: 200px;
	height: 36px;
	font-size: 80%;
	color: #9C9EA0;
	font-weight: bold;
	border: 1px solid #8D191B;

}
#right .side_content.flickr {
	
	margin:-100px 0pt 5px 25px;
	width:210px;
	overflow:hidden;
	
}

#side_flickr_shell {
	
	width:100%;
	clear:both;
	overflow:hidden;
	
}

.flickr_col {
	
	width:260px;
	display:inline;
	float:left;	

}

#side_flickr_shell h3 {

	height:186px;
	width:260px;
	overflow:hidden;
	background:transparent url(../img/side_flickr.jpg) no-repeat scroll right top;
	position:relative;

}

#side_flickr_shell #flickr {

	width:9999999px;
	min-height:309px;
	
}

.flickr_col .flickr_wrap {
	
	margin:6px;
	display:inline;
	float:left;
	
}

#side_flickr_shell #flickr .flickr_wrap {
	
	padding:2px;
	line-height:0px;
	border:1px dashed #E0C6B3;	
	
}

#side_flickr_shell #flickr img {
	
	margin:0;
	border:white solid 5px;

}

.controls {
	
	clear: both;
	display: block;
}

div.controls a {
	
	text-decoration: none;
	
}

div.controls a:hover {
	
	text-decoration: underline;
	
}


#side_flickr_shell .controls {

clear:both;	
	
}

#side_flickr_shell #flickr a {

	border:none;
	
}

#side_flickr_shell .controls a {

text-decoration:none;	
	
}

#side_flickr_shell .controls a:hover {
	
	text-decoration:underline;
	
}

#side_flickr_shell #next {
	
	margin:10px 14px 10px 0;
	padding: 0 20px 0 0;
	background: url('../img/icon_flickr_next.gif') top right no-repeat;
	float:right;
	font-size:80%;
	color:white;
	
}

#side_flickr_shell #prev {
	
	margin:10px 0 10px 10px;
	padding: 0 0 0 20px;
	background: url('../img/icon_flickr_prev.gif') top left no-repeat;
	float:left;
	font-size:80%;
	color:white;
	
	
}

#side_flickr_shell #check_out {

	margin: 10px 0 0 90px;
	text-indent: -1000em;
	width: 113px;
	height: 24px;
	overflow: hidden;
	display: block;
	background: url(../img/button_check.gif) top left no-repeat;

}

#right #send {

	margin: 10px 0 0 145px;
	text-indent: -1000em;
	width: 62px;
	height: 24px;
	overflow: hidden;
	display: block;

}

#right #side_basecamp_shell p {

	margin: 0 30px 10px 30px;
	color: #FFF;
	font-size: 80%;

}

#right #side_basecamp_shell img {

	margin: 12px 0 5px 22px;
	border: 0;

}

#downloads {

	margin: 10px 0 0 0;
	width: 260px;
	float: right;
	display: inline;

}

#sidebar .header {

	background: url(../img/side_header_tile.gif) top left repeat-y;
	position: relative;
	clear: both;

}

#downloads .header {

	background: url(../img/side_header_med_tile.gif) top left repeat-y;
	position: relative;
	clear: both;

}

#downloads .header h2, #sidebar .header h2 {

	margin: 0 0 20px 0;
	padding: 6px 0 1px 10px;
	text-align: left;
	color: #FFF;
	text-transform: uppercase;
	font-size: 110%;
	font-weight: lighter;
	background: url(../img/side_header_bg.gif) top left no-repeat;

}

#downloads .header h2 {

	margin: 0 0 20px 0;
	padding: 6px 0 1px 10px;
	text-align: left;
	color: #FFF;
	text-transform: uppercase;
	font-size: 110%;
	font-weight: lighter;
	background: url(../img/side_header_med_bg.gif) top left no-repeat;

}

#downloads img {

	padding: 0 10px 0 0;
	float: left;
	border: 0;
	background: #fefcee;

}

#downloads p {

	padding: 0 10px 0 0;
	color: #66462D;
	font-size: 70%;
	text-align: left;

}

#downloads strong {

	color: #799654;
	font-size: 120%;
	text-decoration: none;

}

.cartform {

	padding: 20px 0 0 0;
	/*height: 100%;*/
	clear: both;
	position: relative;
	text-align: right;

}

.cartform legend {

	display: none;

}

.cartform fieldset {

	border: 0;

}

.cartform label {

	margin: 0 10px 0 0;
	color: #799554;
	font-weight: bold;
	font-size: 80%;

}

.cartform .textinput {

	margin: 0 10px 0 0;
	padding: 2px;
	width: 35px;
	height: 20px;
	color: #9C9EA0;
	font-weight: bold;
	border: 1px solid #B09A86;

}

.cartform input {

	vertical-align: middle;

}

/*-- blog lists --*/

#categories_list, #archives_list {

	list-style: none;
	margin: 0 0 30px 10px;
	font-size: 80%;

}

#categories_list li {

	margin: 0 0 5px 0;
	padding: 0 0 0 22px;
	background: url(../img/icon_pencil.gif) bottom left no-repeat;
	position: relative;

}

#archives_list li {

	margin: 0 0 5px 0;
	padding: 0 0 0 22px;
	background: url(../img/icon_arrow.gif) bottom left no-repeat;
	position: relative;

}

#searchform legend {

	display: none;

}

#searchform fieldset {

	border: 0;

}

/*-- :footer: --*/

#footer {

	width: 100%;
	height: 80px;
	background: url(../img/bg.jpg);
	border-top: 9px solid #86A062;

}

/*-- special extras --*/

#special_left {


	width: 197px;
	height: 141px;
	float: left;

}

#special_left h3 {

	margin: 20px 0 0 0;

}

#special_left h3 a {

	margin: 0;
	width: 197px;
	height: 141px;
	display: block;
	background: url(../img/cm_2007.jpg) top left no-repeat;
	text-indent: -1000em !important;
	border: 1px dashed #E0C6B3;

}



/*-- product rotator --*/

#products_rotator {

	height: 100px;
	width: 210px;
	overflow: visible;
	margin: 0;
	padding: 0;
	position: relative;
	left: 13px;
	
}

#product_window {
	
	width: 200px;
	height: 95px;
	overflow: hidden;
	position: relative;
	left: -10px;

}

.product_container {

	display: block;
	height: 130px;
	width: 230px;

}

#product_nav {

	clear: both;
	display: block;
	position: relative;
	left: -15px;
	text-align: center;
	margin: 0 auto;
	padding: 5px 0 5px 0;

}

#product_nav a {

	text-decoration: none;
	font-size: 9px;

}

#prev2 {
	
	margin:10px 0 10px 35px;
	padding: 0 0 0 20px;
	background: url('../img/icon_flickr_prev.gif') top left no-repeat;
	float:left;
	font-size:80%;
	color:white;

}


#next2 {
	
	margin:10px 41px 10px 0;
	padding: 0 20px 0 0;
	background: url('../img/icon_flickr_next.gif') top right no-repeat;
	float:right;
	font-size:80%;
	color:white;
	

}

#product_nav ul li {

	display: inline;
	list-style-type: none;

}

 
 
/*-- Curriculum / products --*/

ul.curric_list li {

	padding: 0px 0 5px 0;

}

#curric_core {

	border-bottom: 1px dashed #e0c6b3; 
	border-top: 1px dashed #e0c6b3; 
	margin-bottom: 10px; 
	padding-top: 10px;

}

#curric_coreplus {

	border-bottom: 1px dashed #e0c6b3; 
	margin-bottom: 10px;

}