/*

User styles for print-this-section plugin go here.

*/

.print_this_section {
	margin:	10px;
	text-align: left;

}

.print_this_section_content {
	background-color:#fdeddd;
	border:1px solid #e87830;
	margin-bottom:5px;
	margin-top:5px;
	padding:10px;
}


.pt_printbutton {
	float: 	left;
	border: none;
	background: url(../images/h3-bg.jpg) top left no-repeat;
	height: 28px;
	width: 180px;
}

.pt_clear {
	clear:	both;
}

@media screen {
	#print_this_print_page_header, #print_this_print_page_footer {
		display: none;
		text-align: left;
	}
}
