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


h1 {
	color: #DD137B;
}

h2 {
	color: #DD137B;
}

div#lemon_pic {
	margin-bottom:20px;
	width: 320px;
}

table#artwork_prices {
	width: 330px;

}

#designright strong {
color: #DD137B;
}

#designleft {
width:350px;
background-color:#EFEFEF;
float:left;
text-align:center;
}

#designleft #picturecontainer {
margin:25px;
}

#designleft #subpicturecontainer {
margin:10px 0;
border-top: 1px dashed #666; 
padding-top: 5px;
}

#designleft #subpicturecontainer img {
padding:0 10px;
}

#designright {
width:367px;
float:left;
}

#designright #textcontainer {
padding:0 25px;
text-align:justify;
margin-bottom:25px;
}

#designright #textcontainer span {
color: #DD137B;
font-size:1.1em;
font-weight:bold;
}

#designright h1 {
font-size:2em;
}

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

.clickimage {
cursor:pointer;cursor:hand;
}
p.head {
margin:2px 0; color:#DD137B; font-weight:bold; font-size:9px; line-height:10px;
}
div#gdnote {
	width:450px; height:570px; background:url(/images/graphicdesignnote.jpg) top no-repeat;
}
div#gdtextpad {
	padding:10px 0 0 0;
}
div#gdtextpad p {
	font-size:12px;
	line-height:1.3em;
	padding:3px 20px 0 50px;
}