/************************************************ *	AJAX Comments			        * ************************************************/.ajax-comments-wrapper {	border: 1px solid #dedeed;	background: url('images/box_bg.jpg') repeat-x;	clear: both;	display: block;	margin: 0px;	display: block;	/*-moz-border-radius: 10px;*/}.ajax-comment, .ajax-comment-alt {	position: relative;	display: block;	margin: 5px 5px 10px 5px;	padding: 0 0 1px 0;	clear: both;	font-family: arial, helvetica, sans-serif;	color: #222;	font-size: small;	font-weight: normal;	line-height: 120%;	border: 1px solid #D0D0D0;	/*-moz-border-radius: 10px;*/	overflow: hidden;}.ajax-comment-header, .ajax-comment-header-alt {	top: 1px;	width: 100%;	position: relative;	color: #515151;	font-family: arial, helvetica, sans-serif;	font-size: x-small;	padding: 1px 1px 1px -1px;	margin: 0;	clear: both;	/*-moz-border-radius-topleft: 10px;	-moz-border-radius-topright: 10px;*/}.ajax-comment-header {	background: transparent;}.ajax-comment {	background:#fff url('images/com_bg.jpg') repeat-x;}.ajax-comment-header-alt {	background: transparent;}.ajax-comment-alt {	background:#fff url('images/com_bg.jpg') repeat-x;}.ajax-comment-header a, .ajax-comment-header-alt a {		color: #BB4444;}.ajax-comment-header a:hover, .ajax-comment-header-alt a:hover {	text-decoration: none;	color: #3C657B;}.ajax-comment-info {	color: #666666;	float: right;	margin-right: 11px;}.ajax-comment-author {	margin-left: 10px;	font-weight: bold;	font-size: 1.0em;}.ajax-comment-text {	padding: 5px 11px 5px 10px;	margin: 0;	font-size: 0.9em;	line-height: 12pt;	clear: both;	display: block;	color:#444;}.ajax-options a{	color: #a38;	text-decoration: none;	margin-left: 15px;}