/* CSS Document */

.NumList	
{
	width:60px; 
	float:left; 
	padding-right: 5px; 
	position: relative;
}

.NumImgCopy
{
	position:absolute; 
	color:#B43C0D; 
	top:12px; left:6px; 
	text-align: center; 
	font-weight:bold; 
	font-size:11px;

}

.NumImgCopyLarge
{
	position:absolute; 
	color:#B43C0D; 
	top:20px; left:20px; 
	text-align: center; 
	font-weight:bold; 
	font-size:24px;
}

.NumContent
{
	/*width:400px; */
	width:480px;
	float:left; 
	padding:0 0 0 0; 
	margin-bottom: 20px; 
	/*border-left:5px solid #D0D8B8;*/

	/*background-color:#EFF3E3*/
}

.NumContentFull
{
	width:700px;
}

.NumMsg
{
	/*width:400px; */
	width:438px;
	float:left; 
	padding:20px; 
	margin-bottom: 20px; 
	border:1px solid #DD9412;		
	background-color:#F0EED8;
	font-size:12px;	
}

.Agreement
{
	/*width:400px; */
	width:440px;
	float:left; 
	padding:20px; 
	margin-bottom: 20px; 
	border:1px solid #DD9412;

	background-color:#F0EED8;
}

.comment
{
	float:left;
	width:656px;	

	background-color:#FBFCF7;
	padding:20px;
	margin-bottom:10px;
	border:2px solid #E1DEBB;
}

.comImg
{
	width:64px; 
	float:left; 
	padding-right: 10px; 
	position: relative;
}

.comBody
{

	float:left;
	padding:0 20px 20px 20px;
	width:540px;
}

.comDate
{
	text-align:center;
	font-size:10px;

	line-height:12px;	
}

.AgeGroupBox
{	
	float:left;
	width:250px;
}