

.f_item_inner_l {
        float:left;
         width: 300px;
        padding: 10px 0 10px 20px;

}






.f_item_inner_l .pd_heading_padtop, #f_item_details .pd_heading_padtop {
        clear:left;
        color:#666;
}


.f_item_inner_l .pd_detail, #f_item_details .pd_detail {
        border: none 1px;
        width:100px;
        color:#666;
}


.f_item_inner_l * input {
        border: 1px solid #777;
        font-size:10px;
        width:180px;
}





.f_item_inner_l .pd_detail {
        padding:5px 0 5px 0;
}

#cboItem {
        width:180px;
}

#cboItem option {

}

#btnDo {
        width:80px;
        border:2px outset;
        font-size:10px;
}

#btnDo:hover {
        float:right;
        border:3px orange inset;
}

#previewButton {
        width:80px;
        border: outset 2px darkgrey;

}


.f_item_inner_r {
        width:200px;
        float:left;
}

.box_og_m_s {
        float:right;
        width:130px;

        text-align:center;
        background:url(../images/box_og_m_s.png) repeat-y center center;
        padding: 3px 6px 6px 6px;
        font-family:arial, sans-serif, helvetica; font-size:8pt; color:#434241;

}



.box_og_t_s {
        float:right;
        width:130px;
        height:25px;
        background:url(../images/box_og_t_s.png) center center no-repeat;
        padding: 3px 6px 0 6px;
        font-family:arial, sans serif, helvetica;
        font-size:13pt;
        font-style:italic;
        font-weight:bold;
        color:#000;
        text-align:center;



}




.box_og_m_s  span {
        width:130px;
        display:block;
}


.box_og_b_s {
 float:right;
 width:125px;height:5px;text-align:center; background:url(../images/box_og_b_s.png);  background-repeat: no-repeat;
 font-size:0px;
             padding: 3px 6px 0 7px;
}

#reminddiv.pd_detail.itemdetails {
        width:180px;

}

.fptitle {
        font-weight:bold;

}

#reminddiv {
	width:400px;
	height:300px;
}

#reminddiv .pd_detail {
	color:#666;

}


#reminddiv .pd_heading_padtop {
	clear:left;
	padding-top:0px;
}


#listItems {
	width:98%;
	border-style:none;
}

th {	padding:0px 0 0px 10px;
}

#listItems td {
	vertical-align:top;
	padding:0px 0 6px 10px;
}

#listItems td.tdBody {
	width:60%;
	}

#listItems td.tdLink {
	width:60px;
	}

.pd_detail {
	text-align:right;
	padding-right:20px;
}

.edit_news {	text-align:right;
}

.archive_date {    float:left;
	width:100px;
	color:blue;
	padding-bottom:12px;
	color:#555;
	font-weight:bold;
	padding-left:5px;
}

.archive_title {    float:left;
	width:150px;
	color:red;
	padding-bottom:12px;
	color:#555;
	font-weight:bold;
}

.archive_body {    float:left;
	width:300px;
	color:green;
	padding-bottom:12px;
	color:#555;
	font-weight:normal;
}

.archive_spacer {  width:95%;height:16px;margin-top:8px;padding-left:8px; font-size:0px;
  background:url(../images/hr_dots.jpg);
  background-repeat:repeat-x;
  clear:both;
}

