/* reset css============*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
/* structure ========================================================== */

html {
	height:100%;
	background: url(/images/template/bodyBkgR.jpg);
	background-repeat:repeat-x;
	background-color:#efefef;
}

body {
	margin:0;
	padding: 0;
	background: url(/images/template/bodyBkg2.gif);
	background-position:top center;
	background-repeat:repeat-y;
	font:11px verdana,arial, sans-serif;
	color: #1d1d1d;
	min-height:101%;
}

#container{
	width:900px;
	margin:0 auto;
}
#header{
	
	height:147px;
	border-bottom:3px solid #000;
}
h1#logo{
	background:url(/images/template/occ_logo.gif);
	width:270px; 
	height:62px;
	float:left;
	text-indent:-10000px;
	margin-top:45px;
	margin-left:20px;
}
h1#logo a{
	display:block;
	width:270px;
	height:62px;
}
h2{
	color:#3f322a;
	font-size:18px;
	margin:5px 0;
	font-weight:normal;
}

h2.define{
	color:#3f322a;
	font-size:16px;
	line-height:24px;
	margin:8px 0 8px 0;
	font-weight:normal;
}
h3{
	color:#3f322a;
	font-size:16px;
	margin:5px 0;
	font-weight:normal;
}
h3#keyStaff{
	color:#3f322a;
	font-size:18px;
	margin:15px 0 10px 0;
	font-weight:normal;
}
h4{
	color:#3f322a;
	font-size:15px;
	margin:0px 0;
	font-weight:normal;
}
h4#def_community{
	text-indent:-10000px;
	background:url(/images/titles/def_community.gif);
	background-repeat:no-repeat;
	width:160px;
	display:block;
	height:22px;
}
h4#def_fan{
	text-indent:-10000px;
	background:url(/images/titles/def_fan.gif);
	background-repeat:no-repeat;
	width:160px;
	display:block;
	height:22px;
}
h4#def_volunteer{
	text-indent:-10000px;
	background:url(/images/titles/def_volunteer.gif);
	background-repeat:no-repeat;
	width:160px;
	display:block;
	height:22px;
}
h4#def_transparent{
	text-indent:-10000px;
	background:url(/images/titles/def_transparent.gif);
	background-repeat:no-repeat;
	width:160px;
	display:block;
	height:22px;
}
h4#def_official{
	text-indent:-10000px;
	background:url(/images/titles/def_official.gif);
	background-repeat:no-repeat;
	width:160px;
	display:block;
	height:22px;
}
#content{
	width:864px;
	margin:0 auto;
}
#homeContent{
	padding:0 10px;
}
#sideContent{
	float:left;
	width:270px;
	padding:0 10px;
	margin-bottom:20px;
}
	#sideContent span.separator{
		margin:10px 0;
		padding:0;
		display:block;
		background-image:url(/images/template/sideSeparator.jpg);
		background-repeat:no-repeat;
		height:5px;
		width:270px;
		font-size:0.1em;
	}
	#sideContent ul{
		list-style:none;
		margin:8px 5px 8px 5px;
		
		
	}
	#sideContent ul li{
		background: url(/images/template/bullet.gif);
		background-repeat:no-repeat;
		background-position:0 3px;
		padding:0px 5px 10px 20px;
		line-height:1.4em;
	}
	h4#results{
		text-indent:-10000px;
		background:url(/images/titles/results.gif);
		background-repeat:no-repeat;
		width:64px;
		height:18px;
		padding:0 4px;
	}
	h4#beliefs{
		text-indent:-10000px;
		background:url(/images/titles/beliefs.gif);
		background-repeat:no-repeat;
		width:70px;
		height:18px;
		padding:0 4px;
	}
	h4#testimonials_contact{
		text-indent:-10000px;
		background:url(/images/titles/testimonials_contact.gif);
		background-repeat:no-repeat;
		width:110px;
		height:18px;
		padding:0 4px;
	}
	h4#contactSide{
		text-indent:-10000px;
		background:url(/images/titles/contactUs_side.gif);
		background-repeat:no-repeat;
		width:110px;
		height:18px;
		margin-bottom:10px;
		padding:0 4px;
	}
	
#mainContent{
	float:left;
	width:558px;
	padding:0 10px 20px 20px;
	min-height:400px;
	height:auto !important;
	height:400px;
}

	#mainContent p,#mainContent ul, #homeContent,#sideContent{
		padding:5px 1px;
		font-size:11px;
		line-height:18px;
	}
	#mainContent h2{
		text-indent:-10000px;
		background-repeat:no-repeat;
		width:386px;
		height:24px;
	}
	h2#ourTeam{
		background:url(/images/titles/ourTeam.gif);
	}
	h2#ourCompany{
		background:url(/images/titles/ourCompany.gif);
	}
	h2#ourClients{
		background:url(/images/titles/ourClients.gif);
	}
	h2#ourPhilo{
		background:url(/images/titles/ourPhilosophy.gif);
	}
	h2#terms{
		background:url(/images/titles/terms.gif);
	}
	h2#testimonials{
		background:url(/images/titles/testimonials.gif);
		margin-bottom:15px;
	}
	h2#inthepress{
		background:url(/images/titles/inthepress.gif);
		margin-bottom:15px;
	}
	h2#privacy{
		background:url(/images/titles/privacy.gif);
	}
	h2#definitions{
		background:url(/images/titles/definitions.gif);
	}
	h2#solCommunity{
		background:url(/images/titles/community.gif);
	}
	h2#solEcomm{
		background:url(/images/titles/eCommerce.gif);
	}
	h2#solInteraction{
		background:url(/images/titles/interaction.gif);
	}
	h2#solBoards{
		background:url(/images/titles/boards.gif);
	}
	h2#solNewsletters{
		background:url(/images/titles/newsletters.gif);
	}
	h2#contactUs{
		background:url(/images/titles/contactUs.gif);
	}
	h2#busOps{
		background:url(/images/titles/busOps.gif);
	}
	h2#jobs{
		background:url(/images/titles/opportunities.gif);
	}
	h2#OtherMedia{
		background:url(/images/titles/OtherMedia.gif) no-repeat;
		width:100%;
		margin:15px 0 25px 0;
	}
#navigation{
	float:right;
	height:147px;
}
#mainLine{
	height:3px;
	clear:both;
	font-size:0.1em;
	width:864px;
	margin:0 auto;
	background:#000;
}
.clear{
	height:1px;
	font-size:1px;
	clear:both;
}
.weBoxes{
	float:left;
	width:275px;
	height:110px;
	margin-bottom:15px;
	_margin-bottom:0;
	margin-right:17px;
	background:url(/images/template/sideSeparator.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.colsLast{
	margin-right:0;
}
.homeCols, #defItem{
	float:left;
	width:274px;
	margin-bottom:20px;
	margin-top:10px;
	_margin-top:0px;
	margin-right:18px;
	
}
	.homeColsLast{
		float:left;
		width:274px;
		margin-bottom:20px;
		margin-right:0px;
		margin-top:10px;
		_margin-top:0px;
		
	}
	.homeCols h3,.homeColsLast h3{
		text-indent:-10000px;
		background-repeat:no-repeat;
		width:251px;
		height:28px;
		padding:0;
		margin:0 0 10px 0;
	}
	.homeCols ul{
		margin:5px 0;
		font-size:11px;
	}
	.homeCols li{
		padding:0px 2px 10px 20px;
	}
	#homeColsBar{
		height:2px;
		background:#3f3229;
		clear:left;
		font-size:0.1em;
		margin-bottom:10px;
	}

	h3#H_strategy{
		background:url(/images/titles/strategy.gif); 
	}
	h3#H_solutions{
		background:url(/images/titles/solutions.gif); 
		text-indent:0;
	}
	h3#H_testimonials{
		background:url(/images/titles/h_testimonials.gif); 
		text-indent:0;
	}
	h3#H_testimonials a,h3#H_solutions a{
		display:block;
		height:18px;
		}
	h3#H_testimonials a span,h3#H_solutions a span{display:none;}
#definitions{
	width:557px;
	float:left;
}
	#definitions ul, .defFull ul{
		list-style:none;
		margin-left:0;
		margin-right:0;
	}
	#definitions ul li{
		background:url(/images/template/defintionArrows.gif); 
		background-repeat:no-repeat;
		background-position:0 0;
		font-size:11px;
		color:#5d5550;
		padding-left:32px;
	}
	.defFull ul li{
		background:url(/images/template/defintionArrows_full.gif); 
		background-repeat:no-repeat;
		background-position:0 2px;
		font-size:11px;
		color:#5d5550;
		padding-left:25px;
	}
#breadcrumbs h3{
	text-indent:-100000px;
	height:44px;
	width:300px;
	margin-top:0;
	background-repeat:no-repeat;
}
	h3#ourTeam_side{
		background:url(/images/titles/br_ourTeam.gif);
	}
	h3#ourCompany_side{
		background:url(/images/titles/br_ourCompany.gif);
	}
	h3#ourPhilo_side{
		background:url(/images/titles/br_ourPhilosophy.gif);
	}
	h3#testimonials_side{
		background:url(/images/titles/br_testimonials.gif);
	}
	h3#inthepress_side{
		background:url(/images/titles/br_press.gif);
	}
	h3#ourClients_side{
		background:url(/images/titles/br_ourClients.gif);
	}
	
	h3#privacy_side{
		background:url(/images/titles/br_privacy.gif);
	}
	h3#terms_side{
		background:url(/images/titles/br_terms.gif);
	}
	h3#solCommunity_side{
		background:url(/images/titles/br_solutions.gif);
	}
	h3#solEcomm_side{
		background:url(/images/titles/br_ecommerce.gif);
	}
	h3#solInteraction_side{
		background:url(/images/titles/br_interaction.gif);
	}
	h3#solBoards_side{
		background:url(/images/titles/br_boards.gif);
		width:320px;
	}
	h3#solNewsletters_side{
		background:url(/images/titles/br_newsletters.gif);
	}
	h3#contact_side{
		background:url(/images/titles/br_contact.gif);
		width:320px;
	}
	h3#busOp_side{
		width:350px;
		background:url(/images/titles/br_busOps.gif);
	}
	h3#jobs_side{
		width:300px;
		background:url(/images/titles/br_jobs.gif);
	}
	h3#definitions_side{
		background:url(/images/titles/br_definition.gif);
	}
#testim_text, .testimonialsFull{
	background:url(/images/template/quotesTop.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:5px 25px;
	font-style:italic;
}

	#testim_text p,.testimonialsFull p{
		font-style:normal;
	}

.quotesEnd{
	background:url(/images/template/quotesBot.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:18px;
}

#ProfitLogo{
	float:right;
	width:74px;
	height:112px;
	background:url(/images/press/ProfitLogo.gif) no-repeat;
	}
	#ProfitLogo a{display:block; width:74px; height:112px;}
	
#siteMap{
	background:#3f322a;
	/*width:864px;*/
	width:770px;
	height:100px;
	clear:left;
	margin-bottom:10px;
	float:left;
}
	#siteMap .cols{
		width:170px;
		float:left;
	}

	#siteMap .cols ul{
		list-style:none;
		margin:5px;
		margin-left:20px;
	}
	#siteMap .cols ul li{
		padding:2px 5px;
		background:none;
		color:#fff;
		font-family:arial;
		font-size:11px;
	} 
	#siteMap .colsEnd{
		width:300px;
		float:right;
		margin:5px;
		color:#fff;
		font-size:13px;
		letter-spacing:1px;
		padding:0 5px;
		text-align:right;
	}
	#siteMap a{
		color:#fff;
		text-decoration:none;
	}
	#siteMap a:hover{
		color:#dcd6d6;
	}
	
#footer{
	padding-top:15px;
	clear:left;
	color:#000;

}




#login{
	width:280px;
	float:left;
	padding:0px;
}
	#login input{
		float:left;
		width:85px;
		height:15px;
		font-size:11px;
		margin:5px 4px;
		padding:1px 3px 0 3px;
		background:#dcd6d6;
		border:0;
	}
	#login a.submit{
		display:block;
		float:left;
		background:url(/images/template/submitBut.jpg);
		background-repeat:no-repeat;
		background-position:0 4px;
		color:#fff;
		margin:0;
		width:50px;
		height:23px;	
		padding:5px 0px 0 12px;
	}
	#login a.submit:hover{
		color:#ddd;
		text-decoration:none;
	}
#copyright{
	width:540px;
	font-size:11px;
	float:right;
	text-align:right;
	padding:5px;
}

/* formatting*/
a{
	color:#6a4329;
	text-decoration:none;
}
a:hover{
	color:#7c736d;
	text-decoration:underline;
}
a.solutionsForward{
	margin-top:14px;
	display:block;
	background:url(/images/template/forward.gif);
	height:18px;
	float:left;
	width:90px;
	background-repeat:no-repeat;
	background-position:right 1px;
	padding-left:8px;
}
a.solutionsBack{
	margin-top:14px;
	display:block;
	float:left;
	background:url(/images/template/back.gif);
	height:18px;
	width:104px;
	background-repeat:no-repeat;
	background-position:left 1px;
	padding-left:20px;
}
a.jobs{
	display:block;
	background:url(/images/template/forward.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:20px;
	margin:12px 0;
	font-size:13px;
}
a.viewMore{
	display:block;
	background:url(/images/template/plus.gif);
	background-repeat:no-repeat;
	background-position:18px 2px;
	padding-left:38px;
	margin:12px 0;
	font-size:11px;
}
span.solutionsSpacer{
	float:left;
	margin-top:14px;
	display:block;
	width:10px;
	text-align:center;
}
a.readmore{
	display:block;
	background:url(/images/template/forward.gif);
	height:18px;
	width:90px;
	background-repeat:no-repeat;
	background-position:right 1px;
	padding-left:8px;
	float:right;
}
hr{
	border:none;
	border-top:1px solid #9f9595;
}
img.teamPic{
	display:block;
	padding:5px 0;
	margin:10px 0;
	border-top:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
}
img.philosophyString{
	display:block;
	margin:12px 0;
}
p.dictionary{
	font-size:14px;
	margin-bottom:80px;
	color:#655355;
}
#mainContent p.dictionary{
	font-size:14px;
	margin-bottom:0px;
	color:#655355;
}
p.dictionaryDef{
	font-size:14px;
	color:#655355;
}
#mainContent p.dictionaryDef{
	font-size:12px;
	color:#655355;
}
p#address{
	font-size:14px;
	padding:0;
	margin:0;
}
ul{
	list-style:none;
	margin:5px 10px;
	font-size:11px;
}
li{
	background:url(/images/template/bullet.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	padding:0px 10px 10px 15px;
}

strong{
	font-weight:bold;
	}

/* Info Styles*************************************************/
#legal dl{
		font-size:11px;
		margin-bottom:20px;
		}
	
#legal dt{
		margin:15px 0 2px 0;
		color:#5f5046;
		font-weight:normal;
		}
		
/* LOGOS *********************************************************/
a.logos{
	display:block;
	width:120px;
	height:40px;
	border:1px solid #f2f2f2;
	background-repeat:no-repeat;
	text-indent:-10000px;
	float:left;
	margin-right:10px;
	margin-top:15px;
}

span.logos{
	display:block;
	width:120px;
	height:40px;
	border:1px solid #f2f2f2;
	background-repeat:no-repeat;
	text-indent:-10000px;
	float:left;
	margin-right:10px;
	margin-top:15px;
	}

span#aRRahman{
	background:url(/images/logos/ARRahman.gif);
	}

a#aha{
	background:url(/images/logos/aha.gif);
}
a#aliceCooper{
	background:url(/images/logos/alicecooper.gif);
}
a#archive{
	background:url(/images/logos/archive.gif);
}
a#alice{
	background:url(/images/logos/aliceinchains.gif);
}
a#amici{
	background:url(/images/logos/amichi.gif);
}
a#billyTalent{
	background:url(/images/logos/BillyTalent.gif);
}
a#blueR{
	background:url(/images/logos/bluerodeo.gif);
}
a#caroleking{
	background:url(/images/logos/caroleking.gif);
}
a#cranberries{
	background:url(/images/logos/cranberries_logo.gif);
}
a#cansong{
	background:url(/images/logos/cansong.gif);
}
a#ChooseYourTones{
	background:url(/images/logos/chooseYourTones.gif);
	}
a#davidGray{
	background:url(/images/logos/davidGray.gif);
}
a#dariusRucker{
	background:url(/images/logos/darius.gif);
}
a#davidSanborn{
	background:url(/images/logos/davidSanborn.gif);
}
a#dieMannequin{
	background:url(/images/logos/diemannequin.gif);
}
a#gbs{
	background:url(/images/logos/gbs.gif);
}

a#GeorgeMichael{
	background:url(/images/logos/GeorgeMichael.gif);
	}

a#genesis{
	background:url(/images/logos/genesis.gif);
}
a#godsmack{
	background:url(/images/logos/godsmack.gif);
}
a#gregK{
	background:url(/images/logos/gregkeelor.gif);
}
a#hawksley{
	background:url(/images/logos/hawksley.gif);
}
a#ieMusic{
	background:url(/images/logos/ieMusic.gif);
}
a#jackB{
	background:url(/images/logos/jackB.gif);
}
a#jamesTaylor{
	background:url(/images/logos/JamesTaylor.gif);
}
a#jerry{
	background:url(/images/logos/jerry.gif);
}
a#jimCuddy{
	background:url(/images/logos/jimCuddy.gif);
}
a#IlDivo{
	background:url(/images/logos/IlDivo.gif);
	}

a#lisaHannigan{
	background:url(/images/logos/lisahannigan.gif);
}

a#KeithRichards{
	background:url(/images/logos/KeithRichards.gif);
	}

a#marcCohn{
	background:url(/images/logos/marcCohn.gif);
}
a#marioFrangoulis{
	background:url(/images/logos/marioFrangoulis.gif);
	}
a#markKnof{
	background:url(/images/logos/markKnof.gif);
}
a#mattmays{
	background:url(/images/logos/mattmays.gif);
}
a#nightranger{
	background:url(/images/logos/nightranger.gif);
}
a#nitin{
	background:url(/images/logos/nitin.gif);
}
a#old97{
	background:url(/images/logos/old97s.gif);
}
a#paulHart{
	background:url(/images/logos/paulHart.gif);
}

a#rogerWaters{
	background:url(/images/logos/rogerWaters.gif);
	}

a#ronSexsmith{
	background:url(/images/logos/ronsexsmith.gif);
}
a#rhettMiller{
	background:url(/images/logos/rhettMiller.gif);
}

a#RufusWainwright{
	background:url(/images/logos/RufusWainwright.gif);
	}

a#santanaFanClub{
	background:url(/images/logos/SantanaFanClub.gif);
}
a#sarahSlean{
	background:url(/images/logos/sarahSlean.gif);
}
a#shiloh{
	background:url(/images/logos/shiloh.gif);
	}
a#simpleKid{
	background:url(/images/logos/simpleKid.gif);
}
a#steveEarle{
	background:url(/images/logos/steveEarle.gif);
}
a#styx{
	background:url(/images/logos/Styx.gif);
	}
a#suzanneVega{
	background:url(/images/logos/suzanneVega.gif);
}
a#SuzieMcNeil{
	background:url(/images/logos/SuzieMcNeil.gif);
	}
a#tedNugent{
	background:url(/images/logos/tedNugent.gif);
}
a#theEnding{
	background:url(/images/logos/theEnding.gif);
}
a#triumph{
	background:url(/images/logos/triumph.gif);
}
a#universal{
	background:url(/images/logos/universal.gif);
}
a#warner{
	background:url(/images/logos/warner.gif);
}
a#wet{
	background:url(/images/logos/wetwetwet.gif);
}
a#wintersleep{
	background:url(/images/logos/wintersleep.gif);
}
a#yanni{
	background:url(/images/logos/yanni.gif);
}

a#aha:hover,a#alice:hover,a#amici:hover,a#blueR:hover,a#cansong:hover,a#cranberries:hover,a#davidGray:hover,
a#davidSanborn:hover,a#gbs:hover,a#dieMannequin:hover,a#gregK:hover,a#hawksley:hover, a#jackB:hover, a#jerry:hover, a#jimCuddy:hover, a#marcCohn:hover,a#markKnof:hover,a#mattmays:hover,a#nightranger:hover,a#nitin:hover,a#old97:hover,a#paulHart:hover,a#rhettMiller:hover,a#sarahSlean:hover,a#simpleKid:hover,a#steveEarle:hover,a#suzanneVega:hover,a#tedNugent:hover,a#triumph:hover,a#warner:hover,a#wet:hover,a#wintersleep:hover,a#universal:hover, a#dariusRucker:hover, a#godsmack:hover, a#lisaHannigan:hover, a#yanni:hover, a#marioFrangoulis:hover, a#ronSexsmith:hover, a#shiloh:hover, a#ChooseYourTones:hover, a#theEnding:hover, a#SuzieMcNeil:hover, a#ieMusic:hover, a#archive:hover, a#styx:hover, a#aliceCooper:hover, a#billyTalent:hover, a#jamesTaylor:hover, a#santanaFanClub:hover, a#caroleking:hover, a#genesis:hover, a#rogerWaters:hover, a#IlDivo:hover, a#GeorgeMichael:hover, a#KeithRichards:hover, a#RufusWainwright:hover{
	background-position:0 -40px;
}

#dictionaryFlash{

}
#jobOpps h3{
	margin-top:20px;
}
#jobOpps h4{
	margin-top:10px;
}
#jobOpps ul li{
	background:none;
	list-style:square;
	padding:5px 10px;
	margin:0 20px;
}
#noFlash{
	background:url(/images/template/noFlash.gif);
	width:570px; 
	height:147px;
	margin-right:20px;
}
#noFlash p{
	padding:30px 20px 20px 20px;
}
#formsContainer{
	float:left;
	width:310px;
}
#formsContainer2{
	width:500px;
}
#formsContainer ul.VAMValSummaryErrors,#formsContainer2 ul.VAMValSummaryErrors{
	margin:0;padding:0;
	}
	
#formsContainer ul.VAMValSummaryErrors li,#formsContainer2 ul.VAMValSummaryErrors li{
	list-style:none;
	background:url(/images/vam/error.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding:0px 0px 0px 20px;
	font-size:11px;
	font-weight:normal;
	
	}
#formsContainer label,#formsContainer2 label{
	display:block;
	font-size:12px;
	color:#3f322a;
	margin:5px 0;
}
#formsContainer input,#formsContainer2 input{
	margin-bottom:6px;
	width:250px;
	border:1px solid #9f9595;
	padding:2px;
	font-size:11px;
}
#formsContainer textarea,#formsContainer2 textarea{
	margin-bottom:6px;
	width:250px;
	height:100px;
	font-size:11px;
	padding:2px;
	border:1px solid #9f9595;
}
#formsContainer input.submitBut,#formsContainer2 input.submitBut{
	background:#3f322a;
	width:80px;
	border:1px solid #9f9595;
	color:#fff;
	font-size:11px;
}
#contactAddress{

	float:left;
	width:190px;
	padding:0;
	padding-left:15px;
	margin:35px 20px 20px 0;
	border-left:1px solid #3f322a;
}
span.VAMValSummaryHeader{
	font-size:13px;
	font-weight:bold;
	color:#3f322a;
}
span.sent{
	display:block;
	font-size:13px;
	text-transform:uppercase;
	color:#3f322a;
	margin:5px 0 15px 0;
}

.imageRight{	
	float:right;
	padding:5px 0 20px 20px;
	}

.imageLeft{
	float:left;
	padding:0 15px 15px 0;
	}

.Press{
	border-bottom:1px dotted #ccc;
	margin:15px 0;
	}
	.Press img{padding-bottom:65px;}

#Home_Featured{
	margin-bottom:10px;
	padding:15px;
	background:#e6e7d5;
	}
	#Home_Featured a.viewMore{float:left; background-position:0 2px; padding-left:20px;}
	#Home_Featured .imageLeft{padding-bottom:0;}