#HOMECONTENT .left {margin-left: 10px; text-align:left;}
#HOMECONTENT .right {margin-right: 16px; text-align:right;}
#HOMECONTENT .center {margin: 0; text-align:center;}

#HOMECONTENT a:link {text-decoration: underline; color: #0000ff;}
#HOMECONTENT a:visited {text-decoration: underline; color: #0000ff;}
#HOMECONTENT a:hover {text-decoration: underline; color: #EE9E14;}
#HOMECONTENT a:active {text-decoration: underline; color: #0000ff;}

#HOMECONTENT H3 {font-size:16px; color: #336699; text-align:center; margin: 12px 0 8px 0;}

#HOMECONTENT p {font-family:verdana; font-size: 12px; margin: 4px 0 6px 0; line-height: 16px; color:#000000; letter-spacing:1px;}

#HOMECONTENT table.inlines td {
	text-align: left;
	vertical-align: top;
	height: 187px;
	width: 318px;
}

#HOMECONTENT table.inlines td {
	background-image:url('../images/content_frame.jpg');
	background-repeat:no-repeat;
}

#HOMECONTENT table.inlines td.pos {
	background-image:url('../images/content_frame2.jpg');
	background-repeat:no-repeat;
}

#HOMECONTENT table.inlines td.inventory {
	background-image:url('../images/content_frame1.jpg');
	background-repeat:no-repeat;
}

#HOMECONTENT table.inlines td.security {
	background-image:url('../images/content_frame4.jpg');
	background-repeat:no-repeat;
}

#HOMECONTENT table.inlines td.recipe {
	background-image:url('../images/content_frame5.jpg');
	background-repeat:no-repeat;
}

#HOMECONTENT table.inlines td.restaurant {
	background-image:url('../images/content_frame3.jpg');
	background-repeat:no-repeat;
}

.inlines {display:inline-block;}
.inlines {*display:inline;}
/*/*//*/ .inlines {display:inline;} /* */
