@charset "utf-8";
/* CSS Document */


h1 {
	color: #84c225;
	width:350px;
}

h2 {
	color: #84c225;
	width:350px;
}

th {
	background-color: #84c225;
}

table#artwork_sizes {
	width: 500px;
}



#resources_left_column {
	padding: 10px 20px 0 0;
	float: left;
	width: 45%;
}


#resources_right_column {
	float:right;
	padding: 10px 0px 0 40px;
	width: 45%;
}
#resources_right_column hr{
	margin: 10px 30px 10px 0px;
}

#resources_right_column h2{
	margin-top: 0px;
	
}

div#text_area {
	float:right; 
	width: 407px;
}