#gc_left_panel 
{
	float:left;	
	width: 713px;
}
#gc_right_panel
{
	float:right;
	width: 247px;
}



#full_giftcard
{
	background: #3d4c61 url(images/productspage/full_giftcard.gif) top left no-repeat;
	width: 224px;
	height: 310px;
}






#or_giftcert_header {
	background: url(images/headers/title_buyagiftcert_or.gif) top left no-repeat;
	width: 247px;
	height: 26px;
	margin-top: 10px;
}


#or_giftcert_panel
{
	background: #3d4c61 url(images/layout/orgc_panelround.gif) bottom left no-repeat;
	width: 247px;
	padding-top: 15px;
	text-align: center;
}

#or_giftcert_panel img
{
	border: 0;
}

#or_giftcert_panel p
{
	padding: 0 15px 0 15px;
	text-align:left;
}

#logolinks
{
	padding: 0 15px 0 15px;
}

#card_desc
{
	padding: 0 15px 15px 15px;
	font-size: 80%;
	color: #fec000;
	text-align: center;
}

#giftcert_header {
	background: url(images/headers/title_buyagiftcert.gif) top left no-repeat;
	width: 713px;
	height: 26px;
	margin-top: 10px;
}

#giftcert_panel
{
	background: #3d4c61 url(images/layout/giftcert_panelround_large.gif) bottom left no-repeat;
	width: 683px;
	padding: 15px;
}
#theRulesImg
{
	width: 96px;
	float: left;
	clear: both;	
}
#theRulesText
{
	float: left;
}
#theRulesText ol
{
	list-style-type:decimal;
	margin-top: 0;
}
#important-note
{
	border: solid 1px #242d3a;
	background-color: #8a775c;
	clear: left;
	padding: 10px;	
	margin-bottom: 20px;
	margin-top: 0;
}
#important-note h1
{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}
#giftcert-links
{
	margin: 10px 0;
	text-align:center;	
	width: 653px;
}
#giftcert-links a,
#giftcert-links a:active,
#giftcert-links a:visited
{
	color: White;
}
#giftcert-links a:hover
{
	color: #fec000;
}


/* FORM STUFF */

/* Overrides of styles_large.css */
div.field
{
	width: 683px;
	float: none;
	margin: 0 0 0 0;
	padding: 0px 0 0 0;
	clear: both;
}

div.field label.field
{
	text-align: right;
	float: left;
	width: 170px;
	margin: 4px 0 0 0;
	padding: 0 15px 0 0 ;
}

div.field span.field
{
	float: left;
	width: 480px;
	margin: 4px 0 0 0;
	padding: 0;
}


