/*
Theme Name:     Graphene-Child
Description:    Graphene Child Theme
Author:         myersbr2
Template:       graphene

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../graphene/style.css");

.buynowcontainer {
	margin: 0 auto;
	text-align: center;
	padding: 2px;
	height: auto;
	width: 500px;
	border: medium dashed #333;
}

img.buynow {
	display: inline;
}