/* 
	Theme Name: Whitespace
	Original Theme URL: http://www.briangardner.com/whitespace-wordpress-theme.htm
	Description: Whitespace is a minimalistic 3-column theme ported to Concrete5 by c5mix.com.
	Author: Brian Gardner and c5mix.com
	Author URI: http://www.briangardner.com and http://www.c5mix.com
	Version: 1.0
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v1.0 - 08.27.07
		First Release of Whitespace
*/
 
body {
	/* customize_background */ background: url(images/bgnoise.gif) repeat; /* customize_background */
	/* customize_body */ color: #222222; /* customize_body */
	/* customize_body */ font-family: 'Lato', sans-serif; /* customize_body */
	margin: 0px auto 0px;
	padding: 0px;
	background: url(images/gradientBG1.jpg) no-repeat, url(images/bgnoise.gif) fixed;
	background-image: url(images/gradientBG1.jpg), url(images/bgnoise.gif);
	background-repeat: initial, initial;
	-webkit-background-clip: initial, initial;
	-webkit-background-origin: initial, initial;
	background-color: initial;
	background-attachment: scroll, fixed;
	background-position: center top;
	}
	}
	
	* {
	margin: 0px;
	padding: 0px;
}

	a { outline: none;
    -moz-outline-style: none;
 }
	button:focus { 
    outline: none; 
}
	
#wrap {
	width: 940px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

#wrap a, #wrap a:visited {
	text-decoration: none;
	}
	
#wrap a:hover {
	text-decoration: underline;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	float: left;
	background-image: url(images/gradientBG1.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	}
#headerContent {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	
#header img a {
	margin: 0px;
	border: none;
	}
	
#headerleft {
	width: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/keytimesystemslogo-trans.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 75px;
	}
	
#headerright {
	width: 500px;
	float: right;
	text-align: right;
	padding: 0px;
	color: #FFF;
	font-weight: 600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#headerright li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#headerright ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
		
#headerright ul li a, #headerright ul li a:visited {
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	text-transform: lowercase;
	}
		
#headerright ul li a:hover {
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 5px;
	text-decoration: underline;
	}
#header h1 {
	color: #FFFFFF;
	font-size: 48px;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	line-height: 48px;
	}
	
#header h1 a, #header h1 a:visited  {
	color: #000000;
	}

#header h1 a:hover {
	color: #017F8D;
	}
	
#header h2 {
	color: #FFFFFF;
	font-size: 28px;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	margin-bottom: 8px;
}

#header h3 {
	color: #FFFFFF;
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	margin-bottom: 10px;
}
	
#header h4 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	}
	
#header h5 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
}
	
/************************************************
*	Tagline      								*
************************************************/

#tagline {
	background: #F2F2F2;
	width: 940px;
	height: 30px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
	
#tagline p {
	color: #000000;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#tagline a, #tagline a:visited {
	color: #000000;
	text-decoration: none;
	}
	
#tagline a:hover {
	text-decoration: underline;
	}
	
#taglineleft {
	width: 460px;
	float: left;
	margin: 0px;
	padding: 8px 0px 0px 8px;
	}
	
#taglineright   {
	width: 460px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 8px 8px 0px 0px;
	}
	
/************************************************
*	Intro   					     		    * 
************************************************/

#headerintro {
	width:940px;
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
}



/************************************************
*	Navigation   					     		    * 
************************************************/
#headerfull {
	width:940px !important;
	float: left;
	font-weight: 500;
	color: #FFF;
	text-align: center;
}

#headerfull .nav {
	width: 940px;
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/key1.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center !important;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	padding-top: 8px;
}
	
#headerfull ul li a {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #FFFFFF !important;
	text-align: center;
	display: block;
	float: left;
	height: 30px;
	text-decoration: none;
	line-height: 28px;
	letter-spacing: 1px;
	width: 184px;
	margin-right: 1px;
	margin-left: 1px;
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/ten.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#headerfull ul {
	list-style-type: none;
}
#headerfull ul li {
}
#headerfull ul li a:hover {
	color: #FFFFFF !important;
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/twenty.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none !important;
}
#headerfull .nav-path-selected{
	color:#FFFFFF !important;
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/thirty.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/************************************************
*	Second Navigation   					     		    * 
************************************************/
#subheaderfull {
	width:940px !important;
	float: left;
}

#subheaderfull .nav {
	height: 38px;
	width: 940px;
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/key1.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center !important;
	text-decoration: none;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	padding-top: 8px;
}
	
#subheaderfull ul li a {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #E8E8E8 !important;
	text-align: center;
	display: inline;
	float: left;
	height: 38px;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: 1px;
	padding-right: 20px;
	padding-left: 20px;
	width: 74px;
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/ten.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 1px;
	margin-left: 1px;
	vertical-align: middle;
}
#subheaderfull ul {
	list-style-type: none;
}
#subheaderfull ul li {
}
#subheaderfull ul li a:hover {
	color: #FFFFFF !important;
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/twenty.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none !important;
}
#subheaderfull .nav-path-selected{
	color:#FFFFFF !important;
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/thirty.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



	
/************************************************
*	Content 					     		    * 
************************************************/
#keyline {
	background-image: url(images/key1.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: left;
	width: 100%;
	height: 10px;
}
#content {
	width: 940px;
	padding: 0px;
	float: left;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	margin-top: 70px;
	font-size: 20px;
	}
#mainContent {
	float: left;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCC;
}

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#content h1 {
	color: #000000;
	font-size: 48px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	line-height: 48px;
	}
	
#content a, #content h1 a:visited  {
	color: #999999;
	text-decoration: none;
	}

#content a:hover {
	color: #FF9900;
	text-decoration: none;
	}
	
#content h2 {
	color: #000000;
	font-size: 28px;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	margin-bottom: 8px;
}

#content h3 {
	color: #000000;
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
}
	
#content h4 {
	color: #000000;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	}
	
#content h5 {
	color: #000000;
	font-size: 14px;
	font-family: 'Lato', sans-serif;	
}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#contentleft {
	float: left;
	width: 620px;
	margin: 20px 0px 0px 20px;
	padding: 0px;
	display: inline;
	}
#full {
	width:940px !important;
}
	
#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 15px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft ul{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 15px 0px;
	}
	
#contentleft ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
blockquote{
	background: #F2F2F2;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 10px 20px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#content blockquote p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postmeta {
	width: 500px;
	padding: 2px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px dotted #C0C0C0;
	}
	
/************************************************
*	Left Sidebar 		    			   	    * 
************************************************/

#l_sidebar {
	float: left;
	width: 300px;
	margin: 20px 0px 0px;
	padding: 0px;
	line-height: 17px;
	display: inline;
	}
	
#l_sidebar h3 {
	padding: 5px 0px 5px 0px;
	margin: 20px 0px 10px 0px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	}
	
#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#l_sidebar ul li {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}

#l_sidebar li ul {
	margin: 3px 0 0 10px;
}
	
#l_sidebar ul li a, #l_sidebar ul li a:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul li a:hover {
	text-decoration: underline;
	}
	
	
/************************************************
*	Right Sidebar 		    	    	        * 
************************************************/

#r_sidebar {
	float: right;
	width: 220px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	line-height: 17px;
	display: inline;
	}
	
#r_sidebar h3 {
	padding: 5px 0px 5px 0px;
	margin: 20px 0px 10px 0px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#r_sidebar ul li {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}
	
#r_sidebar li ul {
	margin: 3px 0 0 10px;
}
	
#r_sidebar ul li a, #r_sidebar ul li a:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

#r_sidebar ul li a:hover {
	text-decoration: underline;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	background: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/bgnoiseTint2.jpg) repeat;
	width: 100%;
	color: #000000;
	margin: 0px auto;
	padding: 10px 0px 20px;
	text-align: left;
	}
#footercontent {
	width: 940px;
	margin: 0px auto;
	padding: 0px;
	height: 120px;
	}

#footer p {
	padding: 3px 0px 0px 0px;
	list-style-type: none;
	margin: 0px;	
	}

#footer a {
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}
	
#footer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footer ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#footer ul li a {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#footer ul li a:hover {
	text-decoration: none;
	}
	
.footerleft {
	float: left;
	width: 285px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	display: inline;
	}
	
.footermiddle {
	float: left;
	width: 450px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	display: inline;
	}
	
.footerright {
	float: right;
	width: 100px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	display: inline;
	}
	
	
/************************************************
*	Designer Content Blocks 		    	* 
************************************************/	
	
#sblPanel1 {
	float: left;
	width: 280px;
	margin-bottom: 20px;
	}
	#sblPanel1top {
	float: left;
	width: 280px;
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/SBLtop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	}
	#sblPanel1mid {
	float: left;
	width: 280px;
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/SBLmid.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	}
	#sblPanel1mid img {
	float: left;
	margin-left: 20px;
	}
	#sblPanel1bot {
	float: left;
	width: 280px;
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/SBLbot.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	}
	
	#butGreySide {
	
	}
	
	#butGreySide a {
	float: left;
	width: 218px;
	font-size: 16px;
	height: 32px;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
	padding-top: 8px;
	text-align: center;
	line-height: 20px;
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/ButtonGray.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	color: #FF6600;
	display: block;
	}
	
	#butGreySide a:hover {
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/ButtonGray.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	text-decoration: none;
	color: #FFFFFF!important;
	}
	
	#butBlue {
	}
	
	#butBlue a {
	float: left;
	width: 218px;
	font-size: 16px;
	height: 32px;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8px;
	text-align: center;
	line-height: 20px;
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/ButtonBlue.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	color: #FFFFFF!important;
	display: block;
	}
	
	#butBlue a:hover {
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/ButtonBlue.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	text-decoration: none;
	color: #FFFFFF!important;
	}
	
	
	#butRedSide {
	}
	
	#butRedSide a {
	float: left;
	width: 218px;
	font-size: 16px;
	height: 32px;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 8px;
	text-align: center;
	line-height: 20px;
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/ButtonRed.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	color: #FFFFFF!important;
	display: block;
	}
	
	#butRedSide a:hover {
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/ButtonRed.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	text-decoration: none;
	color: #FFFFFF!important;
	}
	
	
	#butRed {
	}
	
	#butRed a {
	float: left;
	width: 218px;
	font-size: 16px;
	height: 32px;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8px;
	text-align: center;
	line-height: 20px;
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/ButtonRed.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	color: #FFFFFF!important;
	display: block;
	}
	
	#butRed a:hover {
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/ButtonRed.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	text-decoration: none;
	color: #FFFFFF!important;
	}


#butGrey {
	}
	
	#butGrey a {
	float: left;
	width: 210px;
	font-size: 16px;
	height: 32px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8px;
	text-align: center;
	line-height: 20px;
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/ButtonGray.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	display: block;
	}
	
	#butGrey a:hover {
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/ButtonGray.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	text-decoration: none;
	color: #FFFFFF!important;
	}
	
	#table4 {
	background-image: url(file:///HDMacPro/FTP-websites/KeySystemsC5/themes/KeytimeSystems/images/tableBG4.gif);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	float: left;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px!important;
	color: #999999!important;
	}
	
	#prodDesc {
	float: left;
	width: 280px;
	margin-top: 5px;
	font-size: 12px!important;
	color: #999999!important;
	}
	
	#signUp {
	float: left;
	width: 240px;
	padding-right: 20px;
	padding-left: 20px;
	}
	
	
	
/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #FFFFFF;
	width: 200px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 7px 0px 0px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#f {
	background: #FFFFFF;
	width: 200px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 7px 0px 0px 0px;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #666666;
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #666666;
	}
	
#sbutt {
	background: #878787;
	width: 200px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 1px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #333333;
	}
	
#author, #email, #url {
	background: #FFFFFF;
	width: 300px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#comment {
	background: #FFFFFF;
	width: 440px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#submit {
	background: #F2F2F2;
	width: 150px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 470px;
	color: #000000;
	float: left;
	padding: 0px 20px 10px 0px;
	margin: 10px 0px 0px 0px;
	}
	
#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.commentdate  {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	background: #F2F2F2;
	width: 440px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 30px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}

.commenttext-admin {
	background: #FFFFFF;
	width: 440px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 30px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
