/* The overall page */
body
{
	font-family: Verdana,Arial;
	background-image: url('../images/bgrnd_tile_03.gif');

	font-family: Arial, Helvetica, sans-serif;
	color: #456172;
}

#kintek_footer
{
	text-align:center;
font-size:13px;
}

#kintek_footer a
{
color: #DEDEDE;
}

a:link, a:visited { color: #00008B; text-decoration: none}

a:hover, a:active { color: #000000; text-decoration: none}

h2 { font-size: 23px; margin-top: 10px; padding-top: 5px; }

h3 { font-size: 13px; font-weight: bold; margin-bottom: 0px; padding-bottom: 0px; }

p { margin-top: 0px; padding-top: 0px; 	font-size: 13px; line-height:18px;}

ol li { font-size: 0.7em; }

#content li
{
	font-size:13px;
}

/* Page Structure */
#header
{
	margin: 0px auto 0px auto;
}


#container
{
	background-color: #FFFFFF;
	width: 790px;
	margin: auto;
	margin-top: 20px;
	text-align: center;
}

td{font-size: 13px;}

#content
{
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
	margin-top: 0px;
	border-top: none;
	font-family: Tahoma;
	
	/* DONE TO MAKE THE IMAGES SIT NICE AND FLUSH. IE VERSION IS IN HEAD OF HTML */
	position: relative;
	top: -18px;
}

#content h2 { text-align: left; margin-top: 0px; }



#footer
{
	text-align: center;
	margin: 20px auto 6px auto;
}
/*******************/




/* Makes tables Nice */
table.nicetable
{
    border-style: solid;
    border-width: 2px;
    border-collapse: collapse;
}
table.nicetable th
{
	padding: 4px;
	border-style: solid;
    border-width: 1px;
}
table.nicetable td
{
	padding: 4px;
	border-style: solid;
    border-width: 1px;
}
/*******************/



#jdsearchform
{
	position: relative;
	left: 336px;
	top: -40px;
	display: inline;
}
#jdsearchform input
{
	border: none;
	background: transparent;
}


ul.niceUl{
	padding:0;
	margin:0;
}

ul.niceUl li{
	display:block;
	float:left;
	height:180px;
	list-style-type:none;
	margin:10px 21px 6px 0;
	padding:12px;
	width:334px;
}

ul.niceUl li img{
	float:left; 
	width:95px;
	height:100px;
	display:block;
	padding:0px 15px 15px 0px;
}

ul.niceUl li p{
	overflow:hidden;
	text-overflow: ellipsis-word;
}

.niceForm{
	background:#e9e9e9;
	padding:48px;
	width:231px;
}

.niceForm label{cursor:pointer;cursor:hand}

.right{float:right;}

	.bottomLeftImg{
	background: url('../images/breast-implant-stories.jpg') no-repeat;
	background-position:0px 0px;
	display:block;
	width:218px;
	height:79px;
	float:left;
	}
	
	.bottomLeftImg:hover{
	background: url('../images/breast-implant-stories.jpg') no-repeat;
	background-position: 0px -79px;
	display:block;
	width:218px;
	height:79px;
	}