* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	}
	
	
body {
	background: #fff;
	}	
	
#wrapper {
	width: 942px;
	background: #fff;
	margin: 0 auto;
	position: relative;
	padding: 0 0 30px 0;
	}	
	
#mast {
	height: 90px;
	}	
	
#nav {
	height: 30px;
	position: relative;
	}	
	
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 30px;
}

#nav a {
	display: block;
	color: #5576BB;

}

#nav a:link, #nav a:visited {
	text-decoration: none;	
	color: #fff;
	}


#nav a:hover {
	text-decoration: none;	
	background: #dee4f4;
	color: #5576bb;
	}

#nav li { /* all list items */
	float: left;
	font: normal 14px/30px "Gill Sans", Geneva, Verdana, sans-serif;
	width: 130px;
	height: 30px;
	background: #5987c5;
	color: #fff;
	text-align: center;
	margin-right: 5px;
 /* width needed or else Opera goes nuts */
}

#nav #navsearch {
	width: 114px;
	margin: 0;
	}
	
#nav li ul { /* second-level lists */
	position: absolute;
	background: #fff;
	width: 130px;
	color: #263e70;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	text-align: left;
}

#nav li ul li {

	font: normal 12px/30px "Gill Sans", Geneva, Verdana, sans-serif;
	text-align: left;
	}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: 0;
}


#nav li ul li a {
	text-indent: 8px;
	padding: 0;
	text-align: left;		
	}

#nav li ul li a:link, #nav li ul li a:visited {
	color: #fff;
	background: #5987c5;
	}


#nav li ul li a:hover, #nav li ul li a:active {
	background: #dee4f4;
	color: #5576bb;
	} 
	
#navtext, #navcardstock, #navvellum, #navenvelopes, #navpockets, #navtools, #navstamps, #navperks { /* all list items */
	position: absolute;
	text-align: center;	
	}	

#navtext {
	top: 0;
	left: 0;
	}
	
#navcardstock {
	top: 0;
	left: 137px;
	}	
	
#navvellum {
	top: 0;
	left: 272px;
	}	
	
#navenvelopes {
	top: 0;
	left: 407px;
	}	
	
#navpockets {
	top: 0;
	left: 542px;
	}
	
#navtools {
	top: 0;
	left: 677px;
	}	
	
#navstamps {
	top: 0;
	left: 710px;
	}	
	
#navperks {
	top: 0;
	left: 812px;
	}	
		
	
#guts {
	padding: 10px 0 0 0;
	clear: both;
	}
		
#bigbox {
	width:650px; 
	height: 286px;
	background: #fff;
	border: 1px solid #5987c5;	
	float:left;
	}	
	
#bigbox img {
	border: 0;
	}	
	
#bigside {
	width: 282px;
	float: right;
	}

#bigside ul {
	}
	
#bigside li {
	width: 282px;
	height: 66px;
	display: block;
	margin: 0 0 8px 0;
	}	
	
#bigside li a {
	display: block;
	width: 282px;
	height: 66px;
	text-indent: -999em;
	overflow:auto;
	}	
	
#bigside #bigpaper a:link,#bigside #bigpaper a:visited {
	background: transparent url(side_paper.gif) 0 0 no-repeat;
	}

#bigside #bigpaper a:hover,#bigside #bigpaper a:active {
	background: transparent url(side_paper.gif) 0 -66px no-repeat;
	}


#bigside #bigideas a:link,#bigside #bigideas a:visited {
	background: transparent url(side_ideas.gif) 0 0 no-repeat;
	}

#bigside #bigideas a:hover,#bigside #bigideas a:active {
	background: transparent url(side_ideas.gif) 0 -66px no-repeat;
	}


#bigside #bigblog a:link,#bigside #bigblog a:visited {
	background: transparent url(side_blog.gif) 0 0 no-repeat;
	}

#bigside #bigblog a:hover,#bigside #bigblog a:active {
	background: transparent url(side_blog.gif) 0 -66px no-repeat;
	}



#bigside #biggreen a:link,#bigside #biggreen a:visited {
	background: transparent url(side_green.gif) 0 0 no-repeat;
	}

#bigside #biggreen a:hover,#bigside #biggreen a:active {
	background: transparent url(side_green.gif) 0 -66px no-repeat;
	}

#bigside #bigcutting a:link,#bigside #bigcutting a:visited {
	background: transparent url(side_cutting.gif) 0 0 no-repeat;
	margin: 0;
	}

#bigside #bigcutting a:hover,#bigside #bigcutting a:active {
	background: transparent url(side_cutting.gif) 0 -66px no-repeat;
	margin: 0;
	}
	
#foot, #middo {
	clear: both;
	}	
	
#middo {
	height: 160px;
	padding: 2px 0 0 0;
	position: relative;
	}	
	
#middo img a {
	border: 0;
	}	
	
#middo img {
	border: 0;
	}	
	
#middo a {
	margin: 0 8px 0 0;
	border: 0;
	}	
	
#foot {
	height: 5px;
	padding: 10px 0 0 0;
	text-align: left;
	}	
	
#foot a img  {
	border: 0;
	}	
	
#middo a.tite {
	margin: 0;
	}	
		
#mast p, .xtra {
	font: normal 14px/30px "Gill Sans", Geneva, Verdana, sans-serif;
	color: #5987c5;	
	text-align: right;
	padding: 10px 0 0 0;
	}
	
#mast a:link, #mast a:visited, .xtra a:link, .xtra a:visited {
	color: #5987c5;
	text-decoration: underline;
	}	
	
#mast a:hover, #mast a:active, .xtra a:hover, .xtra:active {
	color: #5987c5;
	text-decoration: none;
	}	
	
body#base h2 {
	height: 162px;
	display: block;
	text-indent: -999em;
	font: normal 14px/30px "Gill Sans", Geneva, Verdana, sans-serif;
	float: left;
	}	

body#base h2.midstamps {
	width: 321px;
	height: 160px;
	display: block;
	background: #fff url(mid_stamps.gif) 0 0 no-repeat;
	margin: 0 9px 0 0;
	}
	
body#base h2.midstamps a {
	width: 321px;
	height: 160px;
	border: 1px solid #5987c5; 
	display: block;
	}	
	

body#base h2.midthanks {
	width: 319px;
	height: 160px;
	display: block;
	background: #fff url(novperks.png) 0 0 no-repeat;
	margin: 0 9px 0 0;
	}	

body#base h2.midsal {
	width: 319px;
	height: 160px;
	display: block;
	background: #fff url(mid_sal.gif) 0 0 no-repeat;
	margin: 0 9px 0 0;
	}	

body#base h2.midthanks a, body#base h2.midsal a {
	width: 319px;
	height: 160px;
	border: 1px solid #5987c5; 
	display: block;
	}

body#base h2.midperks {
	width: 282px;
	height: 275px;
	display: block;
	background: #fff url(holidayschedule.png) 0 0 no-repeat;
	position: absolute;
	top: 2px;
	left: 659px;
	}
	
body#base #twitfeed {
	width: 282px;
	height: 273px;
	display: block;
	position: absolute;
	top: 430px;
	left: 659px;
	border: 1px solid #5987c5; 
	}	
	
#twitter_update_list li, #twitfeed p {
	margin: 4px 0 6px 0;
	padding: 6px;
	font: normal 11px/14px "Lucida Grande", "Lucida Sans", Geneva, Verdana, sans-serif;
	text-align: left;
	color: #555;
	}

#twitter_update_list li {
	border-bottom: 1px solid #efefef;
	}	
	
#twitfeed p {
	font-weight: bold;
	line-height: 20px;
	}	
	
#twitfeed a {
	margin: 0;
	padding: 0;
	}	
	
#twitfeed a:link, #twitfeed a:visited, #copyright a:link, #copyright a:visited{
	color: #5987c5;
	text-decoration: underline;
	}	

#twitfeed a:hover, #twitfeed a:active, #copyright a:hover, #copyright a:active {
	color: #6aa1ea;
	text-decoration: none;
	}
	
#twit-div ul {
	margin: 0;
	padding: 0;
	}	

body#base h2.midperks a {
	width: 280px;
	height: 160px;
	display: block;
	border: 1px solid #5987c5; 
	background: #fff url(mid_perks.gif) 0 0 repeat-y;
	}

h1 {
	background: transparent url(bg_title.gif) -3px 0 no-repeat;
	width: 560px;
	height: 72px;
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	text-indent: -999em;
	}

h1 a {
	width: 560px;
	height: 72px;
	display: block;
	}

#foot .footwide {
	margin: 0 8px 0 0;
	}
	
#bumper {
	height: 62px;
	}	
	
#copyright {
	padding: 10px 0 0 0;
	border-top: 1px solid #c1c1c1;
	}	
	
#copyright p {
	font: normal 11px/14px "Lucida Grande", "Lucida Sans", Geneva, Verdana, sans-serif;
	text-align: left;
	color: #555;

}	

ul#thumbsubs, ul#thumbsubswide {
	padding: 12px 0 0 0 ;
	margin: 0;
	}	
	
ul#thumbsubs li, ul#thumbsubswide li {
	list-style: none;
	float: left;
	margin: 0 0 18px 14px;
	padding: 0;
	display: block;
	text-align: center;
	}	
	
ul#thumbsubswide li {
	margin: 0 18px 10px 0;
	}	

ul#thumbsubs li .thumblink, ul#thumbsubswide li .thumblink {
	font: normal 11px/30px "Lucida Grande", "Lucida Sans", Geneva, Verdana, sans-serif;

	}
	
ul#thumbsubs li img {
	border: none;
	display: block;
	margin: 4px auto 0 auto;
	}	

#thumbsubs li a:link, ul#thumbsubs li a:visited {
  display: block;
	border: 1px solid #5576BB;
	width: 102px;
	color: #333;
	}

ul#thumbsubs li a:hover, ul#thumbsubs li a:active {
  display: block;
	border: 1px solid #5576BB;
	width: 102px;
	color: #333;
	background: #dde4f1;
	text-decoration: none;
	}	

/* wide thumbs */

ul#thumbsubswide li img {
	border: none;
	display: block;
	margin: 4px auto 0 auto;
	}	

#thumbsubswide li a:link, ul#thumbsubswide li a:visited {
  display: block;
	border: 1px solid #5576BB;
	width: 152px;
	color: #333;
	}

ul#thumbsubswide li a:hover, ul#thumbsubswixe li a:active {
  display: block;
	border: 1px solid #5576BB;
	width: 152px;
	color: #333;
	background: #dde4f1;
	text-decoration: none;
	}	


#rightthumbs {
	width: 710px;
	float: left;
	text-align: center;
	padding: 0 0 0 12px;
	}	

#leftsleeve {
	padding: 7px;
	width: 194px;
	w/idth: 180px;
	text-align: left;
	float: left;
	}	

#leftsleeveitem {
	padding: 7px;
	width: 222px;
	w/idth: 208px;
	text-align: left;
	float: left;
	}	

#guts {
	margin: 12px 0 0 0;
	padding: 0;
	background: #fff;
	}	
	
#strokediv {
	width: 940px;
	border: 1px solid #5576BB;
	padding-bottom: 10px;
	}	

#leftsleeve p, #leftsleeveitem p {
	font: normal 11px/14px "Lucida Grande", "Lucida Sans", Geneva, Verdana;
	text-align: left;
	color: #333;
	margin: 6px 0 12px 0;
	}

h2 {
	height: 55px;
	text-indent: -999em;
	}	
	
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	display: block;
	width: 115px;
	height: 55px;
	text-decoration: none;
	}	

h2.ideas {
	background: transparent url(/img/label_ideas.gif) 0 -4px  no-repeat;
	}

h2.paperone {
	background: transparent url(/img/label_paper101.gif) 0 -4px  no-repeat;
	}

h2.helper {
	background: transparent url(/img/label_help.gif) 0 -4px  no-repeat;
	}

h2.aboutus {
	background: transparent url(/img/label_about_us.gif) 0 -4px  no-repeat;
	}

h2.alltext {
	background: transparent url(/img/label_all_text.gif) 0 -4px  no-repeat;
	}

h2.allcardstock {
	background: transparent url(/img/label_all_cardstock.gif) 0 -4px  no-repeat;
	}

h2.allvellum {
	background: transparent url(/img/label_all_vellum.gif) 0 -4px  no-repeat;
	}

h2.allenvelopes {
	background: transparent url(/img/label_all_envelopes.gif) 0 -4px  no-repeat;
	}

h2.textsolidcolors {
	background: transparent url(/img/label_text_solid_colors.gif) 0 -4px  no-repeat;
	}

h2.textfibersandconfetti {
	background: transparent url(/img/label_text_fibers.gif) 0 -4px  no-repeat;
	}

h2.textmetallics {
	background: transparent url(/img/label_text_metal.gif) 0 -4px  no-repeat;
	}

h2.textparchment {
	background: transparent url(/img/label_text_parchment.gif) 0 -4px  no-repeat;
	}

h2.textpatterns {
	background: transparent url(/img/label_text_patterns.gif) 0 -4px  no-repeat;
	}

h2.texttextures {
	background: transparent url(/img/label_text_textures.gif) 0 -4px  no-repeat;
	}
h2.textlinen {
	background: transparent url(/img/label_text_linen.gif) 0 -4px  no-repeat;
	}
h2.textlaid {
	background: transparent url(/img/label_text_laid.gif) 0 -4px  no-repeat;
	}

h2.textcolumns {
	background: transparent url(/img/label_text_columns.gif) 0 -4px  no-repeat;
	}

h2.textsparkles {
	background: transparent url(/img/label_text_sparkles.gif) 0 -4px  no-repeat;
	}

h2.textsorbet {
	background: transparent url(/img/label_text_sorbet.gif) 0 -4px  no-repeat;
	}

h2.texttwelve {
	background: transparent url(/img/label_text_12x12.gif) 0 -4px  no-repeat;
	}

h2.cardsolidcolors {
	background: transparent url(/img/label_card_solid_colors.gif) 0 -4px  no-repeat;
	}

h2.cardfibersandconfetti {
	background: transparent url(/img/label_card_fibers.gif) 0 -4px  no-repeat;
	}

h2.cardmetallic {
	background: transparent url(/img/label_card_metal.gif) 0 -4px  no-repeat;
	}

h2.cardparchment {
	background: transparent url(/img/label_card_parchment.gif) 0 -4px  no-repeat;
	}

h2.cardpatterns {
	background: transparent url(/img/label_card_patterns.gif) 0 -4px  no-repeat;
	}

h2.cardtextures {
	background: transparent url(/img/label_card_textures.gif) 0 -4px  no-repeat;
	}
h2.cardlaid {
	background: transparent url(/img/label_card_laid.gif) 0 -4px  no-repeat;
	}

h2.cardlinen {
	background: transparent url(/img/label_card_linen.gif) 0 -4px  no-repeat;
	}
h2.cardcolumns {
	background: transparent url(/img/label_card_columns.gif) 0 -4px  no-repeat;
	}

h2.cardsparkles {
	background: transparent url(/img/label_card_sparkles.gif) 0 -4px  no-repeat;
	}

h2.cardsorbet {
	background: transparent url(/img/label_card_sorbet.gif) 0 -4px  no-repeat;
	}

h2.cardtwelve {
	background: transparent url(/img/label_card_12x12.gif) 0 -4px  no-repeat;
	}

h2.vellumplain {
	background: transparent url(/img/label_vellum_plain.gif) 0 -4px  no-repeat;
	}

h2.vellumtextures {
	background: transparent url(/img/label_vellum_textures.gif) 0 -4px  no-repeat;
	}

h2.vellumpastels {
	background: transparent url(/img/label_vellum_pastels.gif) 0 -4px  no-repeat;
	}

h2.vellummetal {
	background: transparent url(/img/label_vellum_metal.gif) 0 -4px  no-repeat;
	}

h2.vellumbrights {
	background: transparent url(/img/label_vellum_brights.gif) 0 -4px  no-repeat;
	}

h2.vellumtwelve {
	background: transparent url(/img/label_vellum_12x12.gif) 0 -4px  no-repeat;
	}
	
h2.stamps {
	background: transparent url(/img/label_all_stamps.gif) 0 -4px  no-repeat;
	}	

h2.emboss {
	background: transparent url(/img/label_stamps_emboss.gif) 0 -4px  no-repeat;
	}	

h2.envelopessolid {
	background: transparent url(/img/label_env_solid_colors.gif) 0 -4px  no-repeat;
	}	
h2.envelopesmetallic {
	background: transparent url(/img/label_env_metallic.gif) 0 -4px  no-repeat;
	}	

h2.envelopesparchment {
	background: transparent url(/img/label_env_parchment.gif) 0 -4px  no-repeat;
	}	
	
h2.envelopesfiber {
	background: transparent url(/img/label_env_fiber.gif) 0 -4px  no-repeat;
	}	
h2.envelopespatterns {
	background: transparent url(/img/label_env_patterns.gif) 0 -4px  no-repeat;
	}
h2.envelopestextures {
	background: transparent url(/img/label_env_textures.gif) 0 -4px  no-repeat;
	}
h2.envelopeslaid {
	background: transparent url(/img/label_env_laid.gif) 0 -4px  no-repeat;
	}
h2.envelopeslinen {
	background: transparent url(/img/label_env_linen.gif) 0 -4px  no-repeat;
	}
h2.envelopescolumns {
	background: transparent url(/img/label_env_columns.gif) 0 -4px  no-repeat;
	}
h2.envelopessorbet {
	background: transparent url(/img/label_env_sorbet.gif) 0 -4px  no-repeat;
	}
h2.envelopesvellum {
	background: transparent url(/img/label_env_vellum.gif) 0 -4px  no-repeat;
	}
h2.customcutting {
	background: transparent url(/img/label_customcutting.gif) 0 -4px  no-repeat;
	}
h2.accentsstickers {
	background: transparent url(/img/label_accents_stickers.gif) 0 -4px  no-repeat;
	}
h2.accentstools {
	background: transparent url(/img/label_tools.gif) 0 -4px  no-repeat;
	}
h2.centering {
	background: transparent url(/img/label_centering.gif) 0 -4px  no-repeat;
	}
h2.textsale {
	background: transparent url(/img/label_text_sale.gif) 0 -4px  no-repeat;
	}
h2.cardsale {
	background: transparent url(/img/label_card_sale.gif) 0 -4px  no-repeat;
	}
h2.vellumsale {
	background: transparent url(/img/label_vellum_sale.gif) 0 -4px  no-repeat;
	}
h2.envsale {
	background: transparent url(/img/label_env_sale.gif) 0 -4px  no-repeat;
	}
		
h2.lookingforideas {
	background: transparent url(/img/h_lookingforideas.gif) 17px 14px  no-repeat;
	width: 470px;
	height: 60px;
	}	
h2.sampler {
	background: transparent url(/img/label_sampler.gif) 0 -4px  no-repeat;
	}
h2.pocketfolds {
	background: transparent url(/img/label_pocketfolds.gif) 0 -4px  no-repeat;
	}
h2.foldovers {
	background: transparent url(/img/label_foldovers.gif) 0 -4px  no-repeat;
	}
h2.pocketbooks {
	background: transparent url(/img/label_pocketbooks.gif) 0 -4px  no-repeat;
	}
h2.pochettes {
	background: transparent url(/img/label_pochettes.gif) 0 -4px  no-repeat;
	}
h2.pockettags {
	background: transparent url(/img/label_pockettags.gif) 0 -4px  no-repeat;
	}
		
		
h3 {
	color: #5576BB;	
	font: bold 12px/14px "Lucida Grande", "Lucida Sans", Geneva, Verdana, sans-serif;
	text-align: left;	
	}
	
#twitfeed h3 {
	color: #5576BB;	
	font: normal 12px/40px "Gill Sans", Geneva, Verdana, sans-serif;
	text-align: left;	
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 8px;	
	background: #dee4f4;
	letter-spacing: 1px;
	}	

#midsleeve {
	width: 220px;
	float: left;	
	margin: 0 0 30px 0;
	}
	
body#pocketpage #midsleeve {
	margin: 0 0 30px 20px;
	}	

#midsleeve ul {
	padding: 12px 0 0 0;
	}

#midsleeve li {
	border: 1px solid #999;
	width: 192px;	
	}

#midsleeve li .thumblink {
	font: normal 11px/30px   "Lucida Grande", "Lucida Sans", Geneva, Verdana, sans-serif;
	color: #000;
	}

#midsleeve li img {
	border: none;
	display: block;
	margin: 8px auto 0 auto;
	}

#rightsleeve {
	padding: 12px 0 0 0;
	width: 300px;
	float: left;	
	text-align: left;	
}

#copysleeve {
	padding: 12px;
	width: 450px;
	margin: 0 auto;
	text-align: left;	
	}

#rightsleevewide {
	padding: 12px 0 0 0;
	width: 450px;
	float: left;	
	text-align: left;	
}
	
#bye {
	width: 653px;
	float: left;
	height: 575px;
	background: transparent url(/bye.png) 0 0 no-repeat;
	z-index: 1;
}	
	
#rightsleeve p, #rightsleevewide p {
	text-align: left;	
	font: normal 11px/14px "Lucida Grande", "Lucida Sans", Geneva, Verdana, sans-serif;
	color: #333;
	margin: 5px 0 10px 0;
	}

#copysleeve p {
	text-align: left;	
	font: normal 11px/14px "Lucida Grande", "Lucida Sans", Geneva, Verdana, sans-serif;
	color: #333;
	margin: 5px 0 10px 0;	
	}

#rightsleevewide a:link, #rightsleevewide a:visited, #leftsleeve a:link, #leftsleeve a:visited, #leftsleeveitem a:link, #leftsleeveitem a:visited, #copysleeve a:link, #copysleeve a:visited {
	color: #5576bb;
	text-decoration: underline;
	}

#rightsleevewide a:hover, #rightsleevewide a:active, #leftsleeve a:hover, #leftsleeve a:active, #leftsleeveitem a:hover, #leftsleeveitem a:active, #copysleeve a:hover, #copysleeve a:active {
	color: #444;
	text-decoration: none;
	}

#footclear {
	clear: both;
	}

h4 {
	color: #333;
	font: bold 11px/16px "Lucida Grande", "Lucida Sans", Geneva, Verdana, sans-serif;
	margin: 1px 0 14px 0;
	text-align: left;			
	}

#rightsleeve form h4 {
	margin: 12px 0 4px 0;
	}

#ideasright h3 {
	margin: 18px 0 0 0;
	}

#ideasright p {
	color: #555;
	font: normal 11px/15px "Lucida Sans", "Lucida Grande", Geneva, Verdana, sans-serif;
	text-align: left;
	padding: 0 12px 0 0;
	margin: 8px 0 12px 0;
	}

dl {
	text-align: left;	
	padding: 0 0 10px 0;	
}

dd {
	text-align: left;	
	color: #5576BB;	
	font: normal 12px/14px "Lucida Grande", "Lucida Sans", Geneva, Verdana, sans-serif;
	}

.hide {
	display: none;	
	}	

form {
	text-align: left;
	}
	
input {
	text-align: left;
	font: normal 12px/18px "Lucida Grande", "Lucida Sans", Geneva, Verdana, sans-serif;
	background: #DDE4F1;
	color: #333;	
	display: block;
	}	

.presser {
	background: #5576BB;
	color: #fff;
	font-size: 10px; 
	text-transform: uppercase;
	letter-spacing: 1px;	
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Verdana, sans-serif;	
	margin: 0 0 20px 0;	
	}

.pressertall {
	background: #5576BB;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;	
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Verdana, sans-serif;	
	margin: 20px 0;	
	}
	
.light {
	font-weight: normal;	
	}
	
hr {
	color: #ccc;
	margin: 5px 0 10px 0;
	padding: 0;
	background-color: #ccc;
	border: 1px solid #ccc;
	}	

a.close {
	width: 500px;
	height: 600px;
	display: block;
	text-indent: -999em;
	}

select {
	text-align: left;		
	background: #DDE4F1;
	color: #333;
	}

.selectbox {
	font: normal 12px/18px "Lucida Grande", "Lucida Sans", Geneva, Verdana, sans-serif;
	text-align: left;	
	width: 150px;
	}
	
/* idea thumbs */
	
ul#ideathumbs {
	padding: 12px 0 0 0 ;
	margin: 0;
	}	
	
ul#ideathumbs li, ul#ideathumbs li {
	list-style: none;
	float: left;
	margin: 0 5px 10px 0;
	padding: 0;
	display: block;
	text-align: center;
	}	
	
ul#ideathumbs li {
	margin: 0 18px 10px 0;
	}	
	
ul#ideathumbs li img {
	border: none;
	display: block;
	margin: 0;
	}	

#ideathumbs li a:link, ul#ideathumbs li a:visited {
 	display: block;
	border: 1px solid #5576BB;
	width: 120px;
	color: #333;
	}

ul#ideathumbs li a:hover, ul#ideathumbs li a:active {
 	display: block;
	border: 1px solid #444;
	width: 120px;
	color: #333;
	background: #dde4f1;
	text-decoration: none;
	}	

#ideasleeve {
	padding: 7px;
	width: 480px;
	w/idth: 466px;
	text-align: left;
	float: left;
	margin: 0 0 0 12px;
	}	

#ideasright {
	width: 402px;
	float: right;
	padding: 20px 0 0 0;
	}
	
#ideasright img {
	display: block;
	border: 1px solid #5576BB;
	}	
	
#pocketsleeve {
	padding: 20px 0 0 0;
	width: 200px;
	float: left;
	}	
	
.iconnews {
	width: 180px;
	height: 62px;
	background: transparent url(/newsicontype.jpg);
	display: block;
	text-indent: -999em;
	float:left;
	}	

.iconfacebook {
	width: 160px;
	height: 62px;
	background: transparent url(/facebookicontype.jpg);
	display: block;
	text-indent: -999em;
	float:left;
	}	

.icontwitter {
	width: 160px;
	height: 62px;
	background: transparent url(/twittericontype.jpg);
	display: block;
	text-indent: -999em;
	float:left;
	}
	
.iconblog {
	width: 160px;
	height: 62px;
	background: transparent url(/blogicontype.png);
	display: block;
	text-indent: -999em;
	float:left;
	}		

	
.iconnews a {
	width: 180px;
	height: 62px;
	border: none;
	display: block;
	}	
	
.iconfacebook a, .icontwitter a, .iconblog a {
	width: 160px;
	height: 62px;
	border: none;
	display: block;
	}	
	