/*
Theme Name: PBHS Custom Blog
Theme URI: http://www.pbhs.com/
Description:
Author:
Author URI:

*/
.attachment-post-thumbnail{
padding:3px;
border: solid #CCCCCC 1px;
	float:left;
	margin: 0px 10px 10px 0px;
}
.alignleft{
	float:left;
	margin: 0px 10px 10px 0px;
}
.alignright{
	float:right;
	margin: 0px 0px 10px 10px;
}
#commentform textarea{
width:600px;
}

#content_side form, #content_side p {
	padding-left: 10px;
	}
	

