@charset "utf-8";
/* CSS Document */


td img {display: block;}
#title {
	float: left;
	margin-left: 25px;
}
#visit_box {
	width: 266px;
	float: left;
}
#visit_box #visit_box_top {
	background-image: url(../images/nav/cmg_models_talent_r10_c2.gif);
	background-repeat: no-repeat;
	height: 14px;
}
#visit_box #visit_box_bottom {
	background-image: url(../images/nav/cmg_models_talent_r12_c2.gif);
	background-repeat: no-repeat;
}

.visit_body {
	background-image: url(../images/nav/cmg_models_talent_r11_c2.gif);
	background-repeat: repeat-y;
}
.new_notes {
	margin-bottom: 10px;
}
.new_notes .nn_caption {
	width: 275px;
	float: left;
	padding: 0px;
}
.new_notes .nn_images {
	padding: 0px;
	float: left;
}
.clr {
	clear: both;
}
.nn-imgL {
	float: left;
	width: 140px;
	padding-right: 7px;
}



.imgL {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.nn_date-head {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #818A7A;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

