/*
Theme Name: LT
*/

/* implement */

.navigation .next{
	float:right;
	margin:0px;
}
.navigation .prev {
	float:left;
	margin:0px;
}
#content .meta ul{
	list-style:none;
	padding:0 0 10px;
	margin:0 0 10px;
}
#comments, #respond{
	margin:0px;
	padding:0px;
}
#respond textarea#comment{
	width:430px;
}
fieldset{
	border:none;
}