/*============================================================
 Reset
============================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/*============================================================
 Defaults
============================================================*/
b,strong {
	font-weight:bold;
	line-height:1;
	}

i,em { font-style:italic; }

img { vertical-align: middle; }

a { 
	outline:none;
	text-decoration:underline;
	}
a:hover { 
	text-decoration:none;
	}
a img, .noborder { border:0; }

ul {
	list-style: none;
	}

/*============================================================
 Base Styles
============================================================*/
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 * 
 */
body {font:13px "Lucida Grande",Helvetica,Arial,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre, code {font:115% monospace;*font-size:100%;}

h1,h2,h3,h4,h5,h6 {line-height:normal;}
h1 {font-size:200%; letter-spacing:-0.05em;}
h2 {font-size:150%; letter-spacing:-0.02em;}
h3 {font-size:125%}
h4 {font-size:116%}
h5 {font-size:106%}
h6 {font-size:96%}
p { line-height:1.22em; }

.clear {
	clear:both;
	display:block;
	height:0px;
	margin:0; padding:0;
	overflow:hidden;
	font-size:0px;
	}

/*============================================================
 Base Styles
============================================================*/

body {
	height:100%;
	background:url('http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_mainBg.gif') repeat-x top #3F3F3F;
	color:#FFF;
	}

a { 
	color:#eee; 
	outline:none; 
	text-decoration:none; 
	}

a:hover { 
	color:#B1B1B1; text-decoration:underline; 
	}

a.flop { 
	text-decoration:underline; 
	}

a.flop:hover { 
	text-decoration:none; 
	}

a.tog {
	margin:0 -2px;
	padding:4px;
	color:#544227;
	text-decoration:none;
	}
a:hover.tog {
	margin:0 -2px;	
	padding:4px;
	background-color:#FFD731;
	color:#000;
	text-decoration:none;
	}
	
form textarea { 
	min-height:10em;
	}

p.tiny {
	margin:0;
	font-size:10px;
	line-height:normal;
	}

p.small { 
	margin:0;
	font-size:0.9em;
	line-height:normal;
	}

p.break {
	margin:14px 0;
	padding:0;
	height:1px;
	background-color:#333;
	font-size:0px;
	}

/*============================================================
 Layout
============================================================*/
div#container {
	position:relative;
	width:820px;
	margin:0 auto;
	}
p#listhead {
	width:820px;
	margin:0 auto 4px auto;
	padding:5px 0;
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_listheadbg.gif") bottom no-repeat #222;
	text-align:center;
	}
p#listhead a {
	color:#555;
	}

.ne { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_ne.png") no-repeat top right; }
.se { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_se.png") no-repeat bottom right; }
.sw { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_sw.png") no-repeat bottom left; }
.nw { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_nw.png") no-repeat top left; }
.nw { padding:10px 0; }

/*============================================================
 Header
============================================================*/
div#mainNav {
	height:36px;
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_togglebgoff.gif") #000;
	border-bottom:1px solid #666;
	}
div#navCon {
	width:820px;
	margin:0 auto;
	padding-top:5px;
	}
div#navCon a#editBack {
	display:block;
	width:150px; height:31px;
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_nav_editport.gif") no-repeat;
	}
div#navCon a#editBack:hover {
	background-position:-150px;
	}
div#mainNav a#signupLink {
	float:right;
	display:block;
	width:125px; height:31px;
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/nav_signup.gif") no-repeat;
	}
h3#topTitle {
	margin:0 10px;
	padding:8px 0;
	border-bottom:1px solid #3F3F3F;
	}
div#head {
	height:52px;
	}
div#head h1 {
	padding:8px 0 0 10px;
	}
div#head h4 {
	float:right;
	margin:18px 10px 0 0;
	}
	
table.projHead {
	width:100%; height:30px;
	margin-bottom:10px;
	border-bottom:1px solid #222;
	}
table.projHead tr td.left a {
	float:left;
	display:block;
	width:16px; height:16px;
	margin:0 8px 0 0;
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_navBtn.gif") no-repeat;
	vertical-align:middle;
	}
table.projHead tr td.left a:hover {
	background-position:-16px;
	}
	
/*============================================================
 Footer
============================================================*/
#footer {
	margin:2px 0 0 0;
	padding:8px 0 12px 0;
	clear:both;
	}

#footer a.logo {
	display:block;
	width:106px; height:16px;
	margin-left:8px;
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_footLogo.gif") no-repeat;
	}

#footer>a.logo {
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_footLogo.png") no-repeat;
	}

#footer a.blog {
	display:none;
	}

#footer p {
	margin-right:8px;
	color:#B1B1B1;
	}

#footer #branding { 
	text-align:left; 
}

#footer #rights { 
	float:right; 
}

/*============================================================
 Home
============================================================*/

div.thmbCon {
	padding:0 0 0 10px;
	background:#000;
	}

li.thumbBlock {
	position:relative;
	float:left;
	list-style-type:none;
	width:auto;
	margin:0 10px 10px 0;
	}

li.thumbBlock a img,
li.thumbBlock a:visited img {
	padding:10px;
	background-color:#111;
	}
li.thumbBlock a:hover img,
li.thumbBlock a:active img {
	padding:10px;
	background-color:#666;
	}

li.thumbBlock div.drag {
	position:absolute;
	top:22px; left:20px;
	}

li.thumbBlock h2 {
	margin-bottom:8px;
	}

li.thumbBlock h2 span {
	padding:3px;
	color:#FFF;
	background-color:#000;
	filter:alpha(opacity=80); opacity:0.8; -moz-opacity:0.8;
	}

li.thumbBlock h3 span {
	padding:3px;
	color:#BBB;
	background-color:#000;
	filter:alpha(opacity=80); opacity:0.8; -moz-opacity:0.8;
	}

li.thumbBlock div.smalltxt h2 span,
li.thumbBlock div.smalltxt h3 span {
	font-size:80%;
	}

div.overflowing {
	display:block;width:192px; height:100px; overflow:hidden; position:relative; z-index:20;
	}

div.overflowing:hover {
	display:block;overflow:visible; z-index:40;
	}

/*============================================================
 Project Detail
============================================================*/
div.projTitle {
	position:relative;
	margin:-10px 0 0 0; padding:10px;
	}

div.projTitle img#projNotePlus {
	position:absolute;
	top:12px; left:-20px;
	display:block;
	width:13px; height:13px;
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_plus.gif") no-repeat;
	}

div.projTitle p#projNoteTxt {
	position:absolute;
	top:10px; right:20px;
	color:#999;
	}

div.details {
	position:absolute;
	top:24px; left:0;
	background-color:#000;
	width:798px;
	margin:0; padding:10px;
	border:1px solid #3F3F3F;
	border-top:none;
	z-index:40;
	}

div.motion {
	position:relative;
	top:0; left:0;
	margin:-10px 0 10px 0;
	}

div.projNotesHov { 
	background-color:#3F3F3F;
	cursor:pointer;
	}

div.details h1,
div.projTitle h4 {
	font-weight:bold;
	}

div.details h3,
div.projTitle p {
	color:#B1B1B1;
	}

div.details h2 a {
	text-decoration:underline;
	}

div.details a#close {
	position:absolute;
	top:22px; left:-20px;
	display:block;
	width:12px; height:12px;
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_x.gif") no-repeat;
	}

ul.imageList {
	height:1%;
	padding-left:10px;
	list-style-type:none;
	background-color:#000;
	}
ul.imageList li {
	float:left;
	margin:0 10px 10px 0; padding:0;
	}

p.desc {
	margin:0; padding:5px 20px 5px 5px;
	color:#CCC;
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_project_thisone.gif") no-repeat top right #222;
	line-height:1.4em;
	}

div#outer {
	margin:0 auto;
	padding:0;
	}

div.thumbs div#outer { 
	background-color:#000; 
}

div#inner {
	position:relative;
	width:800px; 
	margin:0 auto;
	padding:0 10px 10px 10px;
	background-color:#000;
	font-size:0px;
	text-align:center;
	}

div.image {
	height:350px;
	}

div.thumbs div#inner {
	width:660px;
	margin:0;
	padding:0 0 10px 0;
	background:none;
	}

div.thumbs div#thumbsRight {
	float:right;
	width:140px;
	text-align:center;
	}

div#loading {
	position:absolute;
	left:0%; top:40%;
	width:100%; height:25%;
	z-index:0;
	line-height:0;
	text-align:center;
	}

div#loading img { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_loading.gif") no-repeat; }
div#linkCon {
	position:absolute;
	top:0; left:0;
	width:100%; height:100%;
	z-index:10;
	filter:alpha(opacity=80); opacity:0.8; -moz-opacity:0.8;	
	}

#prevLink, #nextLink {
	cursor:pointer;
	width:48%;
	height:100%;
	background:url("http://app.cmcdn.net/c.gif") no-repeat transparent; /* Trick IE into showing hover */
	display:block;
	}

#prevLink span, #nextLink span { display:none; }

#prevLink { left:0; float:left; }
#nextLink { right:0; float:right; }

/* Thumbnails */
div#horThmbs {
	height:70px;
	padding:0;
	margin:10px;
	margin-bottom:10px;
	}

div#horThmbs ul li {
	position:relative;
	float:left;
	margin-right:6px;
	text-align:center;
	background:#111;
	}

div#horThmbs ul li {
	position:relative;
	float:left;
	margin-right:2px;
	text-align:center;
	}
div#horThmbs ul li a {
	display:block;
	width:80px; height:67px;
	}
div#horThmbs ul li a:hover {
	display:block;
	width:80px; height:65px;
	border-bottom:2px solid #666;
	}
div#horThmbs ul li a img {
	margin-top:2px;
	}
div#horThmbs ul li.arrow { width:27px; background:none; }
div#horThmbs ul li.arrow a { width:27px; }
div#horThmbs ul li.arrow a:hover { width:27px; }
div#horThmbs ul li.arrow a img { margin-top:24px; }
div#horThmbs ul li.arrow a img#prev_set { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_proj_thmbL.gif") no-repeat; }
div#horThmbs ul li.arrow a img#next_set { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_proj_thmbR.gif") no-repeat; }
div#horThmbs ul li.arrow a:hover img { border:none; }
div#horThmbs ul li.dis { filter:alpha(opacity=10); opacity:0.2; -moz-opacity:0.1; }
div#horThmbs ul li h4 {
	position:absolute;
	bottom:14px; right:6px;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	filter:alpha(opacity=50); opacity:0.5; -moz-opacity:0.5;
	}
div#horThmbs ul li.cur { height:65px; border-bottom:2px solid #FFF; }
div#horThmbs ul li.cur a img { filter:alpha(opacity=50); opacity:0.5; -moz-opacity:0.5; }

ul#vertThmbs li.projThmbBlock {
	position:relative;
	display:inline;
	}
ul#vertThmbs li.projThmbBlock a img {
	filter:alpha(opacity=20); opacity:0.2;
	}
ul#vertThmbs li.projThmbBlock a:hover img {
	filter:alpha(opacity=100); opacity:1.0;
	}
ul#vertThmbs li.projThmbBlock a img.preview {
	display:none;
	}
ul#vertThmbs li.projThmbBlock a:hover img.preview {
	display:block;
	position:absolute;
	padding:2px;
	background:#000;
	top:-30px;
	left:55px;
	z-index:10;
	}
ul#vertThmbs li.projThmbBlock a h4 {
	display:none;
	text-decoration:none;
	}
ul#vertThmbs li.projThmbBlock a:hover h4 {
	display:block;
	position:absolute;
	top:0px; left:162px;
	color:#666;
	font-weight:bold;
	letter-spacing:-0.1em;
	line-height:1.1em;
	text-decoration:none;
	z-index:12;
	}
ul#vertThmbs li.cur a img {
	filter:alpha(opacity=70); opacity:0.7; -moz-opacity:0.7;
	text-decoration:none;
	}
ul#vertThmbs li.projThmbBlock p.scrub {
	display:block;
	position:absolute;
	top:-2px; left:122px;
	color:#666;
	font-size:0.9em;
	z-index:2;
	}
div#thumbsRight a img#prev_set { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_pageup.gif") no-repeat; }
div#thumbsRight a img#next_set { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_pagedown.gif") no-repeat; }
div#thumbsRight a img.page {
	margin-top:6px;
	filter:alpha(opacity=60); opacity:0.6; -moz-opacity:0.6;
	}
div#thumbsRight a:hover img.page {
	filter:alpha(opacity=90); opacity:0.9; -moz-opacity:0.9;
	}
div#thumbsRight a img.dis,
div#thumbsRight a:hover img.dis {
	filter:alpha(opacity=10); opacity:0.1; -moz-opacity:0.1;
	cursor:default;
	}

/* background image for compliant browsers */
#linkCon>#prevLink:hover, #linkCon>#prevLink:visited:hover { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/proj_prev.png") 20% 50% no-repeat; }
#linkCon>#nextLink:hover, #linkCon>#nextLink:visited:hover { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/proj_next.png") 80% 50% no-repeat; }

div#detailsCon {
	width:820px;
	}
div#detailsCon p#caption {
	padding:0 0 5px 0;
	background:#000;
	text-align:center;
	}
div#detailsCon p#counter {
	padding:0 10px 10px 0;
	color:#999;
	text-align:center;
	}
div.thumbs div#detailsCon p#caption,
div.thumbs div#detailsCon p#counter {
	padding-right:120px;
	}
	
/*============================================================
 About
============================================================*/
div#locationEd table td {
	padding:2px 0;
	}

div#locationEd table td.addLab {
	width:90px;
	font-size:13px;
	}

div.aboutbg {
	height:1%;
	background-color:#000;
	}
	
table.about {
	margin:0 0 20px 0;
	}

table.about td {
	vertical-align:top;
	}

table.about td p {
	margin:0 0 16px 0;
	line-height:20px;
	}

table.about td p.tiny {
	margin-bottom:0;
	color:#999;
	}

table.about td h3 {
	position:relative;
	margin-bottom:20px;
	}

table.about td h3 img {
	position:absolute;
	top:-15px; right:-20px;
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/bl_about_freelance.gif") no-repeat;
	}

div.body p {
	margin:0 0 16px 0;
	line-height:20px;
	}

/*============================================================
 =Serif Overrides
============================================================*/
body.ser { font-family:Georgia, "Times New Roman", Times, serif; }

	
/*============================================================
 =White Overrides
============================================================*/

/* =GENERAL
----------------------------------------------- */
body.wht {
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_mainBg.gif") repeat-x top #EFEFEF;
	color:#555;
	}

	
/* GENERAL =Layout
----------------------------------------------- */
body.wht a img { border:0; }
body.wht a { color:#666; outline:none; text-decoration:none; }
body.wht a:hover { color:#B1B1B1; text-decoration:underline; }
body.wht a.flop { text-decoration:underline; }
body.wht a.flop:hover { text-decoration:none; }
body.wht p#listhead {
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_listheadbg.gif") bottom no-repeat #F6F6F6;
	}
body.wht p#listhead a {
	color:#B1B1B1;
	}

body.wht .ne { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_ne.png") no-repeat top right; }
body.wht .se { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_se.png") no-repeat bottom right; }
body.wht .sw { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_sw.png") no-repeat bottom left; }
body.wht .nw { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_nw.png") no-repeat top left; }


/* +HEADER
----------------------------------------------- */
body.wht div#mainNav {
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_togglebgoff.gif") #FFF;
	border-bottom:1px solid #EEE;
	}
body.wht div#navCon a#editBack {
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_nav_editport.gif") no-repeat;
	}
body.wht div#navCon a#editBack:hover {
	background-position:-150px;
	}
body.wht table.projHead {
	border-bottom:1px solid #E2E2E2;
	}
body.wht table.projHead tr td.left a {
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_navBtn.gif") no-repeat;
	}
body.wht table.projHead tr td.left a:hover {
	background-position:-16px;
	}
body.wht div#projTitle img#projNotePlus {
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_plus.gif") no-repeat;
	}
body.wht div#projTitle p#projNoteTxt {
	color:#999;
	}
	
/* +FOOTER
----------------------------------------------- */
body.wht div#footer a.logo {
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_footLogo.gif") no-repeat;
	}
body.wht div#footer>a.logo {
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_footLogo.png") no-repeat;
	}
body.wht div#footer p {
	color:#999;
	}


/* =DASH
----------------------------------------------- */

body.wht div.thmbCon {
	background:#FFF;
	}
body.wht li.thumbBlock a img,
body.wht li.thumbBlock a:visited img {
	background-color:#EFEFEF;
	}
body.wht li.thumbBlock a:hover img,
body.wht li.thumbBlock a:active img {
	background-color:#CCC;
	}
body.wht li.thumbBlock img.updated {
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_home_updated.gif") left top no-repeat;
	}

	
body.wht li.thumbBlock h2 span {
	color:#FFF;
	background-color:#000;
	filter:alpha(opacity=100); opacity:1.0; -moz-opacity:1.0;
	}
body.wht li.thumbBlock h3 span {
	color:#BBB;
	background-color:#000;
	filter:alpha(opacity=100); opacity:1.0; -moz-opacity:1.0;
	}	

body.wht #listRight li a:link, 
body.wht #listRight li a:visited {
	color:#333;
	}
body.wht #listRight li a:hover, 
body.wht #listRight li a:active {
	background:#EFEFEF;
	color:#000;
	}
body.wht #listRight a:link.cur,
body.wht #listRight a:visited.cur {
	color:#999;
	cursor:default;
	}

	
/* =PROJECT
----------------------------------------------- */
body.wht div.thumbs div#outer {
	background-color:#FFF;
	}
body.wht div#details {
	border:1px solid #E2E2E2;
	}
body.wht div.details {
	background-color:#FFF;
	}
body.wht div.projNotesHov { 
	background-color:#EFEFEF;
	}
body.wht div#details h3,
body.wht div#projTitle p {
	color:#777;
	}
body.wht div#details a#close {
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_x.gif") no-repeat;
	}
	
body.wht ul.imageList {
	background-color:#FFF;
	}
body.wht p.desc {
	color:#666;
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_project_thisone.gif") no-repeat top right #EFEFEF;
	}

body.wht div#inner {
	background-color:#FFF;
	}
body.wht div#loading img {
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_loading.gif") no-repeat;
	}
body.wht li.projThmbBlock a:hover img.preview {
	background:#FFF;
	}
body.wht li.projThmbBlock a:hover h4 {
	color:#CCC;
	}
	
/* Thumbnails */
body.wht div#thumbsRight a img#prev_set { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_pageup.gif") no-repeat; }
body.wht div#thumbsRight a img#next_set { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_pagedown.gif") no-repeat; }
body.wht div#horThmbs ul li {
	background:#F6F6F6;
	}
body.wht div#horThmbs ul li a:hover {
	border-bottom:2px solid #E6E6E6;
	}
body.wht div#horThmbs ul li h4 {
	color:#DDD;
	}
body.wht div#horThmbs ul li.arrow { background:none; }
body.wht div#horThmbs ul li.arrow a img#prev_set { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_proj_thmbL.gif") no-repeat; }
body.wht div#horThmbs ul li.arrow a img#next_set { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_proj_thmbR.gif") no-repeat; }
body.wht div#horThmbs ul li.cur { border-bottom:2px solid #DDD; }
body.wht ul#vertThmbs li.projThmbBlock a:hover img.preview {
	background:#FFF;
	}
body.wht ul#vertThmbs li.projThmbBlock a:hover h4 {
	color:#CCC;
	}
body.wht ul#vertThmbs li.projThmbBlock p.scrub {
	color:#CCC;
	}	

/* Background image for compliant browsers */
body.wht #linkCon>#prevLink:hover, body.wht #linkCon>#prevLink:visited:hover { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/proj_prev.png") 20% 50% no-repeat; }
body.wht #linkCon>#nextLink:hover, body.wht #linkCon>#nextLink:visited:hover { background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/proj_next.png") 80% 50% no-repeat; }

body.wht div#detailsCon p#caption {
	background:#FFF;
	}
body.wht div#detailsCon p#counter {
	color:#999;
	}

	
/* =ABOUT
----------------------------------------------- */
body.wht table.info td p.tiny {
	margin-bottom:0;
	color:#999;
	}
body.wht div.aboutbg {
	background-color:#FFF;
	}
body.wht table.about td p.break {
	background-color:#EEE;
	}
body.wht table.about td h3 img {
	background:url("http://app.cmcdn.net/2009-07-10/thumbs.legacy/img/wht_about_freelance.gif") no-repeat;
	}
