body {
	background: #f5f7fa url(img/body-bg.gif) repeat-x left top;
	text-align: center;
}

* {
	margin: 0;
	padding: 0;
	
}
*.clear { clear: both; }

a { outline: none; text-decoration: none; }
a img { border: none; }

#wrapper { 
	text-align: left;
	margin: 0 auto;
	width: 934px;
	background: url(img/wrapper-bg.png) no-repeat left 135px;
}

#header {
	width: 934px;
	background: url(img/header.png) no-repeat left top;
	padding: 0 0 11px 0;
}

#header h1 {
	width: 225px;
	height: 72px;
	float: left;
	margin: 15px 0 0 37px;
}

#header h1 a {
	width: 225px;
	height: 72px;
	background: url(img/gs-lo.jpg) no-repeat left top;
	display: block;
}

#header h1 a span {display:none;}

#header .slogan {
	float: right;
	margin: 73px 37px 0 0;
}

#main-menu {
	height: 37px;
	list-style-type: none;
}

#main-menu { float: right; margin: 0 17px 0 0}

#main-menu li {
	float: left;
}

#main-menu li a {
	display: block;
	height: 39px;
	float: left;
}

#main-menu li a strong { display: none; }

#main-menu li a.menu-aboutus { width: 93px; background: url(img/menu-aboutus-all-copy.gif) no-repeat left top; }
#main-menu li a.menu-services { width: 96px; background: url(img/menu-services-all-copy.gif) no-repeat left top;}
#main-menu li a.menu-portfolio { width: 89px; background: url(img/menu-support-all-copy.gif) no-repeat left top;}
#main-menu li a.menu-testimonials { width: 101px; background: url(img/menu-testimonials-all-copy.gif) no-repeat left top;}
#main-menu li a.menu-clients { width: 76px; background: url(img/menu-gallery-all-copy.gif) no-repeat left top;}
#main-menu li a.menu-news { width: 64px; background: url(img/menu-news-all-copy.gif) no-repeat left top;}
#main-menu li a.menu-contactus { width: 108px; background: url(img/menu-contactus-all-copy.gif) no-repeat left top; }

#main-menu li a:hover { background-position: left center; }
#main-menu li a.selected,#main-menu li a.selected:hover { background-position: left bottom; }

#sidebar {
	width: 230px;
	float: left;
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #535353;
	margin: 0 0 0 37px;
}

#sidebar p {
	padding: 14px 0;
}

#sidebar h3 {
	height: 11px;
	border-bottom: 0px solid #575757;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

#sidebar h3 span {display:none;}

#sidebar .short-descr {
	margin: 15px 0 44px 0;
	padding: 0;
}

#sidebar ul {
	list-style-type: none;
}

ul.latest-news {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #535353;
}

ul.latest-news li {
	border-bottom: 1px solid #e4e4e4;
	padding: 14px 0 14px 0;
}

ul.latest-news li.last {
	border-bottom: none;
}

ul.latest-news strong {
	color: #d20a1e;
	font-weight: bold;
	display: block;
}

ul.latest-news a {
	color: #a8a8a8;
	padding: 0 0 1px 0;
	background: url(img/dotted-gray.gif) repeat-x left bottom;
}

ul.latest-news a:hover {
	color: #101214;
	background: url(img/dotted-gray-dark.gif) repeat-x left bottom;
}

ul.del-news {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #535353;
	margin: 0 0 25px 0;
}

ul.del-news li {
	border-bottom: 1px solid #e4e4e4;
	padding: 11px 0 11px 0;
}

ul.del-news li.last {
	border-bottom: none;
}

ul.del-news a {
	color: #535353;
	display: block;
	font-weight: bold;
}

ul.del-news a:hover {
	color: #D20A1E;
}

#sidebar .newsletter { padding: 0;}

.newsletter-field {
	width: 151px;
	height: 20px;
	padding: 4px 10px 0;
	background: url(img/newsletter-input.gif) no-repeat left top;
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #535353;
	border: none;
	float: left;
}

.newsletter-submit { 
	width: 56px;
	height: 24px;
	background: url(img/newsletter-subscribe.gif) no-repeat left top;
	float: left;
	border: none;
	margin: 0 0 0 3px;
	cursor: pointer;
}

.search-blog {
	margin-top:-20px;
	margin-bottom:40px;
}

.search-field {
	width: 151px;
	height: 20px;
	padding: 4px 10px 0;
	background: url(img/newsletter-input.gif) no-repeat left top;
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #535353;
	border: none;
	float: left;
}

.search-submit { 
	width: 56px;
	height: 24px;
	background: url(img/img-search.gif) no-repeat left top;
	float: left;
	border: none;
	margin: 0 0 0 3px;
	cursor: pointer;
}


#main {
	width: 590px;
	float: right;
	margin: 15px 37px 0 0;
}

#main h2 {
	height: 17px;
	padding: 0 0 14px 0;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #575757;
}

#main h2 span {display:none;}

h2 span, h3 span {display:none;}

#main h3 {padding-bottom:10px;}

#main .first {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#main .first p {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #575757;
	width: 450px;
	text-align: justify;
	margin: 0 0 14px 0;
}

#main .first1 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}


#main .first1 p {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #575757;
	width: 590px;
	text-align: justify;
	margin: 0 0 14px 0;
}

#main .first2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 60px;
}


#main .first2 p {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #575757;
	width: 590px;
	text-align: justify;
	margin: 0 0 14px 0;
}

#main .first p a {
	color: #d20a1e;
	border-bottom: 1px solid #fff;
}

#main .first p a:hover {
	color: #101214;
	border-bottom: 1px solid #101214;
}

#main .normal-content {
	margin: 0 0 40px 0;
}


#main .normal-content1 {
	margin: 0 0 0px 0;
}

#main .normal-content p {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #575757;
	text-align: justify;
	margin: 0 0 18px 0;
}

#main .normal-content1 p {
	font: 15px/18px Arial, Helvetica, sans-serif;
	color: #575757;
	text-align: justify;
	margin: 0 0 12px 0;
	
}


#main .normal-content p a {
	color: #d20a1e;
}

#main .normal-content1 p a {
	color: #000066;
	
}


#main .normal-content p a:hover {
	color: #575757;
	border-bottom: 1px solid #101214;
}

#main .normal-content1 p a:hover {
	color: #575757;
	border-bottom: 1px solid #101214;
}


#main .first img {
	float: right;
}

#what-we-can {
	float: left;
	width: 590px;
}

.delimiter {
	border-right: 1px solid #dadbdb;
	padding: 10px 0 0 0;
}

#what-we-can h3 {
	height: 14px;
	padding: 0 0 14px 0;
	border-bottom: 1px solid #dadbdb;
}
#what-we-can h3 span {display:none;}

#what-we-can p {
	font: 11px/16px Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
	color: #535353;
}

#what-we-can .more {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #d20a1e;
	background: url(img/red-arrow.gif) no-repeat right 5px;
	padding: 0 6px 0 0;
}

#what-we-can .more:hover {
	color: #101214;
	background: url(img/black-arrow.gif) no-repeat right 5px;
	border-bottom: 1px solid #101214;
}


#what-we-can ul {
	list-style-type: none;
	margin: 0 0 20px 6px;
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #282626;
}

#what-we-can ul li {
	padding: 0 0 0 10px;
	background: url(img/list-arrow.gif) no-repeat left center;
}

#featured-projects {
	float: left;
	width: 295px;
	padding: 0 0 1px 0;
	background: url(img/featured-bottom.gif) no-repeat right bottom;
}

#featured-projects h3 {
	height: 14px;
	padding: 0 0px 14px 7px;
	border-bottom: 1px solid #dadbdb;
}



#featured-projects ul {
	list-style-type: none
}

#featured-projects ul a {
	display: block;
	color: #8e8e8e;
	padding: 7px;
	font: 11px/23px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#featured-projects ul a .sc {
	border: 1px solid #dadbdb;
	display: block;
}

#featured-projects ul a .sc img {
	border: 5px solid #f5f7fa;
}

#featured-projects ul a:hover { background: #f5f7fa; color: #303030 }

#from-blog {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #c0c0c0;
	margin: 20px 0 0 0;
}

#from-blog ul {
	list-style-type: none;
	width: 590px;
	position: relative;
	position: relative;
	z-index: 1;
	bottom: 1px;
}

#from-blog ul li {
	float: left;
	border-top: 1px solid #ececed;
	width: 281px;
	margin: 0 0 0 0;
	padding: 14px 28px 14px 0;
}

#from-blog ul li.alt {
	margin: 0 0px 0 0;
	padding: 14px 0 14px 0;
}

#from-blog h3 {
	height: 14px;
	position: relative;
	z-index: 5;
	padding: 0 0 14px 0;
	border-bottom: 1px solid #dadbdb;
}

#from-blog p {
	color: #818181;
	font: 11px/18px Arial, Helvetica, sans-serif;
}

#from-blog p strong {
	color: #535353;
	font: 14px/16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
}

#from-blog .more {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #d20a1e;
	background: url(img/red-arrow.gif) no-repeat right 5px;
	padding: 0 6px 0 0;
}

#from-blog .more:hover {
	background: url(style/img/black-arrow.gif) no-repeat right 5px;
	color: #101214;
	border-bottom: 1px solid #101214;
}


#footer {
	background: #f5f7fa url(style/img/footer.gif) no-repeat left top;
	padding: 10px 0 30px 0;
}

#footer .copyr {
	color: #b2b5b8;
	float: left;
	padding: 0 0 0 17px;
	font: 11px/23px Arial, Helvetica, sans-serif;
}

#footer .fnav a {
	position: relative;
	left: 2px;
}

#footer .fnav a {
	color: #b2b5b8;
	float: right;
	font: 11px/23px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 0;
}

#footer .fnav a:hover { color: #464b51; }





.semicolumn {
	width:295px;
	float:left;
	padding:10px 0 0 0;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #575757;
	border-top:1px solid #eeeeee;
	margin-bottom:20px;
	border-bottom:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
}

.semicolumn1 {
	width: 135px;
	float:left;
	padding:6px 0 0 0;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #575757;
	border-top:1px solid #eeeeee;
	margin-bottom:15px;
	border-bottom:1px solid #eeeeee;
	
}



.semicolumn2 {
	width:250px;
	float:left;
	padding:10px 0 0 0;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #575757;
	border-top:1px solid #eeeeee;
	margin-bottom:15px;
	border-bottom:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
}	
.semicolumn h4 {
	font-weight:bold;
	font-size:18px;
	color:#333333;
}
.semicolumn2 h4 {
	font-weight:bold;
	font-size:18px;
	color:#333333;
	padding-bottom: 5px;
}

.semicolumn h5 {
	font-weight:bold;
	font-size:14px;
	color:#a40f0f;
}

.semicolumn ul {list-style-type:none;padding-top:5px;margin-bottom:15px;}
.semicolumn ul li {
	padding-left:10px;
	background: url(img/arrow-list.gif) no-repeat left center;
	text-transform: capitalize;
	
}

.semicolum {
	width:585px;
	float:left;
	padding:10px 0 0 0;
	margin:15px 0 0 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #575757;
	
}

.semicolumn2 ul li {
	padding-left:10px;
	background: url(img/arrow-list.gif) no-repeat left center;
	text-transform: capitalize;
	
}
.folio-article {
	padding-bottom:30px;

}


.folio-article h5 a:hover img {
background: url(img/img-folio-back.gif) no-repeat left bottom;
}

.folio-article h5 {
	font: bold 14px Arial, Helvetica, sans-serif, Tahoma;
	color: #333333;
	text-decoration: none;
	background:none;
	height:22px;
	padding:0px;
	border-bottom:thick solid !important;
	margin-bottom:-5px !important;
	padding-bottom:0px !important;
	width:560px;
	padding-left:8px !important;
	
	
	
}

.folio-article p {
	font: normal 11px Arial, Helvetica, sans-serif, Tahoma;
	color:#999999;
	margin-left:7px;
	line-height:16px;
}

.folio-article p span{
	font: bold 11px Arial, Helvetica, sans-serif, Tahoma;
	color:#666666;
	margin-left:7px;
	line-height:16px;
	display:block;
	float:left;
	margin-right:15px;
	width:60px;
}


.folio-article a {
	width:560px;
	height:160px;
	display:block;
	padding:15px;
	background: url(img/img-folio-back.gif) no-repeat left top !important;
	padding-bottom:10px;
	
}


.testimonial-article h1 {
	font: bold 16px Arial, Helvetica, sans-serif, Tahoma;
	color: #333333;
	text-decoration: none;
	padding-bottom:0px;	

}
.testimonial-article p {
	font: normal 11px Arial, Helvetica, sans-serif, Tahoma;
	color:#999999;
	margin-left:0px;
	line-height:16px;
}

.testimonial-article p.testimonial {
	font: normal 11px Arial, Helvetica, sans-serif, Tahoma;
	color:#999999;
	margin-left:0px;
	line-height:16px;
	padding-top:10px;
	border-top:1px solid #eeeeee;
	margin-top:10px;
}

.testimonial-article p span{
	font: bold 11px Arial, Helvetica, sans-serif, Tahoma;
	color:#666666;
	margin-left:0px;
	line-height:16px;
	display:block;
	float:left;
	margin-right:15px;
	width:100px;
}

.testimonial-article {
	margin-bottom:20px;
	border-top-color: #000033;
}


.clients-article h1 {
	font: bold 14px Arial, Helvetica, sans-serif, Tahoma;
	color: #333333;
	text-decoration: none;
	display:block;
	padding-top:10px;
		
}

.clients-article {
	width:196px;
	height:120px;
	display:block;
	float:left;	
	margin-bottom:20px;
	border-bottom:1px solid #eeeeee;
	padding-bottom:5px;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #999999;
	text-decoration: none;
}

.clients-article img {
	
	
}



.blog-article {
	width:590px;
	display:block;
	margin-bottom:50px;
}


.blog-article p.blog-comments a {
	width:79px;
	height:72px;
	display:block;
	float:left;
	text-align:center;
	background: url(img/blog-comment.gif) no-repeat left top;
	font: bold 24px Arial, Helvetica, sans-serif, Tahoma;
	color: #999999;
	text-decoration: none;
	padding-top:7px;
	margin-right:21px;
}

.blog-article p.blog-comments a span {
	font-size:11px;
	color:#999999;
	font-weight:normal;
}


.blog-article p.blog-comments a:hover {
	background: url(img/blog-comment.gif) no-repeat left bottom;
	color:#333333;
}


.blog-post {
	width:490px;
	float:left;
}

.blog-post-detailed {
	width:590px;
	float:left;
}

.blog-post h1 a {
	font: bold 16px Arial, Helvetica, sans-serif, Tahoma;
	color: #333333;
	text-decoration: none;
	padding-bottom:5px;
		
}

.blog-post-detailed h1 a {
	font: bold 16px Arial, Helvetica, sans-serif, Tahoma;
	color: #333333;
	text-decoration: none;
	padding-bottom:5px;
		
}


.blog-post h1 a:hover {
	font: bold 16px Arial, Helvetica, sans-serif, Tahoma;
	color: #D20A1E;
	text-decoration: none;
	padding-bottom:5px;
		
}

.blog-post-detailed h1 a:hover {
	font: bold 16px Arial, Helvetica, sans-serif, Tahoma;
	color: #D20A1E;
	text-decoration: none;
	padding-bottom:5px;
		
}


.blog-post h1 span {
	font: normal 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #999999;
	text-decoration: none;
	display:block;
	margin-top:5px;
	
}

.blog-post-detailed h1 span {
	font: normal 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #999999;
	text-decoration: none;
	display:block;
	margin-top:5px;
	
}

.blog-post h1 {
	padding-bottom:10px;
	border-bottom:1px solid #eeeeee;
	margin-bottom:10px;
}

.blog-post-detailed h1 {
	padding-bottom:10px;
	border-bottom:1px solid #eeeeee;
	margin-bottom:10px;
}

.blog-post p {
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #666666;
	text-decoration: none;	
	line-height:16px;
	margin-bottom:8px;
}

.blog-post-detailed p {
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #666666;
	text-decoration: none;	
	line-height:16px;
	margin-bottom:8px;
}

.blog-post-detailed p img {margin:10px 0 10px 0;border:5px solid #eeeeee;}

.blog-post p a, .blog-post-detailed p a {
	border-bottom:1px solid #eeeeee;
	color:#D20A1E;
}

.blog-post p a:hover, .blog-post-detailed p a:hover {
	border-bottom:1px solid #333333;
	color:#333333;
}

.blog-post p ul, .blog-post ul, .blog-post-detailed p ul, .blog-post-detailed ul {
	list-style-type:none;

}


.blog-post p ul li, .blog-post ul li, .blog-post-detailed p ul li, .blog-post-detailed ul li {
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #666666;
	text-decoration: none;
	line-height:16px;
	padding-left:12px;
	background: url(img/arrow-blog.gif) no-repeat left 5px;
	margin-left:5px;
	margin-bottom:5px;

}


.blog-post p ul li a, .blog-post ul li a, .blog-post-detailed p ul li a, .blog-post-detailed ul li a {
	border-bottom:1px solid #eeeeee;
	color:#D20A1E;

} 

.blog-post p ul li a:hover, .blog-post ul li a:hover, .blog-post-detailed p ul li a:hover, .blog-post-detailed ul li a:hover  {
	border-bottom:1px solid #333333;
	color:#333333;

} 

a.blog-category {
	font: normal 11px Arial, Helvetica, sans-serif, Tahoma !important;
	color: #D20A1E !important;
	text-decoration: none !important;
	
}

a.blog-category:hover {
	font: normal 11px Arial, Helvetica, sans-serif, Tahoma !important;
	color: #333333 !important;
	text-decoration: underline !important;
	
}

a.blog-read-more {
	width:107px;
	height:19px;
	padding:5px 0 0 9px;
	display:block;
	font: bold 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #CCCCCC;
	text-decoration: none;
	background: url(img/a-read-more.gif) no-repeat left top;
	margin-top:10px;
	float:left;

}

a.blog-read-more:hover {
	background: url(img/a-read-more.gif) no-repeat left bottom;
	color: #ffffff;
}


.blog-answer-article {
	width:570px;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #333333;
	text-decoration: none;
	margin-top:10px;
	margin-bottom:30px;
	text-align: justify;
	padding:10px;

}

.blog-answer-article h3 a {
	font: bold 14px Arial, Helvetica, sans-serif, Tahoma;
	color: #333333;
	text-decoration: none;
	padding-bottom:10px;
	border-bottom:1px solid #eeeeee;
	width:570px;
	display:block;	
}

.blog-answer-article h3 a:hover {
	font: bold 14px Arial, Helvetica, sans-serif, Tahoma;
	color: #D20A1E;

}

.blog-answer-article h3 span {
	font: normal 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #333333;
	text-decoration: none;

}

.blog-answer-article p.date {
	font: normal 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #D20A1E;
	display:block;
	float:right;
	margin-top:-35px;
}


.blog-post-comment {
	width:590px;
	height:300px;
}

.blog-post-comment p {
	width:580px;
	font: bold 12px Arial, Helvetica, sans-serif, Tahoma;
	color: #333333;
	margin-bottom:20px;
}

.form-text-field {
	width:580px;
	height:20px;
	background-color:#F5F7FA;
	border:none;
	font: bold 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #333333;
	text-decoration: none;
	padding:5px 0 0 10px;
	margin-top:5px;
}

.form-text-area {
	width:580px;
	height:100px;
	background-color:#F5F7FA;
	border:none;
	font: bold 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #333333;
	text-decoration: none;
	padding:5px 0 0 10px;
	margin-top:5px;
}

.blog-post-message {
	width:107px;
	height:19px;
	padding:5px 0 0 9px;
	display:block;
	font: bold 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #CCCCCC;
	text-decoration: none;
	background: url(img/a-read-more.gif) no-repeat left top;
	float:left;
	border:none;

}

.blog-post-message:hover {
	background: url(img/a-read-more.gif) no-repeat left bottom;
	color: #ffffff;
}


.blog-read-full-article {
	width:480px;
	height:21px;
	background: url(img/img-read-full-article.gif) no-repeat left top;
	display:block;
	float:left;
	margin-left:0px;
	font: bold 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #666666;
	text-decoration: none;
	padding:6px 0 0 10px;
	margin-top:0px;
}

.blog-read-full-article a {
	color:#333333;
	font-weight:bold !important;
	font-size:12px;
	
}

.blog-read-full-article a:hover {
	color:#000000;
	
}



ul.blog-sidebar {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #535353;
	margin-top:0px;
	margin-bottom:20px;
	margin-top:10px;
}

ul.blog-sidebar li {
}

ul.blog-sidebar li.last {
	border-bottom: none;
}

ul.blog-sidebar a {
	display:block;
	color: #a8a8a8;
	background: url(img/dotted-gray.gif) repeat-x left bottom;
	height:20px;
	padding-top:5px;
	text-align:left;
}

ul.blog-sidebar a strong {
	text-align:right;
}

ul.blog-sidebar a:hover {
	color: #101214;
	background: url(img/dotted-gray-dark.gif) repeat-x left bottom;
}

ul.blog-sidebar a span {
	display:block;
	float:left;
	width:190px;
}

ul.blog-sidebar a span.comment-nr {
	width:40px;
	text-align:right;
	display:block;
	float:left;
}



.form-contact-field {
	width:245px;
	height:25px;
	border:1px solid #D2D2D2;
	background-color:#EFEFEF;
	
}

ol.commentlist .author_comment {  
	border-bottom: 1px solid #0066CC;  
	border-top: 1px solid #0066CC;  
    background: #E6E6E6;
}  


.commentlist li, #commentform input, #commentform textarea {
	font: 0.7em Arial, Helvetica, sans-serif;
	font-style:normal;

	}

.commentlist li {
	font-weight: normal;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 1px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: inherit;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}