body { 
	background-color: #28688f;
	/* background: #28688f url('img/bg1.jpg'); */
	font-family :Arial, Verdana, Sans-Serif; 
	margin: 5px;
	font-size: .9em;	
}

html>body	{
	font-size: .9em;	
} 


#frame {
	margin: 0px auto;
	width: 762px;
}
/* --------------------- header -------------------- */
#frameheader {
	/*background: url('img/header.jpg') 0 0 no-repeat;
	margin-bottom: 10px;
	height: 110px;*/
	width: 762px;
	margin-bottom: 5px;
	margin-top: -37px;
}
#frameheader h1 {
	display: none;
}
#frameheaderextra {
	width: 50%;
	float: right;
	margin: 0px;
	font-size: 90%;
	text-align: right;
	position: relative;
	top: 47px;
	right: 10px;
	z-index: 100;
}
#frameheaderextra a {
	padding: 1px;
	color: #ffffff;
	/*background-color: #28688f;*/
	text-decoration: none;
}
#frameheaderextra a:hover, #frameheaderextra a:active {
	color: #28688f;
	background-color: #ffffff;
}

/* --------------------- menu -------------------- */
#framemenu {
	width: 762px;
	margin-bottom: 0px;
	clear: both;
	font-size: 11px;
	text-align: left;
}
#framemenuclear {
	clear: both;
}
#framemenu ul {
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#framemenu ul li {
	width: 80px;
	display: block;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
#framemenu ul li a, #framemenu ul li span.cmf-menu-selected  {
	display: block;
	height: 25px;
	color: #ffffff !important;
	text-decoration: none;
}
#framemenu ul li a {
	cursor: pointer;
}
#framemenu ul li a .menuc, #framemenu ul li span.cmf-menu-selected .menuc {
	padding-top: 6px;
	height: 19px;
	display: block;
	float: left;
	text-align: center;
	width: 72px;
}
#framemenu ul li a .menul, #framemenu ul li span.cmf-menu-selected .menul {
	width: 4px;
	height: 25px;
	display: block;
	float: left;
}
#framemenu ul li a .menur, #framemenu ul li span.cmf-menu-selected .menur {
	width: 4px;
	height: 25px;
	display: block;
	float: right;
}

/* ---- colors ---- */
#framemenu ul li a {
	background: #28688f url('img/menu_c_blue.gif') bottom left repeat-x;
}
#framemenu ul li a .menul {
	background: #28688f url('img/menu_l_blue.gif') top left no-repeat;
}
#framemenu ul li a .menur {
	background: #28688f url('img/menu_r_blue.gif') top right no-repeat;
}
#framemenu ul li a.cmf-selected, #framemenu ul li span.cmf-menu-selected  {
	color: #000000 !important;
	background: #28688f url('img/menu_c_white.gif') bottom left repeat-x;
}
#framemenu ul li a.cmf-selected .menul, #framemenu ul li span.cmf-menu-selected .menul {
	background: #28688f url('img/menu_l_white.gif') top left no-repeat;
}
#framemenu ul li a.cmf-selected .menur, #framemenu ul li span.cmf-menu-selected .menur {
	background: #28688f url('img/menu_r_white.gif') top right no-repeat;
}


/* ---- width ---- */
#framemenu ul li#menuh-home {
	width: 51px;
}
#framemenu ul li#menuh-home a .menuc, #framemenu ul li#menuh-home span.cmf-menu-selected .menuc {
	width: 43px;
}
#framemenu ul li#menuh-frozen {
	width: 86px;
}
#framemenu ul li#menuh-frozen a .menuc, #framemenu ul li#menuh-frozen span.cmf-menu-selected .menuc {
	width: 78px;
}
#framemenu ul li#menuh-chilled-dairy {
	width: 86px;
}
#framemenu ul li#menuh-chilled-dairy a .menuc, #framemenu ul li#menuh-chilled-dairy span.cmf-menu-selected .menuc {
	width: 78px;
}
#framemenu ul li#menuh-dry {
	width: 76px;
}
#framemenu ul li#menuh-dry a .menuc, #framemenu ul li#menuh-dry span.cmf-menu-selected .menuc {
	width: 68px;
}
#framemenu ul li#menuh-non-food {
	width: 84px;
}
#framemenu ul li#menuh-non-food a .menuc, #framemenu ul li#menuh-non-food span.cmf-menu-selected .menuc {
	width: 76px;
}
#framemenu ul li#menuh-expressions {
	width: 138px;
}
#framemenu ul li#menuh-expressions a .menuc, #framemenu ul li#menuh-expressions span.cmf-menu-selected .menuc {
	width: 130px;
}
#framemenu ul li#menuh-party {
	width: 106px;
}
#framemenu ul li#menuh-party a .menuc, #framemenu ul li#menuh-party span.cmf-menu-selected .menuc {
	width: 98px;
}
#framemenu ul li#menuh-news {
	width: 51px;
}
#framemenu ul li#menuh-news a .menuc, #framemenu ul li#menuh-news span.cmf-menu-selected .menuc {
	width: 43px;
}
#framemenu ul li#menuh-account {
	width: 76px;
}
#framemenu ul li#menuh-account a .menuc, #framemenu ul li#menuh-account span.cmf-menu-selected .menuc {
	width: 68px;
}


/* ---- non-blue ---- */
#framemenu ul li#menuh-expressions a  {
	background: #28688f url('img/menu_c_green.gif') bottom left repeat-x;
}
#framemenu ul li#menuh-expressions a .menul {
	background: #28688f url('img/menu_l_green.gif') top left no-repeat;
}
#framemenu ul li#menuh-expressions a .menur {
	background: #28688f url('img/menu_r_green.gif') top right no-repeat;
}
#framemenu ul li#menuh-party a  {
	background: #28688f url('img/menu_c_gold.gif') bottom left repeat-x;
	color: #000000 !important;
}
#framemenu ul li#menuh-party a .menul {
	background: #28688f url('img/menu_l_gold.gif') top left no-repeat;
}
#framemenu ul li#menuh-party a .menur {
	background: #28688f url('img/menu_r_gold.gif') top right no-repeat;
}


/* ---- hover states ---- */
#framemenu ul li a:hover {
	color: #ffffff !important;
	background: #28688f url('img/menu_co_blue.gif') bottom left repeat-x;
}
#framemenu ul li a:hover .menuc {
}
#framemenu ul li a:hover .menul {
	background: #28688f url('img/menu_lo_blue.gif') top left no-repeat;
}
#framemenu ul li a:hover .menur {
	background: #28688f url('img/menu_ro_blue.gif') top right no-repeat;
}

#framemenu ul li#menuh-expressions a:hover  {
	background: #28688f url('img/menu_co_green.gif') bottom left repeat-x;
}
#framemenu ul li#menuh-expressions a:hover .menul {
	background: #28688f url('img/menu_lo_green.gif') top left no-repeat;
}
#framemenu ul li#menuh-expressions a:hover .menur {
	background: #28688f url('img/menu_ro_green.gif') top right no-repeat;
}
#framemenu ul li#menuh-party a:hover  {
	background: #28688f url('img/menu_co_gold.gif') bottom left repeat-x;
	color: #000000;
}
#framemenu ul li#menuh-party a:hover .menul {
	background: #28688f url('img/menu_lo_gold.gif') top left no-repeat;
}
#framemenu ul li#menuh-party a:hover .menur {
	background: #28688f url('img/menu_ro_gold.gif') top right no-repeat;
}


/* --------------------- search -------------------- */
#frameheaderextra .cmf-search {
	margin-top: 5px;
	margin-right: -5px;
	font-size: 11px;
}
#frameheaderextra .cmf-search form.cmf-form input, #frameheaderextra .cmf-search form.cmf-form select, #frameheaderextra .cmf-search form.cmf-form textarea, #frameheaderextra .cmf-search a.cmf-actionbutton { 
	width: 60px;
	border: 1px solid #006699;
	color: #006699;
	background-color: #b3e6ff;
} 
#frameheaderextra .cmf-search form.cmf-form input.cmf-submit, #frameheaderextra .cmf-search form.cmf-form button, #frameheaderextra .cmf-search a.cmf-actionbutton { 
	border-top: 1px solid #b3e6ff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #b3e6ff;
	cursor: hand;
	background-color: #006699;
	text-decoration: none;
	color: #ffffff;
	width: 65px;
	font-weight: normal;
	height: 20px;
	font-size: 95%;
	padding: 0px;
} 

/* --------------------- framebox -------------------- */
#framebox {
	background: url('img/framebox.jpg') 0 0 no-repeat;
	height: 27px;
	width: 762px;
	margin-bottom: 5px;
}
#framebox .framebox-title {
	font-weight: bold;
	color: #ffffff;
	margin-right: 5px;
}
#framebox .cmf-login, #framebox .cmf-newsletter, #framebox .cmf-search {
	padding: 3px 7px 5px 7px;
	text-align: center;
	font-size: 11px;
}
#framebox .cmf-user {
	padding: 5px 7px 5px 7px;
	text-align: center;
	font-size: 11px;
}
#framebox .cmf-newsletter {
	float: left;
	margin-left: 10px;
}
#framebox .cmf-login {
	float: right;
	margin-right: 5px;
}
#framecontentleft .cmf-login, #framecontentleft .cmf-newsletter , #framecontentleft .cmf-search {
	text-align: left;
}
#framebox .cmf-login p, #framebox .cmf-newsletter p , #framebox .cmf-search p {
	margin: 4px 0px;
}
#framebox .cmf-login form.cmf-form input, #framebox .cmf-login form.cmf-form select, #framebox .cmf-login form.cmf-form textarea, #framebox .cmf-login a.cmf-actionbutton, 
#framebox .cmf-newsletter form.cmf-form input, #framebox .cmf-newsletter form.cmf-form select, #framebox .cmf-newsletter form.cmf-form textarea, #framebox .cmf-newsletter a.cmf-actionbutton,
#framebox .cmf-search form.cmf-form input, #framebox .cmf-search form.cmf-form select, #framebox .cmf-search form.cmf-form textarea, #framebox .cmf-search a.cmf-actionbutton { 
	width: 55px;
	border: 1px solid #006699;
	color: #006699;
	background-color: #b3e6ff;
} 



#framebox .cmf-login form.cmf-form input.cmf-submit, #framebox .cmf-login form.cmf-form button, #framebox .cmf-login a.cmf-actionbutton, 
#framebox .cmf-newsletter form.cmf-form input.cmf-submit, #framebox .cmf-newsletter form.cmf-form button, #framebox .cmf-newsletter a.cmf-actionbutton, 
#framebox .cmf-search form.cmf-form input.cmf-submit, #framebox .cmf-search form.cmf-form button, #framebox .cmf-search a.cmf-actionbutton { 
	border-top: 1px solid #b3e6ff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #b3e6ff;
	cursor: hand;
	background-color: #006699;
	text-decoration: none;
	color: #ffffff;
	width: 65px;
	font-weight: normal;
	font-size: 95%;
    height: 20px;
} 
#framebox .cmf-login form.cmf-form input.cmf-submit, #framebox .cmf-login form.cmf-form button, #framebox .cmf-login a.cmf-actionbutton {
	width: 55px;
}


#framebox_full {
	background: url('img/framebox_full.jpg') 0 0 no-repeat;
	height: 27px;
	width: 762px;
	margin-bottom: 5px;
}
#framebox_full .cmf-user {
	padding: 6px 7px 5px 7px;
	text-align: center;
	font-size: 12px;
}

/* --------------------- content -------------------- */
#framecontent {
	clear: both;
	padding: 7px 0px 16px 0px;
	background: #FFFFFF url('img/bottom.jpg') bottom left no-repeat;
	width: 762px;
}

#framecontentlogos {
	text-align: center;
}

/* --------------------- left column -------------------- */
#framecontentleft {
	float: left;
}
#framecontentleft div.contenthome {
	width: 367px;
	padding: 0px 7px;
}
#framecontentleft div.contentnormal {
	width: 555px;
	padding: 0px 0px 0px 7px;
}
#framecontentleft table.cmf-list {
}

#framecontentleft form.cmf-form input, #framecontentleft form.cmf-form select, #framecontentleft form.cmf-form textarea, #framecontentleft a.cmf-actionbutton { 
	border: 1px solid #2f7bba;
	color: #2f7bba;
	background-color: #e5f2ff;
} 

#framecontentleft input[type=submit], #framecontentleft button, #framecontentleft a.cmf-actionbutton { 
	border-top: 1px solid #2f7bba;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #2f7bba;
	cursor: hand;
	background-color: #2f7bba;
	text-decoration: none;
	color: #ffffff;
} 

/* --------------------- right column -------------------- */
#framecontentright {
	float: right;
}
#framecontentright div.contenthome {
	padding: 0px 7px;
	width: 367px;
}
#framecontentright div.contentnormal {
	margin-right: 7px;
	padding: 0px 0px;
	width: 180px;
}
.framecontentclear {
	clear: both;
}

/* --------------------- content boxes and titles -------------------- */
.contentcolumn {
	padding: 0px;
	background-color: #78c1ff;
	margin: 0px 0px 0px 0px;
}
.contentcolumn div.contentcolumninside {
	padding: 5px 10px 10px 10px;
	/* width: 345px; */
}
.contentcolumn div.contentcolumninside h3 {
	margin-top: 10px;
	font-size: 14px;
}
.contentcolumn div.contentcolumninside p {
	margin: 5px 0px 0px 0px;
}
.contentcolumn div.contentcolumninsidepic {
	margin-left: 150px;
}
.contentcolumn div.contentcolumninsidepic img {
	border: 0px !important;
}
.contentslogan {
	background: #e0eef5 url('img/slogan.jpg') top right no-repeat;
	height: 26px;
	width: 367px;
	margin-bottom: 5px;
}
.framecolumnclear {
	clear: both;
	height: 7px;
	background: #ffffff;
}
.contentcolumninsideclear {
	clear: both;
}

#framecontent h2 {
	background: #2f7bba url('img/title_corner.jpg') top right no-repeat;
	margin: 0px;
	padding: 7px 10px 13px 10px;
	color: #FFFFFF;
	font-size: 150%;
	height: 15px;
}


/* --------------------- content stuff -------------------- */

.contactmap {
	width: 300px;
	float: right;
	margin: 0px 0px 0px 10px;
	overflow: hidden !important;
}

.cmf-job {

}
.cmf-job-info {
	float: right;
	width: 40%;
	border: 1px solid #016bb7;
	font-size: 95%;
	padding: 5px;
	margin: 0px 0px 10px 10px;
}
.cmf-job-header {
	margin: 10px 0px;
}
.cmf-job-text {
	margin: 10px 0px;
	font-size: 90%
}
.cmf-job-notes {
	font-size: 85%
}
.cmf-job-clear {
	clear: both;
}
.cmf-job-form {
	margin: 15px 0px;
	padding-top: 10px;
	border-top: 1px solid #016bb7;
}


/* --------------------- green and gold boxes -------------------- */

.node-expressions .contentcolumn {
	background-color: #66ffcc;
}
#framecontent .node-expressions h2 {
	background: #009966 url('img/title_green_corner.jpg') top right no-repeat;
}

.node-party .contentcolumn {
	background-color: #fdf761;
}
#framecontent .node-party h2 {
	background: #e2d804 url('img/title_gold_corner.jpg') top right no-repeat;
	color: #000000;
}

/* --------------------- content small boxes -------------------- */
.contentcolumnbox1 {
	font-size: 85%;
	color: #016bb7;
	padding: 0px;
	background-color: #e5f2ff;
	margin: 0px 0px 10px 0px;
	width: 180px;
	float: left;
}
.contentcolumnbox1 div.contentcolumnbox1inside {
	padding: 2px 7px 2px 7px;
}
.framecolumnbox1clear {
	clear: both;
}
.contentcolumnbox1inside {
	clear: both;
}

#framecontent .contentcolumnbox1 h2 {
	background: #016bb7 url('img/box1_corner.jpg') top right no-repeat;
	margin: 0px;
	padding: 4px 5px;
	color: #FFFFFF;
}

.contentcolumnbox2 {
	font-size: 85%;
	color: #5e509b;
	padding: 0px;
	background-color: #e5f2ff;
	margin: 0px 0px 10px 0px;
	width: 180px;
	float: right;
}
.contentcolumnbox2 div.contentcolumnbox2inside {
	padding: 2px 7px 2px 7px;
}
.framecolumnbox2clear {
	clear: both;
}
.contentcolumnbox2inside {
	clear: both;
}

#framecontent .contentcolumnbox2 h2 {
	background: #5e509b url('img/box2_corner.jpg') top right no-repeat;
	margin: 0px;
	padding: 4px 5px;
	color: #FFFFFF;
}


/* --------------------- login -------------------- */
#framecontentright div.login, #framecontentright div.newsletter, #framecontentright div.searchbox {
	background-color: #66ffcc;
	margin: 0px;
}
#framecontentright div.searchbox, #framecontentright div.login {
	margin-bottom: 10px;
}
#framecontentright h2.login, #framecontentright h2.newsletter, #framecontentright h2.searchbox {
	margin: 0px;
	padding: 4px 10px;
	color: #FFFFFF;
	font-size: 110%;
}
#framecontentright h2.login {
	background: #009966 url('img/login_corner.jpg') top right no-repeat;
}
#framecontentright h2.newsletter {
	background: #009966 url('img/newsletter_corner.jpg') top right no-repeat;
}
#framecontentright h2.searchbox {
	background: #009966 url('img/search_corner.jpg') top right no-repeat;
}
#framecontentright .cmf-login, #framecontentright .cmf-newsletter, #framecontentright .cmf-search {
	padding: 0px 10px 5px 10px;
	text-align: center;
}
#framecontentleft .cmf-login, #framecontentleft .cmf-newsletter , #framecontentleft .cmf-search {
	text-align: left;
}
#framecontentright .cmf-login input, #framecontentright .cmf-newsletter input , #framecontentright .cmf-search input {
	width: 100px;
}
#framecontentright .cmf-login p, #framecontentright .cmf-newsletter p , #framecontentright .cmf-search p {
	margin: 4px 0px;
}
#framecontentright .cmf-login form.cmf-form input, #framecontentright .cmf-login form.cmf-form select, #framecontentright .cmf-login form.cmf-form textarea, #framecontentright .cmf-login a.cmf-actionbutton, 
#framecontentright .cmf-newsletter form.cmf-form input, #framecontentright .cmf-newsletter form.cmf-form select, #framecontentright .cmf-newsletter form.cmf-form textarea, #framecontentright .cmf-newsletter a.cmf-actionbutton,
#framecontentright .cmf-search form.cmf-form input, #framecontentright .cmf-search form.cmf-form select, #framecontentright .cmf-search form.cmf-form textarea, #framecontentright .cmf-search a.cmf-actionbutton { 
	border: 1px solid #009966;
	color: #009966;
	background-color: #b3ffe6;
} 

#framecontentright .cmf-login form.cmf-form input[type=submit], #framecontentright .cmf-login form.cmf-form button, #framecontentright .cmf-login a.cmf-actionbutton, 
#framecontentright .cmf-newsletter form.cmf-form input[type=submit], #framecontentright .cmf-newsletter form.cmf-form button, #framecontentright .cmf-newsletter a.cmf-actionbutton, 
#framecontentright .cmf-search form.cmf-form input[type=submit], #framecontentright .cmf-search form.cmf-form button, #framecontentright .cmf-search a.cmf-actionbutton { 
	border-top: 1px solid #b3ffe6;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #b3ffe6;
	cursor: hand;
	background-color: #009966;
	text-decoration: none;
	color: #ffffff;
} 
#adminmenu {
	text-align: left;
	padding: 5px;
}
#adminmenu a {
	text-decoration: none;
}
#adminmenu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#adminmenu ul {
	margin: 0px;
	padding: 0px;
}
#adminmenu ul li {
	font-weight: bold;
}
#adminmenu ul ul li {
	font-weight: normal;
}
#adminmenu ul ul {
	margin-left: 10px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 90%;
}

/* --------------------- ads -------------------- */
#framecontent div.verticalpic1 {
	margin: 4px 0px 0px 0px;
}
#framecontent div.verticalpic2 {
	margin: 4px 0px 0px 0px;
}

/* --------------------- footer -------------------- */
#framefooter {
	background: url('img/footer.jpg') 0 0 no-repeat;
	margin-top: 10px;
	height: 53px;
	width: 762px;
}
#framefooterextra {
	width: 50%;
	float: left;
	margin: 15px;
	color: #28688f;
	font-size: 80%;
}
#framefooterextra a {
	color: #28688f;
}
#framefooterextra a:hover, #frameheaderextra a:active {
	color: #ffffff;
	background-color: #28688f;
}
#framefooterlogo {
	width: 160px;
	float: right;
	margin: 8px;
}
#footermenu {
	clear: both;
	font-size: 75%;
	text-align: center;
	margin: 10px 0px;
}
#footermenu a {
	color: #ffffff;
}
#footermenu a:hover, #footermenu a:active {
	color: #28688f;
	background-color: #ffffff;
}


/* --------------------- content -------------------- */
#content {
	font-size: 90%;
}
#framecontentleft img {
	border: 1px solid #28688f;
	margin: 5px;
}
#framecontentleft table.cmf-list img {
	border: none;
	margin: 0px;
}
#framecontentleft table img {
	border: 1px solid #28688f;
	margin: 0px 5px 5px 0px;
}
p {
	margin: 5px 0px 10px 0px;
}
h3 {
	/*color: #28688f;*/
	margin: 3px 0px 3px 0px;
}
h4 {
	color: #28688f;
	margin: 3px 0px 0px 0px;
}

li {
	list-style-type: none;
	margin: 3px 0px;
}
ul {
	padding-left: 10px;
	margin: 3px 0px 10px 0px;
}
a:link, .link {
	color: #28688f;
	/*text-decoration:none;*/
}
.link {
	text-decoration: underline;
}
a:visited {
	color: #28688f;
	text-decoration:none;
}
a:hover, .link:hover {
	color: #ffffff;
	background-color: #28688f;
	text-decoration:none;
}
a:active, span.cmf-menu-selected, span.cmf-menu-selected {
	color: #ffffff;
	background-color: #28688f;
	text-decoration:none;
}
.small {
    font-size: 85%;
}
.clear {
	color: #4888Af;
}


hr {
    border-top: 1px solid #28688f;
    border-bottom: 0px solid #ffffff;
    border-left: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
    color: #ffffff;
    background-color: #d2b11a;
    height: 1px;
    margin: 5px 0px 5px 0px;
}
.cmf-togglediv {
    border: 1px solid #28688f;
	padding: 1px 5px 5px 5px;
	margin-bottom: 5px;
}


.cmf-searchresultinfo {
	font-size: 85%;
}
.cmf-searchresultcontent {
	font-size: 85%;
}


/* --  CMF messages -- */
.cmf-messages {
	font-size: 80%;
	margin: 0px 10px 3px 10px;
    color: #669966; 
    border: 1px dotted #bfbfbf; 
}
.cmf-errors {
	font-size: 80%;
	margin: 0px 10px 3px 10px;
    color: #CC6666; 
    border: 1px dotted #bfbfbf; 
}
.cmf-confirmation {
    border: 1px solid #bfbfbf; 
}

/* --  CMF actionlinks -- */
a.cmf-actionlink, a.cmf-actionlink:visited { 
	background-color: #ffffff; 
	border: 1px solid #28688f; 
	text-decoration: none;
} 
a.cmf-actionlink:hover, a.cmf-actionlink:active { 
	color: #ffffff; 
	background-color: #28688f; 
	text-decoration: none;
} 

/* --  CMF tables -- */
td.cmf-top { 
    color: #ffffff; 
    background-color: #28688f; 
}
td.cmf-top a {
	color: #78c1ff !important;
}
td.cmf-nav { 
    background-color: #78c1ff; 
}
td.cmf-line { 
	font-size: 1em;
    background-color: #78c1ff; 
}
td.cmf-linesep { 
    background-color: #78c1ff; 
}
td.cmf-line1 { 
	font-size: 1em;
    background-color: #78c1ff; 
}
td.cmf-line2 { 
	font-size: 1em;
    background-color: #90ccff; 
}

td.cmf-right {
	font-size: 1em;
	text-align: left !important;
}
span.cmf-compulsory {
    color: #FF9999;
}
td.cmf-left {
	font-size: 1em;
}
td.cmf-break { 
    border-bottom: #647883 solid 1px;
}
td.cmf-sep { 
}
td.sep h4 {
}
td.cmf-bottom {
}

/* --  CMF forms -- */
form.cmf-form input, form.cmf-form select, form.cmf-form textarea, a.cmf-actionbutton { 
	/*border: 1px solid #000000;
	color: #1A1F1A;
	background-color: #F3EEC4;*/
} 

form.cmf-form input[type=submit], form.cmf-form button, a.cmf-actionbutton { 
	/*border-top: 1px solid #F3EEC4;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #F3EEC4;
	cursor: hand;
	background-color: #d2b11a;
	text-decoration: none;*/
} 
