#inner_content.border {
	border:none;
}

h2 {
	font-size:27px;
}
/*
a h3 {
	font-size:16px;
	font-weight:bold;
	float:left;
}
.breadcrums .image#parent {
	width:6px;
	height:5px;
	background-image:url(../images/h3-style.png);
	position:relative;
	top:10px;
	left:-10px;
}
.breadcrums .parent {
	position:relative;
	left:0px;
}

.breadcrums .image#child {
	width:6px;
	height:8px;
	background-image:url(../images/h3-style-child.png);
	position:relative;
	top:10px;
	left:-10px;
}
.breadcrums .child {
	position:relative;
	top:0px;
	left:10px;
}
*/


.workexp h3 {
	margin:10px 18px 0px 18px;
	border-bottom: 1px solid #454545;
}

.workexp h3 .image {
	position:relative;
	top:5px;
	margin-right:3px;
	width:6px;
	height:5px;
	float:left;
	background-image:url('../images/h3-style.png');
}

.workexp p {
	margin:0px 28px 10px 28px;
	color:#a5a5a5;
}

.selection {
	margin:10px 0px 20px 0px;
}
.selection .selection_content {
	margin:10px;
}

.selection_content .print_setcard a .image {
	width:102px;
	height:21px;
	background-image:url('../images/model_printsetcard.png');
}

.selection_content .addto_selection span {
	position:relative;
	top:-20px;
	left:320px;
}

.selection_content .addto_selection a .image {
	width:102px;
	height:21px;
	background-image:url('../images/model_selections.png');
	position:relative;
	margin-top:-35px;
	left: 447px;
}
