/* Elements Reset */

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%;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}

body {
	line-height: 1;
	background-color: #40312f;
	background:#837F7A url(http://www.bigeyedeers.co.uk/images/background.jpg) repeat-x fixed center top;
	background-repeat: repeat;
}

a:link {
	color:#DD8FBD;
	text-decoration: underline;
}

a:visited {
	text-decoration:underline;
	color:#DD8FBD
}

a:hover {
	text-decoration:none;
	color:#DD8FBD
}

a:active {
	text-decoration:underline;
	color:#DD8FBD
}

img {
	border-style: none;
	display: block;
}

strong {
	font-weight: bold;
}

.Clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.FloatLeft {
	float: left;	
}
.FloatRight {
	float: right;	
}

/* Top Content */
	
#TopContent {
border-bottom:1px solid #4A413F;
height:112px;
z-index:20;
}
#Header {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}

#Logo {
	background-image: url(images/bigeyedeer2.gif);
	background-repeat: no-repeat;
	float:left;
	height:112px;
	width:255px;
}

/* Main Content */

#Content {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 225px top;
	overflow: hidden;
	padding-bottom: 30px;
	position: relative;
	z-index: 1;
}

/* Headings */

h1 {
	margin: 0px;
	font-size: 27px;
	text-indent: -9999px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}

#HomeHeading {
	text-indent: -9999px;
	background-image: url(images/HeadingHome.gif);
	background-repeat: no-repeat;
	height: 125px;
}
#HomeText{
	text-indent: -9999px;
	background-image: url(images/HomeText.gif);
	background-repeat: no-repeat;
	height: 52px;
}
#WhoHeading {
	text-indent: -9999px;
	background-image: url(images/HeadingWho.gif);
	background-repeat: no-repeat;
	height: 125px;
}
#WhoText{
	text-indent: -9999px;
	background-image: url(images/BlogText.gif);
	background-repeat: no-repeat;
	height: 52px;
}
#WhatHeading {
	text-indent: -9999px;
	background-image: url(images/HeadingWhat.gif);
	background-repeat: no-repeat;
	height: 125px;
}
#WhatText{
	text-indent: -9999px;
	background-image: url(images/WhoText.gif);
	background-repeat: no-repeat;
	height: 52px;
}
#WorkHeading {
	text-indent: -9999px;
	background-image: url(images/HeadingWork.gif);
	background-repeat: no-repeat;
	height: 125px;
}
#WorkText{
	text-indent: -9999px;
	background-image: url(images/WhoText.gif);
	background-repeat: no-repeat;
	height: 52px;
}
#OurBlogHeading {
	text-indent: -9999px;
	background-image: url(images/HeadingBlog.gif);
	background-repeat: no-repeat;
	height: 125px;
}
#BlogText{
	text-indent: -9999px;
	background-image: url(images/BlogText.gif);
	background-repeat: no-repeat;
	height: 52px;
}
#ContactHeading {
	text-indent: -9999px;
	background-image: url(images/HeadingContact.gif);
	background-repeat: no-repeat;
	height: 125px;
}
#ContactText{
	text-indent: -9999px;
	background-image: url(images/WhoText.gif);
	background-repeat: no-repeat;
	height: 52px;
}
#FeaturedWork {
	text-indent: -9999px;
	background-image: url(images/FeaturedWork.gif);
	background-repeat: no-repeat;
	height: 25px;
	background-position: right top;
}
#FlickrHeading {
	text-indent: -9999px;
	background-image: url(images/Flickr.gif);
	background-repeat: no-repeat;
	height: 36px;
	background-position: right top;
}


/* Left Content */

#LeftContent {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 567px;
	float: left;
	line-height: 18px;
	padding-bottom: 10px;
	margin-top: 36px;
	clear: left;
	z-index: 2;
}

/* Left Nav */

#LeftNav {
	color: #acacac;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 262px;
	float: left;
	line-height: 18px;
	padding-bottom: 0px;
	margin-top: 36px;
	clear: left;
}
#List {
	background-image: url(images/RightNavBgd.png);
	background-repeat: repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	width: 242px;
}
#List li{
	display: inline;
}
#List li a{
	padding-right: 10px;
	padding-left: 10px;
	background-color: #2b201f;
	color: #FFF;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #685e36;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#List li a:hover{
	background-color: #685e36;
	color: #FFF;
	text-decoration: none;
	display: block;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ccff00;
}
#List .selected{
	background-color: #4b4d19;
	color: #9b9b4c;
	text-decoration: none;
	display: block;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ccff00;
}
#Content #LeftContent #LeftHomeText li {
	padding-left: 43px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	background-image: url(images/bulllet.gif);
	background-position: 20px 3px;
}
.ViewSlideshowBtn  {
	float: right;
	margin-right: 20px;
}
#LeftHomeText  {
	background-image: url(images/BgdTextHome.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 20px;
	font-size: 13px;
}
#LeftHomeText h3, #LeftWhoText h3, #LeftWhatText h3, #LeftBlogText h3, #LeftContactText h3, #LeftCaseText h3  {
	color: #d7d7d7;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 20px;
}
#LeftHomeText p, #LeftWhoText p, #LeftWhatText p, #LeftBlogText p, #LeftContactText p, #LeftCaseText p  {
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
#LeftHomeText em,  #LeftWhoText em, #LeftWhatText em, #LeftBlogText em, #LeftContactText em, , #LeftCaseText em {
	color: #d7d7d7;
	font-style: normal;
}
#LeftWhoText  {
	background-image: url(images/BgdTextWho.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffb400;
}
#LeftWhatText  {
	background-image: url(images/BgdTextWhat.png);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00d8ff;
}
#Brand,#Print,#Web  {
	padding-top: 20px;	
	
}
#LeftBlogText  {
	background-image: url(images/BgdTextBlog1.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff3000;
}
#LeftContactText  {
	background-image: url(images/BgdTextContact.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00ffd8;
}


/* Twitter Feed */

#LeftContent .tweet {
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
}

#LeftContent .msg  {
	width: 390px;
	background-color: #ecebeb;
	background-image: url(images/BgdTwitterMessage.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
	float: left;
}
#LeftContent .msg p {
	text-transform: uppercase;
	font-size: 10px;
	color: #333;
	font-weight: bold;
	text-shadow: white 1px 1px 1px;
	padding: 20px;
}
#LeftContent .xtra {
	display: block;
	margin-bottom: 5px;
	float: right;
}
#LeftContent .xtra img {
	float: right;
}
#LeftContent .twinfo {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	width: 170px;
	margin-top: 8px;
	float: right;
	overflow: hidden;
	text-align: center;
}
#LeftContent .twinfo a {
	color: #de89bb;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #de89bb;
}
#LeftContent .twinfo a:hover {
	color: #de89bb;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom-style: none;
}

/* What Nav */

#WhatNav {
	background-image: url(images/BgdTextWhat.png);
	background-repeat: repeat-x;
	background-position: 0px 38px;
	height: 46px;
}
#WhatNav .idTabs {
	margin: 0px;
	padding: 0px;
}

#WhatNav li, #WorkNav li, #ClientsNav li {
	float: left;
	margin-right: 1px;
	color: #FFF;
}
#WhatNav li a, #WorkNav li a, #ClientsNav li a{
	background-image: url(images/WhatNavBtn.gif);
	background-repeat: no-repeat;
	display: block;
	width: 113px;
	height: 46px;
	line-height: 37px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
#WhatNav li a:hover, #WorkNav li a:hover, #ClientsNav li a:hover{
	background-image: url(images/WhatNavBtnCurrent.gif);
	background-repeat: no-repeat;
	color: #2b201f;
	text-shadow: white 1px 1px 1px;
}
#WhatNav li .selected, #WorkNav li .selected, #ClientsNav li .selected{
	background-image: url(images/WhatNavBtnCurrent.gif);
	background-repeat: no-repeat;
	color: #2b201f;
	text-shadow: white 1px 1px 1px;
}
/* Clients Nav */

#ClientsNav {
	background-image: url(images/RightNavBgd.png);
	background-repeat: repeat-x;
	background-position: 0px 38px;
	height: 46px;
}
#ClientsNav ul {
	margin: 0px;
	padding: 0px;	
}


/* Work Nav */

#WorkNav {
	background-image: url(images/BgdTextWork.png);
	background-repeat: repeat-x;
	background-position: 0px 38px;
	height: 46px;
}


/* Right Content */

#RightContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 343px;
	float: right;
	clear: right;
	color: #CCCCCC;
	z-index: 3;
}

#RightContent p {
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#RightContent strong {
	font-weight: bold;
	color: #FFFFFF;
}
#RightContentWork {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 683px;
	float: right;
	clear: right;
	color: #CCCCCC;
	line-height: 18px;
	margin-top: 36px;
}

#RightWorkText  {
	background-image: url(images/BgdTextWork.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccff00;
}
#RightWorkText h3  {
	color: #d7d7d7;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 20px;
}
#RightWorkText p  {
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
#RightWorkText em  {
	color: #d7d7d7;
	font-style: normal;
}
/* Slider */
.container {
	overflow:hidden;
	position:relative;
	cursor:pointer;
	background-color: #666;
	height: 352px;
	width: 479px;
	margin-left: 82px;
}
#LoopedSlider {
	position:relative;
	clear:both;
	background-color: #FFF;
	margin-top: 18px;
	margin-bottom: 18px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 643px;
}
ul.pagination {
	list-style-type:none;
	margin:0;
	padding:0;
	margin:9px auto;
	width:132px;
}
ul.pagination li {
	float:left;
}	
ul.pagination a { display:block; width:12px; padding-top:12px; height:0; overflow:hidden; background-image:url(pagination.png); background-position:0 0; background-repeat:no-repeat;}
ul.pagination li.active a {background-position:0 -12px}
a.previous {
	position:absolute;
	top:200px;
	left:15px;
	text-indent: -9999px;
	display: block;
	background-image: url(images/Previous.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 52px;
}
a.next {
	position:absolute;
	right:15px;
	background-image: url(images/Next.gif);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 52px;
	text-indent: -9999px;
	top: 200px;
}
.slides { position:absolute; top:0; left:0; }
.slides div {
	position:absolute;
	top:0;
	width:479px;
	display:none;
}

/* Featured Work */

#FeaturedArea {
	margin-top: 10px;
	width: 343px;
	background-image: url(images/BgdFeatured.png);
	background-repeat: repeat;
	padding-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#FeaturedArea img {
	margin-left: 10px;
}
#gallery {
	position:relative;
	height:251px;
	overflow: hidden;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
	z-index:600;
	background-color:#000;
	color:#ffffff;
	height:70px;
	width:100%;
	position:absolute;
	bottom:0;
	margin-left: 10px;
	}

	#gallery .caption .content {
	text-transform: uppercase;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	}
	
	#gallery .caption .content h3 {
	color:#DE89BB;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
	}

/* Flickr Feed */

#FlickrContent {
	margin-top: 10px;
	width: 343px;
	background-image: url(images/BgdFlickr.png);
	background-repeat: repeat;
	overflow: hidden;
	padding-bottom: 10px;
}

#FlickrContent .flickr_badge_image {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	display: inline;
	float: left;
}
   
#FlickrContent .flickr_badge_image img {
	border:3px solid #cccccc;
	width:95px;
	height:95px;
}

#FlickrContent .flickr_badge_image img:hover {
	border:5px solid #DD8FBD;
	width:91px;
	height:91px;
}

/* Footer */
	
#Footer {
	height: 241px;
	background-image: url(images/TileFooter.gif);
	background-repeat: repeat-x;
}
#FooterContent {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 600px 50px;
	overflow: hidden;
}
#Site {
	width: 150px;
	float: left;
	margin-top: 30px;
}
#Site ul {
	margin-top: 10px;
}
#Site li {
	font-size: 10px;
	text-transform: uppercase;
	color: #aba4a4;
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-type: none;
	text-shadow: white 1px 1px 1px;
	font-weight: bold;
}
#Site li a {
	color: #9a9090;
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aba4a4;
}
#Site li a:hover {
	border-bottom-style: none;
}
#SiteHeading {
	text-indent: -9999px;
	background-image: url(images/OurSite.gif);
	background-repeat: no-repeat;
	height: 19px;
}
#Blog {
	width: 242px;
	float: left;
	margin-top: 30px;
}
#Blog ul {
	margin-top: 10px;
}
#Blog li {
	font-size: 10px;
	text-transform: uppercase;
	color: #aba4a4;
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-type: none;
	text-shadow: white 1px 1px 1px;
	font-weight: bold;
}
#Blog li a {
	color: #9a9090;
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aba4a4;
}
#Blog li a:hover {
	border-bottom-style: none;
}
#BlogHeading {
	text-indent: -9999px;
	background-image: url(images/BlogEntries.gif);
	background-repeat: no-repeat;
	height: 23px;
}
#Social {
	width: 180px;
	float: left;
	background-image: url(images/TileFooterPixels.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: 30px;
}
#Social ul {
	margin-top: 10px;
}
#Social li {
	font-size: 10px;
	text-transform: uppercase;
	color: #aba4a4;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	text-shadow: white 1px 1px 1px;
	font-weight: bold;
}
#Social a {
	color: #9a9090;
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aba4a4;
}
#Social a:hover {
	border-bottom-style: none;
}
.twitter {
	background-image: url(images/IconTwitter.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 38px;
	display: block;
	line-height: 38px;
	padding-left: 46px;
}
.facebook {
	background-image: url(images/IconFacebook.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 38px;
	display: block;
	line-height: 38px;
	padding-left: 46px;
}
.flickr {
	background-image: url(images/IconFlickr.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 38px;
	display: block;
	line-height: 38px;
	padding-left: 46px;
}
#SocialHeading {
	text-indent: -9999px;
	background-image: url(images/WereSocial.gif);
	background-repeat: no-repeat;
	height: 19px;
}
#Address {
	width: 380px;
	text-align: right;
	float: left;
	margin-top: 22px;
}
#Address strong {
	color: #666;	
}
#Address ul {
	margin: 0px;
	padding: 0px;
}
#Address li {
	font-size: 10px;
	text-transform: uppercase;
	color: #999;
	list-style-type: none;
	text-shadow: white 1px 1px 1px;
	font-weight: bold;
	line-height: 10px;
	padding-top: 0px;
	margin-bottom: 8px;
}
#TopContent-start {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #40312f;
	z-index: 20;
	height: 120px;
}
#Content-start {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}

.introPara  {
	font-size: 13px;
}
.whothumb {
	float: left;
	border: 3px solid #CCCCCC;
	margin-right: 20px;
	margin-top: 4px;
	margin-bottom: 7px;
	height: 96px;
	width: 96px;
}
#LeftWhoText a, #LeftWhoText a:hover {
	color: #FFB400;
}

.hlite {
	color: ##DD8FBD;
	font-weight: bold;
}
#Content #LeftContent #LeftWhatText li {
	padding-left: 25px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	background-image: url(images/bullet-blue.gif);
	background-position: 20px 4px;
}
.word {
	background-image: url(images/IconWordPress.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 38px;
	display: block;
	line-height: 38px;
	padding-left: 55px;
}
.badge {
	float: right;
	margin-top: 30px;
	margin-right: 80px;
}
#Content #LeftContent #LeftWhoText li {
	padding-left: 40px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	background-image: url(images/bulllet-who.gif);
	background-position: 20px 4px;
}
#LeftCaseText {
	background-image: url(images/BgdTextWork.png);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9CF26;
}

/* Case Nav */

#CaseNav {
	background-image: url(images/BgdTextWork.png);
	background-repeat: repeat-x;
	background-position: 0px 38px;
	height: 46px;
}
#CaseNav .idTabs {
	margin: 0px;
	padding: 0px;
}

#CaseNav li, #WorkNav li, #ClientsNav li {
	float: left;
	margin-right: 1px;
	color: #FFF;
}
#CaseNav li a, #WorkNav li a, #ClientsNav li a{
	background-image: url(images/WhatNavBtn.gif);
	background-repeat: no-repeat;
	display: block;
	width: 113px;
	height: 46px;
	line-height: 37px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
#CaseNav li a:hover, #WorkNav li a:hover, #ClientsNav li a:hover{
	background-image: url(images/WhatNavBtnCurrent.gif);
	background-repeat: no-repeat;
	color: #2b201f;
	text-shadow: white 1px 1px 1px;
}
#CaseNav li .selected, #WorkNav li .selected, #ClientsNav li .selected{
	background-image: url(images/WhatNavBtnCurrent.gif);
	background-repeat: no-repeat;
	color: #2b201f;
	text-shadow: white 1px 1px 1px;
}
blockquote {
	float: right;
	width: 250px;
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #99CC00;
	padding-left: 10px;
	font-style: italic;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 19px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	background-image: url(images/BgdTextWork.png);
	margin-top: 10px;
	margin-bottom: 10px;
}
#Content #LeftContent #LeftCaseText strong {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#Content #LeftContent #LeftCaseText li {
	padding-left: 40px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	background-image: url(images/bulllet-green.gif);
	background-position: 20px 4px;
}
.quote {
	margin-left: 15px;
	border-left-style: dotted;
	border-left-color: #99CC00;
	padding-left: 10px;
	font-style: italic;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 19px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 15px;
	background-image: url(images/BgdTextWork.png);
	margin-top: 10px;
	margin-bottom: 10px;
}
.who {
	margin-left: 15px;
	border-left-style: dotted;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 19px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 15px;
	background-image: url(images/BgdTextWho.png);
	margin-top: 10px;
	margin-bottom: 10px;
}

.post {
	margin-left: 15px;
	border-left-style: dotted;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 19px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 15px;
	background-image: url(images/BgdTextBlog.png);
	margin-top: 10px;
	margin-bottom: 10px;
}
