#container #content_top
{
	background-position: left top;
	width: 990px;
	height: 13px;
	background-image: url('../IMAGES/GENERIC/content_top.jpg');
	background-repeat: no-repeat;
}

#container #content_mid
{
	width: 940px;
	padding: 10px 25px 0 25px;
	margin: 0;
	background-image: url('../IMAGES/GENERIC/content_mid.jpg');
	background-repeat: repeat-y;
	display: inline-block;

}

#container #content_mid p, #container #content_mid div, #container #content_mid table
{
	font-size: 12px;
	line-height: 180%;
	color:#333;
}

#container #content_mid h1
{
	font-size: 25px;
	font-weight: normal;
	color: #6E2A8D;
	margin-top: 0px;
	margin-bottom: 18px;
	padding: 0px;
	font-family: Georgia, 'Times New Roman' , Times, serif;
}
#container #content_mid hr {
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}


#container #content_mid h2
{
	font-size: 18px;
	font-weight: normal;
	color: #666;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
	font-family: Tahoma, sans-serif, Verdana, Arial;
}
#container #content_mid h3 {
	font-size: 16px;
	font-weight: normal;
	color: #6E2A8D;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif, Verdana, Arial;
}
#container #content_mid table.ostomytable {
}
#container #content_mid table.ostomytable p {
}

#container #content_mid ul
{
	color: #6E2A8D;
	list-style-type: square;
	font-size: 14px;
}


#container #content_mid #ostomytable ul
{
	color: #6E2A8D;
	list-style-type: square;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px;
	border: 1px solid #ab80bd;
	padding-right: 15px;
}
#container #content_mid #ostomytable {
}

#container #content_mid #ostomytable ul ul {
	color: #333333;
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
}



#container #content_mid a, #container #content_mid a:visited
{
	text-decoration: none;
	color: #6e2a8d;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #6e2a8d;
}

#container #content_mid a:hover, #container #content_mid a:visited:hover
{
	color: #000;
	border-bottom-color: #808080;
}

#container #content_bottom
{
	background-position: left top;
	width: 990px;
	height: 43px;
	background-image: url('../IMAGES/GENERIC/content_bottom.jpg');
	background-repeat: no-repeat;
	
}

.inputTxtSmall
{
    padding: 4px;
    border: 1px solid #C0C0C0;
}

.btn
{
    border: 1px solid #6E2A8D;
    padding: 3px;
    background-color: #FFFFFF;
    color: #6E2A8D;
}

td.ostomybox {

	border:solid 1px #ab80bd;
	padding:10px;

}
