#content_box{
}

#content_box .frame{
	width			:658px;
	margin-top		:15px;
	margin-bottom	: 8px;
}

#content_box .frame .top_left{
	background:url(../images/template/content/top_left.gif) top left no-repeat;
	width:7px; 
	height:6px;
}

#content_box .frame .top{
	background:url(../images/template/content/top.gif) top left repeat;
	width:644px; 
	height:6px;
}

#content_box .frame .top_right{
	background:url(../images/template/content/top_right.gif) top left no-repeat;
	width:7px; 
	height:6px;
}

#content_box .frame .left{
	background:url(../images/template/content/left.gif) top left repeat;
	width:7px; 
	height:458px;
}

#content_box .frame .right{
	background:url(../images/template/content/right.gif) top left repeat;
	width:7px; 
	height:458px;
}

#content_box .frame .bottom_left{
	background:url(../images/template/content/bottom_left.gif) top left no-repeat;
	width:7px; 
	height:7px;
}

#content_box .frame .bottom{
	background:url(../images/template/content/bottom.gif) top left repeat;
	width:644px; 
	height:7px;
}

#content_box .frame .bottom_right{
	background:url(../images/template/content/bottom_right.gif) top left no-repeat;
	width:7px; 
	height:7px;
}

#content_box .frame .center{
	background			: url(../images/template/content/center.gif) top left;

	text-align			: left;
	vertical-align		: top;

	height				: 458px;

	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #336666;
	background-color	: #FFFFFF;
	
	
}

#content_box_title_old{
	position:absolute;
	top					: 0px;
	left				: 49px;
	width				: 560px;
	height				: 32px;
	line-height			: 30px;

	background-color	: #ccffcc;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 20px;
	font-weight			: bold;
	color				: #336666;
	border				: 1px solid #FFFFFF;

	padding:0px;
	margin:0px;
	text-align:center;

}

#content_box A{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #545454;
	text-decoration		: none;
	
}

#content_box A:hover{
	color:#000000;
}


#content_box .important_text{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	text-decoration		: none;
	margin:10px; 
	text-align:center;
}

#content_box .middle_important_text{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 11px;
	text-decoration		: none;
	
}

.upload_media {
text-align:left;
font-size:11px;
padding-left:50px;
}

.upload_media .title{
	font-size:12px;
	font-weight:bold;
	color:#990000;
}
