body
{
    font-family: arial,helvetica,sans-serif;
    margin:0px;
    background:#E8E8E8 none repeat scroll 0 0;
}

div#menu ul a:hover
{
	color:#82AE13;
}

div#main
{
	width:1000px;
	margin:auto;
	padding:0px;
	background:url(../images/used_cars_main_bg.png) repeat-y 0 0;	
	padding-left:25px;
	padding-right:25px;
}

div#header
{
	height:167px;
	width:100%;
	position:relative;
}

div#topbar a:link,
div#topbar a:visited
{
	color:#419639;
	font-size:0.9em;
}

div#topbar
{
	height:20px;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	padding-left:24px;	
}

div#logo
{
	background: url(../images/gmslogo.gif) 0 0 no-repeat;
	position:absolute;
	top:35px;
	left:42px;
	width:297px; 
	height:60px;
}
	
div#banner
{
	position:absolute;
	top:23px;
	left:449px;	
	width:470px;
	height:60px;
}

#menu
{
	width:100%;
	position:absolute;
	bottom:0px;
	left:0px;
	height:47px;
	font-size:12px;
}

#menu ul
{
	list-style:none;
	margin-left:15px;
	margin-top:0px;
	padding-left:40px;
	height:100%	
}

#menu li.top
{
	background: url(../images/tab-r-yellow.png) no-repeat scroll 0 -47px;
}

#menu li.top a
{
	background: url(../images/tab-l-yellow.png) no-repeat scroll 0 -47px;
	color:#D7591C;
}

#menu li
{
	float:left;
	background: url(../images/tab-r.png) no-repeat scroll 0 -47px;
	height:47px;
	overflow:hidden;
	border-right:1px solid #ffffff; 
}

#menu li a
{
	background: url(../images/tab-l.png) no-repeat scroll 0 -47px;
	height:47px;
	float: left;
	text-decoration: none;
	text-align: center;
	padding-top:15px;
	padding-left:13px;	
	padding-right:13px;
	font-size:12px;
	font-weight:bold;
}

div#wrapper
{
	position:relative;
}


#menu li:hover
{
	background: url(../images/tab-r.png) no-repeat scroll 0 -188px;
}

#menu li a:hover
{
	background: url(../images/tab-l.png) no-repeat scroll 0 -188px;
}

div#bottom
{
	width:100%;
	height:120px;
	background: transparent url(../images/footerbg.gif) no-repeat scroll 1px 0;
	margin-top:10px;
}

div#tagcloud
{
	width:940px;
	height:60px;
	padding-top:5px;
	text-align:center;
}

div#tagcloud ul
{
	margin:0px;
	padding-left:10px;
	padding-right:10px;
}

div#tagcloud ul li
{	
	display:inline;	
	list-style:none;
	line-height:22px;
}

div#tagcloud ul li.level1
{
	font-size:20px;
	font-weight:bold;
}

div#tagcloud ul li.level2
{
	font-size:14px;
	font-weight:bold;
}

div#tagcloud ul li.level3
{
	font-size:12px;
	font-weight:normal;
}

div#tagcloud ul li.level4
{
	font-size:10px;
	font-weight:normal;
}

div#tagcloud ul li.level5
{
	font-size:8px;
	font-weight:normal;
}



div#tagcloud ul li a:link,
div#tagcloud ul li a:visited
{
	color:#90BD12;
	text-decoration:underline;
}

div#footer
{
	width:100%;
	height:40px;
	position:relative;
}

div#copy
{
	color:#599312;
	font-size:0.9em;
	position:absolute;
	left:10px;
	top:0px;
	height:100%;
}

div#terms
{
	position:absolute;
	font-size:0.9em;
	right:50px;
	top:0px;
	height:100%;	
}

div#terms a:link,
div#terms a:visited
{
	padding-right:15px;
	color:#599312;
}

div#primary-nav
{
	width:950px;
	height:47px;
	position:absolute;
	top:0px;
	left:0px;
	background: url(../images/menu-m.png) 0 0 repeat-x;
}

div#primary-nav2
{
	width:950px;
	height:47px;
	position:absolute;
	top:0px;
	left:0px;
	background: url(../images/menu-l.png) 0 0 no-repeat;
}

div#primary-nav3
{
	width:950px;
	height:47px;
	position:absolute;
	top:0px;
	left:0px;
	background: url(../images/menu-r.png) 100% 0 no-repeat;
}

div#advSearchForm
{
	background: url(../images/advanced_search_small.jpg) 0 0 no-repeat;	
	height:115px;
	width:682px;
	position:relative;
	margin-left:20px;
}

#AdvancedSearchForm fieldset
{
	width:230px;
	height:60px;
}

form#AdvancedSearchForm
{
	position:relative;
	height:90px;
}

div#advSearchDetails
{
	position:absolute;
	left:5px;
	top:10px;
}


fieldset#fieldset-price select,
fieldset#fieldset-miles select
{
	width:162px;
}

div#genSearchMake select,
div#advSearchDetails select
{
	width:163px;
}

div#advSearchDetails select,
div#advSearchDetails input,
div#advSearchPrice input,
div#advSearchMiles input
{
	position:absolute;
	right:0px;
}

fieldset#fieldset-details
{
	width:150px;
}

#fieldset-details div#genSearchMake
{
	position:absolute;
	top:22px;
	right:0px;
}

#fieldset-details div#genSearchModel
{
	position:absolute;
	top:45px;
	right:0px;
}

#generic_search input,
#fieldset-details input
{
	width:159px;
	}

#fieldset-details div#genSearchDiriv
{
	position:absolute;
	top:70px;
	right:0px;
}

div#advSearchPrice
{
	position:absolute;
	top:25px;
	left:180px;
}

div#advSearchMiles
{
	position:absolute;
	top:25px;
	left:354px;
}

div#advSearchSubmit
{
	position:absolute;
	bottom:24px;
	right:11px;;
}

#fieldset-details div,
#fieldset-price div,
#fieldset-miles div
{
	margin-top:2px;
}

span.price
{
	color:#992626;
	font-size:2.0em;
}


div#advSearchFormSmall
{
	background: url(../images/advanced_search.jpg) 0 0 no-repeat;	
	height:176px;
	width:682px;
	position:relative;
	margin-left:10px;
}

div#advSearchFormSmall div#advSearchDetails input,
div#advSearchFormSmall div#advSearchDetails select
{
	position:absolute;
	right:0px;
	width:140px;	
}
div#advSearchFormSmall div#advSearchPrice input,
div#advSearchFormSmall div#advSearchMiles input
{
	position:absolute;
	right:0px;
	width:60px;	
}

div#advSearchFormSmall div#advSearchDetails
{
	position:absolute;
	top:35px;
	left:10px;
}

div#advSearchFormSmall div#advSearchPrice
{
	position:absolute;
	top:35px;
	left:275px;
	width:160px;
}

div#advSearchFormSmall div#advSearchMiles
{
	position:absolute;
	top:35px;
	left:475px;
	width:160px;
}

div#advSearchFormSmall div#advSearchSubmit
{
	position:absolute;
	bottom:-70px;
	right:50px;;
}


div#user_quote_stage3
{
	background: url(../images/used_cars_search_quote_stage3.jpg) 0 0 no-repeat;
	width:250px;
	height:150px;
	margin-top:27px;
	color:#57585c;
	position:relative;
}
	
div#user_quote_stage3 div#user_quote_stage3_title
{
	position:absolute;
	left:10px;
	top:10px;
	width:85px;
	font-size:14px;
}
	
div#user_quote_stage3 div#user_quote_stage3_text
{
	font-size:12px;
	position:absolute;
	left:10px;
	top:43px;
	width:120px;
	font-weight:bolder;
}
		


td.resultsRight
{
	text-align:right;
	vertical-align:top;
}

div.searchResults
{
	background: url('/images/resultsBox.jpg') 0 0 no-repeat;
	height:109px;
	width:683px;
	padding-top:5px;
	padding-left:10px;
	margin-left:25px;
}

span.resultsTitle
{
	color:#419639;
	font-size:15px;
}

div#advSearchDetails label,
div#advSearchPrice label,
div#advSearchMiles label
{
	padding-left:15px;
	font-size:12px;
}

fieldset#fieldset-details,
fieldset#fieldset-price,
fieldset#fieldset-miles
{
	border:none;
}

legend
{
	color:#992626;
	font-size:12px;	
}

div#right_bottom
{
	vertical-align:top;
}

div#top_right
{
	position:relative;
	margin-top:-100px;
	color:#57585c;
	font-size:12px;
}

span.orange
{
	color:#f7b747;
}

div.tr_title
{
	font-size:16px;
}

div#top_right
{
	font-size:11px;
}

div#top_right div#tr_red_title
{
	padding-top:5px;
	padding-left:35px;
	padding-bottom:100px;
}

div#tr_apply {
	cursor: pointer;
}

div#tr_apply_text
{
	padding-left:22px;
	padding-top:37px;
	color:#972224;
}

div#tr_apply_text a:link,
div#tr_apply_text a:visited
{
	color:#972224;	
}

div#tr_apply_text a:hover
{
	text-decoration:underline;	
}

div#top_right div#tr_yellow_title
{
	padding-top:5px;
	padding-left:35px;
	padding-bottom:5px;
}

div#top_right div#tr_green_title
{
	padding-top:5px;
	padding-left:35px;
	padding-bottom:5px;
}

div#top_right div#tr_red_text
{
	padding-left:5px;
	width:186px;
}

div#top_right div#tr_yellow_text
{
	padding-left:35px;
	width:146px;
}

div#top_right div#tr_green_text
{
	padding-left:35px;
	width:70px;
}

div#top_right div#tr_red
{
	background: url('/images/search_frontpage_tr_red.jpg') 0 0 no-repeat;
	height:185px;
	width:206px;
	position:absolute;
	left:10px;
	top:15px;
	padding:5px;
}

div#top_right div#tr_yellow
{
	background: url('/images/search_frontpage_tr_yellow.jpg') 0 0 no-repeat;
	height:185px;
	width:206px;
	position:absolute;
	left:226px;
	top:15px;
	padding:5px;
}

div#top_right div#tr_green
{
	background: url('/images/search_frontpage_tr_green.jpg') 0 0 no-repeat;
	height:110px;
	width:256px;
	position:absolute;
	left:448px;
	top:15px;
	padding:5px;	
}

div#top_right div#tr_apply
{
	background: url('/images/search_frontpage_tr_apply.jpg') 0 0 no-repeat;
	height:65px;
	width:243px;
	position:absolute;
	left:448px;
	top:130px;
	padding:5px;
}

div#top_right div#tr_arrow1
{
	background: url('/images/search_frontpage_tr_arrow.png') 0 0 no-repeat;
	height:39px;
	width:57px;
	position:absolute;
	left:190px;
	top:52px;
	
}

div#top_right div#tr_arrow2
{
	background: url('/images/search_frontpage_tr_arrow.png') 0 0 no-repeat;
	height:39px;
	width:57px;
	position:absolute;
	left:410px;
	top:52px;
}

div#generic_search
{
	background: url(/images/generic_search.jpg) 0 0 no-repeat;
	padding-left:15px;
	height:200px;
	width:202px;
}

div#gsearch_title
{
	padding-top:5px;
	padding-bottom:15px;
	color:#fff;
}

div#genSearchSubmit,
div#genSearchMake,
div#genSearchModel,
div#genSearchDiriv
{
	margin-bottom:15px;
}


div.hd_bar
{
	position:absolute;
	top:0px;
	left:0px;
	background:#fff;
	height:170px
}
	

div#hot_deals
{
	background: url('/images/search_frontpage_hotdeals_bg.jpg') 0 0 no-repeat;
	height:240px;
	width:682px;
	margin-top:15px;
	position:relative;	
	font-size:11px;	
	margin-left:10px;
}

div#hd_cars td
{
	width:105px;
}

div#hd_price
{
	font-size:16px;
	color:#b43232;
	font-weight:bold;
	width:100px;
}

div#hd_cars a:link,
div#hd_cars a:visited
{
	color:#b43232;
}

div#hd_cars a:hover
{
	text-decoration:underline;
}



div#hd_title
{
	position:absolute;
	left:15px;
	top:5px;
	font-size:16px;	
	color:#fff;
}

div#hd_moreinfo
{
	position:absolute;
	left:35px;
	top:42px;
}

div#hd_viewall
{
	position:absolute;
	right:25px;
	top:43px;
}

div#hd_viewall a:link,
div#hd_viewall a:visited
{
	color:#000;
}
#hd_left_btn
{
	position:absolute;
	left:25px;
	top:95px;
	width:13px;
	height:27px;
	background:url(/images/hot_deals_button_left.jpg);
}

#hd_right_btn
{
	position:absolute;
	right:25px;
	top:75px;
	width:13px;
	height:27px;
	background:url(/images/hot_deals_button_right.jpg);	
}

div#hd_cars
{	
	position:absolute;
	left:50px;
	top:65px;
	width:590px;
	height:60px;
	font-size:12px;
}

.hot_deals
{
	margin-right:15px;
	width:100px;
}

div#lpc_title
{
	font-size:16px;
	padding-top:5px;
	padding-left:10px;
	color:#fff;
}

span#lpc_apply
{
	color:#972224;
	padding-left:10px;
}

span#lpc_apply a:link,
span#lpc_apply a:visited
{
	color:#972224;
}

span#lpc_apply a:hover
{
	text-decoration:underline;
}



div#why_choose_loan
{
	height:381px;
	width:330px;
	background: url(../images/why_choose_loan.jpg) 0 0 no-repeat;
	font-size:12px;
	margin-left: 5px;
	margin-right: 10px;
}

div#why_choose_car a
{
color:#972224 !important;
}

div#why_choose_car
{
	height:381px;
	width:330px;
	background: url(../images/why_choose_vehicle.jpg) 0 0 no-repeat;
	font-size:12px;
	margin-left: 5px;
	margin-right: 10px;
}

div#why_choose_loan ul li,
div#why_choose_car ul li
{
	padding:8px;
}

div#why_choose_loan ul,
div#why_choose_car ul
{
	margin-left:-10px;
}

div#search_alternative
{
	height:84px;
	width:330px;
	background: url(../images/low_pay_vans.jpg) 0 0 no-repeat;
	padding-left:15px;
	padding-top:10px;
	font-size:11px;
	margin-left:5px;
}

div#search_alternative a:link,
div#search_alternative a:visited
{
	margin-top: -10px;
	color:#972224;
}

div#search_alternative a:hover,
{
	text-decoration: underline;
}


div#low_payment_cars
{
	height:84px;
	width:315px;
	background: url(../images/low_pay.jpg) 0 0 no-repeat;
	padding-left:15px;
	padding-top:10px;
	font-size:11px;
	margin-left:5px;
}

div#low_payment_cars a:link,
div#low_payment_cars a:visited
{
	color:#972224;
}

div#low_payment_cars a:hover
{
	text-decoration:underline;
}


div#lowcars_title
{
	font-size:14px;
	margin-bottom:15px;
	color:#972224;
}

div#get_delivered
{
	height:185px;
	width:325px;
	background: url(../images/delivered.jpg) 0 0 no-repeat;
	margin-bottom:10px;
	font-size:11px;
	padding-left:10px;
	margin-left:5px;
}

div#get_delivered div#deliv_title
{
	padding-top:10px;
	font-size:16px;
	color:#972224;
}

div#get_delivered ul
{
	margin-left:-20px;
}

div#uk_wide_car_service
{
	height:89px;
	width:289px;
	background: url(../images/uk_wide.jpg) 0 0 no-repeat;
	font-size:11px;
	padding-left:10px;
	padding-top:10px;	
}	
	
div#uk_wide_car_service div#ukw_title
{
	padding-top:10px;
	font-size:16px;
	color:#419639;
	font-size:14px;
}

div#left_bottom div#recommend
{
	background: url(../images/used_cars_home_recommend.jpg) 0 0 no-repeat;
	height:55px;
	width:205px;
	margin-top:15px;
	color:#57585C;
	font-size:10px;
	padding-left:8px;
	padding-top:15px;

}

div#left_bottom div#recommend a:link,
div#left_bottom div#recommend a:visited
{
	color:#57585C;
}

div#left_bottom div#recommend a:hover
{
	text-decoration:underline;
}

div#loansbybudget
{
	background: url(../images/used_cars_search_loansbybudget.jpg) 0 0 no-repeat;
	height:217px;
	width:200px;
	margin-top:15px;
	position:relative;
}

div#loansbybudget div#lbb_title
{
	color:#fff;
	font-size:15px;
	position:absolute;
	left:10px;
	top:10px;	
}

div#loansbybudget div#lbb_main
{
	font-size:11px;
	position:absolute;
	width:190px;
	left:5px;
	top:40px;	
}


div#budgetresult,
div#notsure,
div#lbbsubmit
{
	margin-top:5px;
}

div#notsure,
div#notsure a:link,
div#notsure a:visited
{
	color:#972224;
}

div#notsure a:hover
{
	text-decoration:underline;
}

div#credittable
{
	position:absolute;
	top:387px;
	left:397px;	
	z-index:999;
	font-size:12px;
	width:0px;
	height:0px;
	background-color:#419639;
	overflow:hidden;
}


div#credittable table
{
	margin:10px;
}

div#credittableshaddow
{
	position:absolute;
	top:392px;
	left:407px;	
	z-index:997;
	font-size:12px;
	background-color:#000;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	opacity: 0.25;
	width:0px;
	height:0px;
	overflow:hidden;
}

div#left_bottom div#PMM
{
	background: url(../images/used_cars_search_home_pmm.jpg) 0 0 no-repeat;
	height:76px;
	width:200px;
	margin-top:15px;
	font-size:12px;
	color:#000;
}
div#left_bottom div#PMM div#pmmtext
{
	padding-left:75px;
	padding-top:5px;	
}

div#left_bottom div#PMM a:hover
{
	text-decoration:underline;
}

div#left_bottom div#PMM div#pmmtitle
{
	font-size:14px;
	color:#429639;
	padding-left:100px;
	padding-top:5px;
}



div#left_bottom div#userquoteleft
{
	background: url(../images/used_cars_search_home_usersquote.jpg) 100% 100% no-repeat;
	height:206px;
	width:205px;
	margin-top:14px;
	font-size:14px;
	color:#972224;
}

div#left_bottom div#userquoteleft div#userquotetext
{
	padding-left:5px;
	padding-right:105px;
	padding-top:40px;
}

div#resultsDetailsTitle
{
	font-size:14px;
	color:#972224;
}

div#resultsDetailsTable td
{
	padding-top:5px;
}

div#resultsBox
{
	margin-left:10px;
	background:	url(../images/used_cars_search_results_resultsbox.jpg) 0 0 no-repeat;
	height:311px;
	width:681px;
	position:relative;
	font-size:12px;	
}

div#pagination
{
	position:relative;
	height:23px;
}

div#pagiLinkPrev
{
	left:35px;
	top:0px;
}

div#pagiLinkNext
{
	left:139px;
	top:0px;
}

.pagiLink
{
	padding-top:3px;
	position:absolute;
	background: url(../images/used_cars_search_breadcrumb.jpg) 0 0 no-repeat;
	width:104px;
	height:26px;
	text-align:center;
}

div#paginationU
{
	position:relative;
	height:10px;
}

.pagiLinkU
{
	padding-top:3px;
	position:absolute;
	background: url(../images/used_cars_search_breadcrumb_u.jpg) 0 0 no-repeat;
	width:104px;
	height:26px;
	text-align:center;
}

div#pagiLinkPrevU
{
	right:139px;
	top:-8px;
}

div#pagiLinkNextU
{
	right:35px;
	top:-8px;
}

div#pagination a:link,
div#pagination a:visited
{
	text-decoration:none;
	color:#fff;
	width:100%;
	height:100%;
	display:block;
}

div#pagination a:hover
{
	text-decoration:underline;
}

img#getMoreInfoBtn:hover
{
	background:url(../images/moreInfo_rollover.jpg);
}

div#resultsDetails
{
	position:absolute;
	left:310px;
	top:10px;
	height:290px;
	width:360px;
	color:#57585c;
}

div#resultsDetails td#title
{
	font-weight:bolder;
}

div#resultsDetailsFinance
{
	position:absolute;
	right:0px;
	bottom:5px;
}
div#resultsDetailsFinance a
{
	margin:5px;
}

div#resultsDetailsPrice
{
	position:absolute;
	right:0px;
	bottom:40px;
	width:100px;
}

div#resultsDetailsPriceGreen
{
	position:absolute;
	right:0px;
	bottom:15px;
	color:#429639;
	font-size:20px;
}

div#resultsDetailsPriceBlack
{
	position:absolute;
	right:0px;
	bottom:0px;
}

div#resultsImage
{
	position:absolute;
	left:10px;
	top:10px;
	height:290px;
	width:290px;
}

div#mainImage
{
	width:270px;
	position:absolute;
	top:5px;
	left:10px;	
}

div#moreImages
{
	position:absolute;
	top:245px;
	left:10px;
}

div#moreImages img
{
	width:50px;
	height:35px;
}

div#insurance
{
	background: url(../images/used_cars_insurance_right.jpg) 0 0 no-repeat;
	width:201px;
	height:246px;
	margin-top:10px;
	position:relative;
}

div#insurance a:link,
div#insurance a:visited
{
	color:#972224;
}

div#insurance a:hover
{
	text-decoration:underline;
}

div#insurance_title
{
	position:absolute;
	left:15px;
	top:20px;
	font-size:14px;
	color:#972224;
}

div#insurance_text
{
	position:absolute;
	left:15px;
	top:40px;
	font-size:12px;	
	color:#57585c;
}




div#manufList
{
	margin-top:25px;
	height:420px;
	width:190px;
	font-size:12px;
	color:#972224;
	background: url(../images/used_cars_manuf.jpg) 0 0 no-repeat;
}

div#manufListTitle
{
	font-size:14px;
	color:#fff;
	padding-top:5px;
	padding-left:25px;
	margin-bottom:15px;
}

div#manufListList
{
	padding-left:10px;
	height:380px;
	width:175px;
	overflow:auto;
}

div#manufList a:link,
div#manufList a:visited
{	
	color:#972224;
	margin-bottom:5px;
}

div#manufList a:hover
{
	text-decoration:underline;
}

div#top
{
	position:relative;
	}
	
div.breadcrumbs
{
	position:absolute;
	top:0px;
	right:30px;
}

div.breadcrumbs a:hover
{
	text-decoration:underline;
	}

div#breadcrumbs_2 div#bc_link_b
{
	position:absolute;
	top:0px;
	right:104px;
}

div#breadcrumbs_3 div#bc_link_b
{
	position:absolute;
	top:0px;
	right:0px;
}

div#breadcrumbs_2 div#bc_link_f
{
	position:absolute;
	top:0px;
	right:0px;
}

div.bc_link
{
	background: url(../images/used_cars_search_breadcrumb.jpg) 0 0 no-repeat;
	width:104px;
	height:26px;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-size:14px;
}

div#apply
{
	padding-left:30px;
	width:950px;
}

div#apply a:link,
div#apply a:visited
{
	color:#972224;
}

div#apply a:hover
{
	text-decoration:underline;
	color:#972224;
}

div#apply p
{
	font-size: 0.8em;
}






a:link,
a:visited
{
	text-decoration:none;
}

a:link,
a:visited
{	
	color:#fff;	
}

div#fleetcars,
div#financecalc,
div#loans_container
{
	width:902px;
	padding-left:24px;
	padding-right:24px;
	font-size:12px;
	color:#555555;
}


div#fleetcars h2,
div#financecalc h1,
div#financecalc h2,
div#financecalc h3,
div#financecalc label,
div#loans_container h1,
div#loans_container h2,
div#loans_container h3
{
	color:#429639;
}

div#financecalc th
{
	font-size:0.8em;
}

div#financecalc strong,
div#loans_container td.option,
div#loans_container strong
{
	color:#57585C;
}

div#financecalc a:link,
div#financecalc a:visited,
div#loans_container a:link,
div#loans_container a:visited
{
	color:#972224;
}

div#financecalc a:hover,
div#loans_container a:hover
{
	text-decoration:underline;
}

#mpu #MPUcalc img.MPUchecker:hover
{
	border:1px solid blue;
}
#mpu #MPUcalc img.MPUchecker
{
	border:1px solid #FC822D;
	cursor:pointer;
	margin-right:2px;
	vertical-align:middle;
}

#mpu #MPUcalc table#MPUcalcHP tr, #mpu #MPUcalc table td 
{
	padding: 15px 0;
}

#mpu select
{	
	width:110px;
}

#mpu input
{	
	width:90px;
}

form #lowcarsform a {
	font-size: 1.1em;
}

a {
	cursor: pointer;
}

div#fp_right_yellow_mid
{
	background:transparent url(../images/gom_fp_right_yellow_mid.jpg) repeat-y scroll 0 0;
	height:500px;
	margin-top:-16px;
	width:547px;
}

div#fp_right_yellow_btm
{
	background:transparent url(../images/gom_fp_right_yellow_btm.jpg) no-repeat scroll 0 100%;
	height:500px;
	width:547px;
}

div#fp_right_yellow_top
{
	background:transparent url(../images/gom_fp_right_yellow_top.jpg) no-repeat scroll 0 0;
	height:500px;
	width:547px;
}

div#cant_find_box
{
	margin:15px 65px 10px 65px;
	color:#429539;
}

div#cant_find_box table
{
border-spacing:6px;
}

div#fp_right_yellow_top h3
{
	color:#FFFFFF;
	font-size:15px;
	font-weight:normal;
	margin-left:15px;
	padding-top:3px;
}