/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.wpcf7 input, .wpcf7 textarea {
	border:#efefef solid 1px;
	padding:8px;
	font: 14px Georgia, Times, Serif;
	color: #7a7a7a;
}
.wpcf7 input:hover, .wpcf7 textarea:hover {
	border:#c2e4f9 solid 1px;
}
.wp-pagenavi span.pages {
	margin-right:10px;
}
