/************** feature styles / PAGE CONTENT *****************/
/*== feature container =====================================*/
/*==========================================================*/

.feature{
	width: 240px;
	float: right;
	padding: 0px 5px 5px 10px;
	/*font-size: 80%;*/
	min-height: 100px;
	height: 100px;
}
/* FRAME CONTAINER */

#frame_container {
	width: 250px;
	float: right;
}
#frame_container ul{
	margin: 0px 0px 1px 10px;
	padding: 0px 0px 1px 10px; 
}

#frame_container ul.bullet1{
	margin: 0px 0px 1px 10px;
	padding: 0px 0px 1px 10px; 
	list-style-image: url("../images/bullet1.gif");
	list-style: url("../images/bullet1.gif");
}
#frame_container ul.bullet2{
	margin: 0px 0px 1px 6px;
	padding: 0px 0px 1px 6px; 
	list-style-image: url("../images/bullet2.gif");
	list-style: url("../images/bullet2.gif");
}
#frame_container ul.bullet3{
	margin: 0px 0px 1px 5px;
	padding: 0px 0px 1px 5px; 
	list-style-image: url("../images/bullet3.gif");
	list-style: url("../images/bullet3.gif");
}
#frame_container #menu1 {
	display:none;
}
.CFrame01 {background: url("../images/frame/c_corner_tl.gif") no-repeat; height: 17px; width: 17px; font-size: 1px;}
.CFrame02 {background: url("../images/frame/c_edge_tc.gif") repeat-x; height: 17px;font-size: 1px;}
.CFrame03 {background: url("../images/frame/c_corner_tr.gif") no-repeat; height: 17px; width: 17px; font-size: 1px;}
.CFrame04 {background: url("../images/frame/c_edge_lm.gif") repeat-y; width: 17px;}
.CFrameActions {background: #f3f3f3; width: 1px; border-bottom: 1px solid #ddd;}
.CFrameTitle {
	background: #f3f3f3; 
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*text-decoration: underline; */
	color: #000000;
	margin: 0px;
	padding: 1px 0px 5px 5px; 
	padding: 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ddd;
}
.CFrameContent {
	padding: 1px 0px 5px 5px; 
	font-size:12px;
	background: #f3f3f3; 
	border-top: 1px solid #fff;	
	/*list-style-image: url(../images/icons/photo_icon.gif);
	list-style: url(../images/icons/photo_icon.gif);*/
}
.CFrame06 {background: url("../images/frame/c_edge_rm.gif") repeat-y;  width: 17px;}
.CFrame07 {background: url("../images/frame/c_corner_bl.gif") no-repeat; height: 17px; width: 17px; font-size: 1px;}
.CFrame08 {background: url("../images/frame/c_edge_bc.gif") repeat-x; height: 17px; font-size: 1px;}
.CFrame09 {background: url("../images/frame/c_corner_br.gif") no-repeat; height: 17px; width: 17px; font-size: 1px;}

.ContainerTop {
	padding: 0px 10px 4px 0px;
}
.DottedLine {
	background: url("../images/frame/dotted_line.gif") bottom left repeat-x;
}	
.ContainerActions {
	width: 1px;	
}
.BottomContainerTable {
	margin-bottom: 10px;
}
.ContainerActionsEdit {
	text-align: right;
	background: url("../images/frame/edit_bg.gif") no-repeat;
	/*this image is missing */
	width: 1px;	
	padding: 0px 0px 2px 0px;
}
.ContainerMiddle {
	background: transparent;
	padding: 4px 2px 5px 2px;
	margin: 0;
}
.CFrameTitle .Head {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.small_font {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin-left: 2px;
	margin-right: 2px;
}
