﻿						
/*Stuff for the content page*/

#internalwrap a {
	
	text-decoration:underline !important;

}

#internalwrap a:hover {
	
	color:#666;

}

#internalwrap p {
	margin:0 0 8px 0;
	line-height:14px;
	vertical-align:top;
	text-align:left;
	clear:left;
}



#internalwrap h1 {
	
	float:left;
	clear:right;
    width:680px;						
	color:#fff;
	background:url(../images/h1-bg.gif) repeat-x 0 100%;
	padding:0 0 5px 0;
	margin: 20px 0 15px 0;
	line-height:22px;
	font-size: 16px;
	text-transform:uppercase;	
}

#internalwrap h2 {
	
	float:left;
    width:680px;						
	color:#fff;
	padding:0 0 5px 0;
	margin: 15px 0 15px 0;
	line-height:20px;
	font-size: 15px;
	text-transform:uppercase;
}

#internalwrap h3 {
	
	float:left;
    width:680px;						
	color:#ff0000;
	padding:0 0 5px 0;
	margin: 5px 0 5px 0;
	line-height:15px;
	font-size: 15px;
	text-transform:uppercase;
}

/*
#internalwrap h1 {
	
	float:left;
	clear:right;
    width:680px;						
	color:#fff;
	background:url(../images/h1-bg.gif) repeat-x 0 100%;
	padding:0 0 5px 0;
	margin: 20px 0 15px 0;
	line-height:22px;
	font-size: 18px;
	text-transform:uppercase;	
}

#internalwrap h2 {
	
	float:left;
    width:680px;						
	color:#fff;
	background:url(../images/h1-bg.gif) repeat-x 0 100%;
	padding:0 0 5px 0;
	margin: 20px 0 15px 0;
	line-height:22px;
	font-size: 16px;
	text-transform:uppercase;
}

#internalwrap h3 {
	
	float:left;
    width:680px;						
	color:#fff;
	background:url(../images/h1-bg.gif) repeat-x 0 100%;
	padding:0 0 5px 0;
	margin: 20px 0 15px 0;
	line-height:22px;
	font-size: 15px;
	text-transform:uppercase;
}

#internalwrap h4 {
	
	float:left;
    width:680px;						
	color:#fff;
	background:url(../images/h1-bg.gif) repeat-x 0 100%;
	padding:0 0 5px 0;
	margin: 20px 0 15px 0;
	line-height:22px;
	font-size: 14px;
	text-transform:uppercase;
}

#internalwrap h5, #internalwrap h6 {
	
	float:left;
    width:680px;						
	color:#fff;
	background:url(../images/h1-bg.gif) repeat-x 0 100%;
	padding:0 0 5px 0;
	margin: 20px 0 15px 0;
	line-height:22px;
	font-size: 14px;
	text-transform:uppercase;
}


*/

#internalwrap ul {
	float:left;
}

#internalwrap ul li {
	/*float:left; this fixes one bug but creates another where the list doesn;t break down*/
	
	background:url(../images/kdot.gif) no-repeat center left;
	padding: 5px 0 5px 22px;

}

#internalwrap hr {
	
	width:680px;
	float:left;
	clear:both;
	margin:15px 0;
	background:url(../images/undercrumb.gif) repeat-x top left;
	padding: 5px 0;
	border:0;

}							


#productdescription ul li {
	/*float:left; this fixes one bug but creates another where the list doesn;t break down*/
	
	background:url(../images/kdot.gif) no-repeat center left;
	padding: 5px 0 5px 22px;

}