A:link { color:#816ba4; text-decoration:none}
A:visited { color:#816ba4; text-decoration:none}
A:active { color: #999999; text-decoration:none}
A:hover { color:#4d3c64; text-decoration:none}
	

.guestbook { 
width: 900px;
text-align:left;
color: #999999;
background-color: #ffffff;
top: 5px;
padding: 10px;	
font-family: Times, "Times New Roman", serif;
font-style: italic;
font-size: 18px;
}


.gb_content{
background: transparent url() no-repeat top right;
padding: .5em;
}

.gb_pagination {
margin-top: 10px;
}

.guestbook_top{
width: 930px;
padding: 5px;
border-top: 1px solid #efefef;
margin-top: 10px;

}

input, textarea{
border: solid 1px #000000;
}

td{
	 
	font-size: 12px;
	color: #000000;
}

#signform {
	font-family: Times, "Times New Roman", serif;
	font-size: 0.9em;
	color: #666666;
	padding-bottom: 20px;
	margin-left: 20px;
}

#gb_commentform #submit {
	width:100px;  
	padding:5px; 
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	color: #888888;
	background:url(http://www.antandnat.com/wp-content/themes/antandnat/images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}

#gb_commentform #submit_purple {
	width:100px;  
	padding:5px; 
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	color: #ffffff;
	background:url(http://www.antandnat.com/wp-content/themes/antandnat/images/button-bg-purple.gif) repeat-x; 
	border:1px solid #653d6b!important;
}

#gb_commentform textarea {
	font-family: Times, "Times New Roman", serif;
	font-size: 0.9em;
	width: 306px;
	color: #999;
	margin: 4px 0px 4px 0px;
	background: #fff url(http://www.antandnat.com/wp-content/themes/antandnat/images/field-bg-top.gif) repeat-x left top;
	border: 1px solid #d9d9d9;
	padding: 3px;
}

#gb_commentform input {
	font-family: Times, "Times New Roman", serif;
	width: 306px;
	font-size: 12px;
	color: #999;
	margin: 4px 0px 15px 0px;
	background: #fff url(http://www.antandnat.com/wp-content/themes/antandnat/images/field-bg-top.gif) repeat-x left top;
	border: 1px solid #d9d9d9;
	padding: 3px;
}

#gb_commentform textarea:hover, #gb_commentform select, #gb_commentform input:hover {
	border: 1px solid #d9d9d9;
}

#gb_date {
	color: #999;
	font-family: Times, "Times New Roman", serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
	font-style: italic;
}

#gb_footer_active {
	color: #8974aa;
}


