/* CSS Document */
#cr_box {
	background-color: #fff;
	width: 770px;
}

#cr_nome {
	background:#FFAE08 url("nomes_imgs/cr.jpg") no-repeat;
	width: 770px;
	height: 54px;
	position: relative;
	padding-bottom: 3px;
}

#cr_img {
	background:#000 url("nomes_imgs/mm_img.jpg") no-repeat;
	width: 770px;
	height: 161px;
	background-color: #000;
}

#cr_box2 {
	width: 740px;
	padding: 10px 0px 10px 10px;
}

span.size {
	font-size: 0.7em;
	color: #000; 
}