html {overflow-y: scroll;}
body {
	font-family: arial,sans-serif;
		background-color:#929292;
  	color: #444444;	
	font-size: 14px;
	margin:auto;
	margin-top:0;
	margin-bottom:0;
	padding: 0px;
	}
a {
	color: #444444;
	text-decoration: none;
}
a:hover {
	text-decoration: underline; 
}
a.noHoverLink {
	color: #444444;
	text-decoration:none;
}
a.noHoverLink:hover {
	background-color: transparent;
	text-decoration: none;
}
a.highlightLink {
	color: #3d8901;
}
a.ulLink {
	text-decoration: underline;
}
img {
	border:none;
	}
button {
	border:none;
	background-color: transparent;
	margin:0;
	padding:0;
	cursor:pointer;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 14px;
  color: #444444;
  margin: 0px;
  padding: 0px; }
  
h1 {
	font-size:18px;
	margin-bottom:5px;
	letter-spacing:0.1em;
	font-weight:400;
}  
h2 {
	font-weight:normal;
}
h3 {
	font-size:18px;
	margin-bottom:5px;
	letter-spacing:0.1em;
	font-weight:400;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
	font-weight:400;
}

.txt1 {
	font-size:10px;
}
.txt2 {
	font-size:11px;
}
.txt3 {
	font-size:12px;
}
.txt4 {
	font-size:14px;
}
.txt5 {
	font-size:16px;
}
.txt6 {
	font-size:18px;
}
a.boldLink {
	font-weight:bold;
}
a.colorLink {
	color:#3d8901;
}
input {
	font-family: tahoma,arial,verdana,sans-serif;
	font-size:14px;
}
textarea {
	font-family: tahoma,arial,verdana,sans-serif;
	font-size:14px;
}
select {
	font-family: tahoma,arial,verdana,sans-serif;
	font-size:14px;
}
.stdForm {
  margin: 0px;
  padding: 0px;	
}
.stdButton {
	background-color:#3d8901;
	border:2px solid #999;
	font-weight:bold;
	font-size:16px;
	color:#444444;
}
.smallButton {
	background-color:#3d8901;
	border:2px solid #999;
	font-weight:bold;
	font-size:12px;
	color:#444444;
}
.inlineDiv {
	display:inline;
}
.hiddenDiv {
	display:none;
}
.centerDiv {
	text-align:center;
}
.rel {
	position:relative;
}
.hiddenImg {
	width:0px;
	height:0px;
	display:none;
}
div.floatSeparator {
	height:1px;
	clear:left;
	padding:0;
	margin:0;
	line-height:1px;
}
.highlightInput {
	border:1px solid #c8cbcf;
}
.hightlightInputFocus {
	border:1px solid #3d8901;
}
#mainArea {
	width:100%;
	margin:auto;
	background-color:#929292;
	background-image:url('bg1px.jpg');
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:center; 
}
#cobrandMainArea {
	width:100%;
	margin:auto;
	background-color:#929292;
}
#headerBar {
	width:100%;
	height:10px;
	margin:auto;
	font-size:7px;
	background-color:#929292;
	background-image:url('barbg.gif');
	background-repeat:no-repeat;
	background-position:center; 	
}
#footerBar {
	width:100%;
	height:10px;
	margin:auto;
	font-size:7px;
	background-color:#929292;
	background-image:url('barbg.gif');
	background-repeat:no-repeat;
	background-position:center;
}
#mainContent {
	clear:both;
	background:#FFFFFF;
	width:992px;
	margin:auto;
	padding:0;
	padding-top:10px;
	margin-top:0;
	margin-bottom:0;
}
#mainContentSeparator {
	clear:left;
	height:0;
}
#leftcontent {
	float:left;
	width:170px;
	background-color:inherit;
	color:inherit;
 	}
#centercontent {
	float:left;
	width:642px;
	padding:0;
	padding-left:3px;
	padding-right:7px;
	background-color:inherit;
	color:inherit;
}
#rightcontent {
	float:left;
	background-color:inherit;
	color:inherit;
	width:170px;
}
#centerrightcontent {
	float:left;
	padding-left:3px;
	width:819px;
	background-color:inherit;
	color:inherit;
}
#left2ColContent {
	float:left;
	display:inline;
	width:672px;
	padding:0;
	margin:0;
	border:0;
	padding-right:20px;
	background-color:inherit;
	color:inherit;
}
#right2ColContent {
	float:left;
	display:inline;
	padding:0;
	margin:0;
	border:0;
	background-color:inherit;
	color:inherit;
	width:300px;
}
#left3ColContent {
	float:left;
	width:170px;
	background-color:inherit;
	color:inherit;
	padding:0;
	margin:0;
	}
#center3ColContent {
	float:left;
	width:464px;
	padding:0;
	padding-left:26px;
	padding-right:30px;
	background-color:inherit;
	color:inherit;
	}
#right3ColContent {
	float:left;
	background-color:inherit;
	color:inherit;
	width:300px;
	padding:0;
	margin:0;
	}
#footerContainer {
	width:100%;
	background-image:url('bannerbg1px.jpg');
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:center;
}
#footercontent {
	clear:both;
	background-color:#fff;
	margin:0px auto;
	line-height:150%;
	text-align:center;
	font-size:11px;
	border-top:0px solid #3d8901;
	padding:15px;
	padding-top:45px;
	width:962px;
	color:#444;
}
#footercontent a {
	color:#444;
}
#bannerContainer {
	width:100%;
	background-image:url('bannerbg1px.jpg');
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:center; 	
}
#cobrandBanner {
	margin:0px auto;
	padding:0;
	abackground-color:#eee;
	border-bottom:1px solid #c8cbcf;
	height:35px;
	margin-top:0px;
}
#banner {
	clear:both;
	width:992px;
	height:67px;
	margin:0px auto;
	padding:0;
	background-color:#fff;
	color:#444;
	border-bottom:0px #3d8901 solid;
}
#cobrandBannerNav {
	display:inline;
	float:left;
	line-height:100%;
	padding:0;
	margin:0;
	width:560px;
	font-size:14px;
	height:16px;
}
#leftBanner {
	display:inline;
	float:left;
	width:130px;
	margin:0;
	padding:0;
	border:0;
}
#rightBanner {
	display:inline;
	float:left;
	width:862px;
	margin:0;
	padding:0;
	border:0;
}
#bannerLogo {
	margin-left:0px;
	margin-top:23px;
	width:109px;
	height:40px;
	cursor:pointer;
	background:url('logo.gif');
	background-repeat: no-repeat;	
}
#topBanner {
	margin:0;
	margin-left:2px;
	padding-top:6px;
	padding-right:0px;
	padding-bottom:6px;
	text-align:right;
	font-size:13px;
	height:15px;
}
#bottomBanner {
	margin:0;
	padding:0;
	padding-left:2px;
	color:#444;
}
#tabs {
	display:inline;
	float:left;
}
div.tabOff {
	display:inline;
	float:left;
	height:13px;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	border:0;
	margin-top:10px;
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:bold;
}
div.tabOff a {
	color:#000;
}
div.tabOff:hover {
	cursor:pointer;	
	background-color:#000;
}
div.tabOff:hover a {
	color:#fff;
}
div.tabOn {
	font-size:12px;
	font-weight:bold;
	display:inline;
	float:left;
	height:20px;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:0px;
	margin:0;
	border:0;
	margin-top:10px;
	text-align:center;
}
div.tabOn:hover {
	cursor:pointer;	
}
div.tabOn a {
	color:#989898;
	font-weight:bold;
}
div.tabSeparator {
	margin:0;
	padding:0;
	margin-left:1px;
	margin-right:1px;
	border:0;
	display:inline;
	float:left;
	width:1px;
	min-width:1px;
	height:40px;
}
a.headerlink{
	color:#ffffff;
}
a.headerlink:hover{
	text-decoration:none;
}
div.cobrandTabOff {
	display:inline;
	float:left;
	height:20px;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:0px;
	margin:0;
	border:0;
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:bold;
}
div.cobrandTabOff a {
	color:#000;
}
div.cobrandTabOff:hover {
	cursor:pointer;	
	background-color:#000;
}
div.cobrandTabOff:hover a {
	color:#fff;
}
div.cobrandTabOn {
	font-size:12px;
	font-weight:bold;
	display:inline;
	float:left;
	height:20px;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:0px;
	margin:0;
	border:0;
	text-align:center;
}
div.cobrandTabOn:hover {
	cursor:pointer;	
}
div.cobrandTabOn a {
	color:#989898;
	font-weight:bold;
}
div.cobrandTabSeparator {
	margin:0;
	padding:0;
	margin-left:1px;
	margin-right:1px;
	border:0;
	display:inline;
	float:left;
	width:1px;
	min-width:1px;
	height:30px;
}
a.cobrandHeaderlink{
	color:#ffffff;
}
a.cobrandHeaderlink:hover{
	text-decoration:none;
}
#forProfessionals {
	font-weight:bold;
	font-size:12px;
	color:#3d8901;
	letter-spacing:0.1em;
}
#searchForm {
	display:inline;
	float:right;
	border:0;
	margin:0;
	padding:0;
	margin-top:12px;
}
#cobrandSearchForm {
	display:inline;
	float:right;
	width:300px;
	border:0;
	margin:0;
	padding:0;
	margin-right:10px;
	line-height:100%;
}
input.search {
	border:1px solid #d1d1d1;
	background:#fff;
	background-image:url('magnify.gif');
	background-repeat:no-repeat;
	background-position:left;
	width:128px;
	padding-left:24px;
	height:18px;
	padding-top:2px;
	padding-bottom:1px;
	margin-right:0px;
	color:#444;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size:13px;
	float:left;
	display:inline;
}
input.searchFocus{
	border:1px solid #3d8901;
	background:#fff;
	background-image:url('magnify.gif');
	background-repeat:no-repeat;
	background-position:left;
	width:128px;
	padding-left:24px;
	height:18px;
	padding-top:2px;
	padding-bottom:1px;
	margin-right:0px;
	color:#444;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size:13px;
	float:left;
}
#searchMenuBtn {
	display:inline;
	float:left;
	background-image:url('searchDropDownBtn.gif');
	background-repeat:no-repeat;
	background-position:right;
	font-size:10px;
	padding:4px;
	padding-top:5px;
	padding-bottom:3px;
	margin-right:3px;
	height:13px;
	border:1px solid #d1d1d1;	
	border-left:0;
	cursor:pointer;
	width:75px;
	color:#000;
	background-color:#eeeeee;
}
#searchMenu {
	display:none;
	position:absolute;
	z-index:100;
	width:100px;
	background-color:#d3d3d3;
	border:1px solid #ffffff;
	border-bottom:0px;
	color:#000;
}
div.searchMenuOption {
	font-size:11px;
	display:block;
	border-bottom:1px solid #ffffff;
	padding:4px;
	padding-right:20px;
	z-index:100;
	cursor:pointer;
	text-decoration:none;
}
div.searchMenuOption:hover {
	text-decoration:underline;
}
#searchBtn {
	float:left;
	display:inline;
	padding:0;
	height:23px;
	line-height:100%;
	padding-left:8px;
	padding-right:8px;
	background-color:#74bc3c;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
#searchBtn:hover {
	cursor:pointer;
	background-color:#80d042;
	color:#fff;
}
div.bannerButtonDiv {
	display:inline;
}
.bannerbutton {
	padding: 0px 4px 0px 4px;
	display:inline; 
	text-decoration: none; 
	color:#3d8901;
	font-size:12px;
}
.bannerbutton:hover {
	text-decoration: underline; 
}
div.filterlist {
	padding: 10px 0px 20px 0px;	
	display:block; 	
}
div.filterlistBody {
}
div.filterlistheader {
	padding: 5px 0px 6px 0px;	
	width:168px;
	display:block;
	font-size:12px;
	font-weight:700;
	color:#444444;
	border-bottom:1px solid #c8cbcf;
}
div.filterlistitem {
	display:block; 	
	width:163px;
	padding-left:5px;
	padding-right:0px;
	margin-top:0;
	margin-bottom:0;
	font-weight:normal;
	border:0;
	cursor:pointer;
	border-bottom:1px solid #c8cbcf;
}
div.filterlistitem a{
	color:#3d8901;
}
div.filterlistitem:hover {
	background-color:#c8cbcf;
}
div.filterlistitem:hover a{
	color:#3d8901;
}
div.filterlistitemon {
	display:block; 	
	width:123px;
	padding-left:5px;
	padding-right:0px;
	margin-top:0;
	margin-bottom:0;
	border:0;
	background-color: #d6d6d6;	
	border-bottom:1px solid #c8cbcf;
}
div.filterlistitemon a{
	color:#000;
}
a.filterlistlink {
	display:block;
	width:123px;
	text-decoration:none;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
	margin:0;
	border:0;
}
div.listheader {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;	
	display:block; 	
}
div.listheaderoptions {
	padding-top:10px;
	display:inline;
}
div.headeropt {
	padding: 0px 4px 0px 4px;
	margin-top:10px;
	display:inline; 
}
div.headeropton {
	padding: 0px 4px 0px 4px;
	display:inline; 
	background-color:#3d8901;
	font-weight:bold;
}
div.headeropton a{
	color:#333;
}
div.browseListBody {
}
div.imageTagPopup a {
	color:#444;
}
.buzz {
	width:40px;
	height:40px;
	text-align:center;
	font-size:14px;
	font-weight: bold;
	color: #444444;
	background:url('buzz.jpg');
	cursor: default;
	display:inline;	
	vertical-align:top;
	margin-left:10px;
	margin-top:10px;
	position: absolute;
	left: 500px;	
}
.buzzOn {
	width:40px;
	height:40px;
	text-align:center;
	font-size:0px;
	line-height:0px;
	font-weight: bold;
	color: #444444;				
	background:url('buzzOn.jpg');
	cursor: pointer;
	display:inline;	
	vertical-align:top;	
	margin-left:10px;
	margin-top:10px;
	position: absolute;
	left: 500px;	

}
.buzzCount {
	border: 0px;
	padding-top: 10px;
}
.buzz2Col {
	width:40px;
	height:40px;
	text-align:center;
	font-size:14px;
	font-family: tahoma,arial,verdana,sans-serif;	
	font-weight: bold;
	color: #444444;
	background:url('buzz.jpg');
	cursor: default;
	vertical-align:top;
	margin-left:5px;
	margin-top:5px;
	float:left;
}
.buzz2ColOn {
	width:40px;
	height:40px;
	text-align:center;
	font-size:0px;
	font-weight: bold;
	background:url('buzzOn.jpg');
	color: #444444;
	cursor: pointer;
	vertical-align:top;	
	margin-left:5px;
	margin-top:5px;
	float:left;
}
.buzzCount2Col {
	border: 0px;
	padding-top: 10px;
}
.buzzForView {
	width:40px;
	height:40px;
	text-align:center;
	font-size:14px;
	font-weight: bold;
	color: #444444;
	background:url('buzz.jpg');
	float:left;
	display:inline;	
	cursor: default;
	vertical-align:top;
	margin-left:10px;
	margin-top:10px;
	position: absolute;
	z-index:10;
}
.buzzOnForView {
	width:40px;
	height:40px;
	text-align:center;
	font-size:0px;
	line-height:0px;
	font-weight: bold;
	color: #444444;				
	background:url('buzzOn.jpg');
	display:inline;	
	cursor: pointer;	
	vertical-align:top;
	margin-left:10px;
	margin-top:10px;
	position: absolute;
	z-index:10;
	float:left;
}
.buzzCountForView {
	border: 0px;
	padding-top: 10px;
}
div.errorMsg {
	color: #dd3333;
	font-weight:bold;
	padding:10px 0px 10px 0px;
}
div.userInputControl {
	width: 270px;
	text-align:left;
}
div.vspace10 {
	height:10px;
	display:block;
}
div.vspace20 {
	height:20px;
	display:block;
}
div.vspace40 {
	height:40px;
	display:block;
}
div.vspace80 {
	height:80px;
	display:block;
}
.pagination {
	clear:left;
	width:502px;
	text-align:right;
	font-size:11px;
	padding:0;
	margin:0;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:10px;
	margin-bottom:13px;
}
.pageNumber {
	background-color: #d6d6d6;	
	color:#000;
	padding: 4px 7px 4px 7px;
	margin: 0px 2px 0px 2px;
	text-align:center;
	text-decoration: none; 
	display:inline;
}
.pageNumber:hover {
	color: #d6d6d6;	
	background-color:#000;
	text-decoration: none; 
}
.pageButton {
	background-color: #d6d6d6;
	color:#000;
	padding: 4px 7px 4px 7px;
	margin: 0px 2px 0px 2px;
	text-align:center;
	text-decoration: none; 
	display:inline;
	font-weight:bold;
}
.pageButton:hover {
	color: #d6d6d6;	
	background-color:#000;
	text-decoration: none; 
}
.pageNumberOn {
	color: #fff;
	background-color:#74bc3c;
	padding: 4px 7px 4px 7px;
	margin: 0px 2px 0px 2px;
	text-align:center;
	font-weight:bold;
	display:inline;
	text-decoration:none; 
}
.pageNumberOn:hover {
	text-decoration:none; 
}
div.houseActionLink {
	font-size:14px;
	margin-bottom:10px;
	padding-bottom:10px;
	padding-top:10px;
	font-weight:bold;
}
a.buttonLink {
	color: #000;
	background-color:#3d8901;
	border:2px outset #c8cbcf;
	padding: 2px 6px 2px 6px;
	margin: 0px 4px 0px 4px;
	text-align:center;
	text-decoration: none; 
	display:inline;
	}
a.buttonLink:hover {
	text-decoration: underline; 
	}
div.emailFormLine {
	width:375px;
	margin-left:5px;
	clear:left;
	display:block;
	margin-bottom:10px;
}
div.emailFormCaption {
	width:50px; 
	text-align:left;
	margin-right:5px;
	display:block;
	margin-bottom:2px;
}
input.emailFormEntry {
	width:370px;
	float:left;
}
input.emailFormInput {
	width:370px;
	border:1px #cccccc solid;
	color:#444;
	background:#fff;
}
input.emailFormInputFocus{
	width:370px;
    border:1px solid #3d8901;
    color:#444;
	background:#fff;
}
textarea.emailFormTextArea {
	width:370px;
	text-align:left;
	border:1px #cccccc solid;
	color:#444;
}
textarea.emailFormTextAreaFocus {
	width:370px;
	text-align:left;
	border:1px #3d8901 solid;
	color:#444;
}
a.keyword1 {
	display:inline;
	color:#3d8901;
	font-size:12px;
}
a.keyword2 {
	display:inline;
	color:#3d8901;
	font-size:12px;
	font-weight:bold;
}
a.keyword3 {
	display:inline;
	color:#3d8901;
	font-size:13px;
	font-weight:bold;
}
div.popularKeywords {
	margin-top:0px;
	text-align:justify;
	line-height:150%;
}
div.rightNavBox {
	padding-left:6px;
	border-left:1px dotted #c8cbcf;
}
#selectGalleryNewDiv {
	width:140px;
	margin-right:5px;
	clear:both;
	float:left;
	display:inline;
}
#newGalleryTitle {
	padding:0;
	width:229px;
	float:left;
	font-size:12px;
}
#selectGalleryNewLine {
	font-size:12px;
	margin-top:2px;	
}
#selectGalleryExistingLine {
	font-size:12px;
	padding:0;
	border:0;
	margin-bottom:0px;
	padding-top:15px;
}
#selectGalleryExistingDiv {
	width:140px;
	margin-right:5px;
	clear:both;
	float:left;
	display:inline;
	padding:0;
}
#galleryId {
	width:233px;
	float:left;
	padding:0;
	margin:0;
}d
#galleryFormKeywordsCaption {
	clear:both;
	float:left;
	width:80px;
	margin-right:5px;
	display:inline;
	margin-top:20px;
}
#gallerySpaceKeywords {
	margin-top:20px;
	width:290px;
	float:left;
	display:inline;
}
#galleryFormCommentsCaption {
	margin-top:8px;
}
#gallerySpaceComments {
	margin-top:5px;
	width:375px;
	height:50px;
}
#galleryFormAddToFeedDiv {
	font-size:12px;
	margin-top:5px;
}
#galleryFormAddToFeed {
}
div.galleryFormSeparator {
	height:1px;
	line-height:1px;
	clear:left;
}
#gallerySpaceCommentsPrivacyDiv {
	margin-top:2px;
	font-size:12px;
}
#galleryFormButtons {
	margin-top:25px;	
}
#galleryFormCancelButton {
	margin-left:35px;
}
#galleryFormAddButton {
	margin-left:35px;
}
div.addToMyGallery {
	background:url('addToMyGalleryBtn.gif');
	padding-left:0px;
	padding-top:0px;
	width:27px;
	height:24px;
	text-align:middle;
	font-family: tahoma,arial,verdana,sans-serif;
  	color: #222222;	
	font-size: 11px;
	font-weight:bold;
}
#addToMyGalleryConfirmOkBtn {
	margin-left:155px;
	cursor:pointer;
}
#addToMyGalleryConfirmLink {
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
}
#postToForumErrorMsgDiv {
	color:red;
	display:none;
	margin-top:10px;
	margin-bottom:10px;
}
#postToForumCommentsCaption {
	margin-top:15px;
}
#postToForumComments {
	margin-top:9px;
	width:375px;
	height:100px;
}
#postToForumFormButtons {
	margin-top:25px;	
}
#postToForumFormCancelButton {
	margin-left:60px;
}
#postToForumFormAddButton {
	margin-left:55px;
}
div.postToForum {
	background:url('addToMyGalleryBtn.gif');
	padding-left:0px;
	padding-top:0px;
	width:27px;
	height:24px;
	text-align:middle;
	font-family: tahoma,arial,verdana,sans-serif;
  	color: #222222;	
	font-size: 11px;
	font-weight:bold;
}
#postToForumErrorMsgDiv {
	color:red;
	display:none;
	margin-top:10px;
	margin-bottom:10px;
}
#postToForumCommentsCaption {
	margin-top:15px;
}
#postToForumComments {
	margin-top:9px;
	width:375px;
	height:100px;
}
#postToForumFormButtons {
	margin-top:25px;	
}
#postToForumFormCancelButton {
	margin-left:60px;
}
#postToForumFormAddButton {
	margin-left:55px;
}
div.postToForum {
	background:url('addToMyGalleryBtn.gif');
	padding-left:0px;
	padding-top:0px;
	width:27px;
	height:24px;
	text-align:middle;
	font-family: tahoma,arial,verdana,sans-serif;
  	color: #222222;	
	font-size: 11px;
	font-weight:bold;
}

#addAsFriendCommentsCaption {
	margin-top:15px;
}
#addAsFriendComments {
	margin-top:9px;
	width:375px;
	height:40px;
	font-size:12px;
}
#addAsFriendFormButtons {
	margin-top:25px;	
}
#addAsFriendFormCancelButton {
	margin-left:60px;
}
#addAsFriendFormAddButton {
	margin-left:55px;
}

#homeGallery {
	padding:0px;
		height:301px;
	width:624px;
}
div.homeGalleryTab {
	height:55px;
	width:75px;
	cursor:pointer;
	clear:left;
	border-top:7px solid #c8cbcf;
	border-bottom:7px solid #c8cbcf;
	margin-bottom:8px;
}
div.homeGalleryTabSelected {
	height:55px;
	width:75px;
	cursor:pointer;
	clear:left;
	border-top:7px solid #3d8901;
	border-bottom:7px solid #3d8901;
	margin-bottom:8px;
}
div.homeGalleryTabText {
	font-size:12px;
	font-weight:bold;
	float:left;
	display:none;
	width:0px;
	padding-right:0px;
	padding-left:5px;
}
div.homeGalleryTabImg {
	float:left;
	width:75px;
	height:55px;
	display:inline;
}
#homeGalleryImg {
	padding:0;
	margin:0;
	cursor:pointer;
}
#homeGalleryImgLink{
	padding:0;
	margin:0;
}
#homeGalleryMainDiv {
	float:left;
	height:300px;
	width:500px;
	border-top:1px solid #c8cbcf;
	border-bottom:1px solid #c8cbcf;
	margin:0;
	padding:0;
}
#homeGalleryTabDiv {
	float:left;
	z-index:2;	
	height:300px;
	width:75px;
	border-top:1px solid #c8cbcf;
	border-bottom:1px solid #c8cbcf;
	border-left:0px;
	border-right:0px solid #eeeeee;
	background:#eeeeee;	
}
#homeGalleryTitleAndDescription {
	width:162px;
	background:#222;
	border:1px solid #c8cbcf;
	border-left:0;
	border-right:0;
	position:absolute;
	z-index:30001;
	height:290px;
	filter:alpha(opacity=90);   
	-moz-opacity: 0.9;   
	opacity: 0.9;
	padding:5px;	
}
#homeGalleryTitle {
	display:block;
	word-wrap:break-word;
	overflow:hidden;	
	padding-top:5px;
}
#homeGalleryAuthor {
	margin-top:5px;
	margin-bottom:10px;
	display:block;
	padding-left:3px;
	font-size:12px;
	letter-spacing:0.05em;
	color:#eee;
}
#homeGalleryAuthor a.colorLink {
	color:#88ee33;
}
#homeGalleryTitleLink {
	clear:left;
	font-size:18px;
	font-weight:bold;
	letter-spacing:0.1em;
	color:#88ee33;
}
#homeGalleryDescription {
	margin-left:3px;
	font-size:12px;
	letter-spacing:0.05em;
	color:#eee;
}
#homeGalleryMore {
	font-size:12px;
	letter-spacing:0.05em;
	margin-top:15px;
	padding-left:50px;
}
#homeGalleryMoreLink {
	color:#88ee33;
	font-weight:bold;
}
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
}
#picksGalleryTitle {
	font-size:18px;
	letter-spacing:0.1em;
	margin-bottom:5px;
	margin-top:20px;
}
#picksGalleryDescription {
	margin-top:5px;
	margin-bottom:5px;
}
#picksGalleryImages {
	width:634px;
}
div.pickImageDiv {
	float:left;
	display:inline;
	height:170px;
	margin-left:0px;
	margin-bottom:20px;
}
img.pickImage {
	border-top: 4px solid #c8cbcf;
	border-bottom: 4px solid #c8cbcf;
	border-left:1px solid #c8cbcf;
	border-right:1px solid #c8cbcf;
	padding: 0px;	
}
img.pickImageOn {
	border-top: 4px solid #3d8901;
	border-bottom: 4px solid #3d8901;
	border-left:1px solid #3d8901;
	border-right:1px solid #3d8901;
	padding: 0px;
}
div.pickImageTitle {
	width:160px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:5px;
	font-size:12px;
}
div.galleryTitleUserImageDiv {
	float:left;
	width:40px;
	margin-right:10px;
}
div.galleryTitleTextDiv {
	width:440px;
	float:left;
}
img.galleryStripImage {
	border:1px #c8cbcf solid;
	padding: 0px;
	margin-right:5px;
}
button.findProfessionalBtn {
	margin:0;
	border:1px solid #888;
	display:inline;
	font-size:14px;
	font-weight:bold;
	padding:2px;
	color:#444444;
	background:#eeeeee;
}
button.findProfessionalBtn:hover {
	background:#3d8901;
	color:#eeeeee;
	cursor:pointer;
}
select.homeSearchSelect {
	font-size:14px;
	margin-bottom:5px;
	padding:0px;
	letter-spacing:0.1em;
	background:#eeeeee;
	width:175px;
	border:1px solid #c8cbcf;
}
input.homeSearchInput {
	font-size:14px;
	padding:3px;
	margin-bottom:5px;
	letter-spacing:0.1em;
	background:#eeeeee;
	width:500px;
	border:1px solid #c8cbcf;
}
div.oneColGalleryLine {
	clear:left;
	width:500px;
	margin:0;
	padding:0;
}
div.oneColGalleryImage {
	width:500px;
	background-color:#e5e5e5;
}
img.oneColGalleryImg {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
div.oneColGalleryInfo {
	width:500px;
	padding-top:10px;
	padding-bottom:0;
	margin:0;
	line-height:120%;
}
div.oneColGalleryTitle {
	position:absolute;
	top:-36px;
	left:0;
	width:480px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:5px;
	height:24px;
	color:#fff;
		background-image:url('galleryTitle.png');
		word-wrap:break-word;
	overflow:hidden;
}
a.oneColGalleryTitleLink {
	clear:left;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:130%;
	opacity:1;
	color:#fff;
}
div.oneColGalleryText {
	float:left;
	display:inline;
	width:440px;
	word-wrap:break-word;
	overflow:hidden;
}
div.oneColGalleryMore {
	width:480px;
	margin-right:5px;
	text-align:right;
	font-size:12px;
	margin-top:15px;
}
div.oneColGalleryTitleDiv {
}
div.oneColGallerySubtitle {
	margin-top:5px;
	margin-bottom:5px;
}
a.oneColGallerySubtitleLink {
	clear:left;
	font-size:12px;
	line-height:120%;
	color:#444444;
	font-style:italic;
}
div.oneColGalleryAuthor {
	color:#444444;
	font-size:11px;
	margin-bottom:7px;
}
div.oneColGalleryAuthor a.colorLink {
	color:#3d8901;
}
div.oneColGalleryAuthorImage {
	width:40px;
	height:40px;
	margin:0;
	padding:0;
	margin-right:10px;
	border:1px solid #ffffff;
	float:left;
	display:inline;
}
div.oneColGalleryDescription {
	margin:0;
	padding:0;
	font-size:12px;
	letter-spacing:0.1em;	
	line-height:150%;
	color:#444444;
	word-wrap:break-word;
	overflow:hidden;	
}
a.oneColGalleryMoreLink {
	margin-left:10px;
}
div.oneColGallerySeparator {
	clear:left;
	padding:0;
	margin:0;
	height:15px;
	line-height:15px;
}
div.oneColGalleryDetailsLeft {
	font-size:12px;
	margin-left:3px;
	float:left;
	display:inline;
	width:187px;
}
div.oneColGalleryDetailsRight {
	font-size:12px;
	float:left;
	display:inline;
	text-align:right;
	width:300px;
}
div.getStartedBanner {
	font-size:12px;
	letter-spacing:0.1em;
	line-height:160%;
	font-weight:bold;
	padding:5px;
	height:120px;
	width:602px;
	margin-bottom:10px;
	color:#444444;
}
#featuredGalleryHeader {
	width:602px;
	font-size:18px;
	font-weight:bold;
	letter-spacing:0.1em;
}
a.featuredGalleryLink {
	margin-right:10px;
	float:left;
	display:inline;
	font-size:18px;
	font-weight:bold;
	font-family:
}
#featuredGalleries {
	clear:left;
	padding-top:3px;
}
#recentGalleriesHeader {
	width:602px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:3px;
	letter-spacing:0.1em;
}
#moreGalleriesLink {
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.1em;
	padding-left:200px;
}
div.homeBanner {
	margin-top:8px;
	margin-left:12px;
}
h2.homeBanner {
	display:inline;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.05em;
}
img.homeBanner {
	vertical-align:text-bottom;
	margin-right:2px;
}
img.professionalStripImage {
	border:1px #c8cbcf solid;
	padding: 0px;
	margin-right:5px;
	width:160px;
	height:120px;
}
div.professionalName {
	margin:0;
	padding:0;
	margin-bottom:3px;
	font-size:18px;
	letter-spacing:0.1em;	
}
img.professionalImg {
	float:left;
	display:inline;
	width:40px;
	height:40px;
	margin-right:10px;
}
div.professionalTitle {
	float:left;
	display:inline;
	width:450px;
	margin:0;
	padding:0;
}
div.professionalLocation {
	margin-left:10px;
	margin-bottom:10px;
	font-size:12px;
}
div.professionalAboutMe {
	margin-left:10px;
	margin-bottom:10px;
	width:490px;
	font-size:12px;
	line-height:150%;
}
#pressDiv {
	font-size:13px;
	margin-bottom:20px;
	padding-top:7px;
	cursor:pointer;
	border-top:1px solid #c8cbcf;
}
#pressMore {
	font-size:12px;
}
#featuredUsers {
	margin:0;
	padding:0;
	border-top:1px solid #c8cbcf;
	padding-top:5px;
	font-size:14px;
	letter-spacing:0.1em;
}
#featuredUsersTitle {
	margin:0;
	padding:0;
	margin-bottom:8px;
	margin-top:8px;
	font-size:12px;
	font-weight:bold;
}
#featuredUsersMore {
	font-size:12px;
	letter-spacing:0.1em;
}
div.featuredUserDiv {
	display:inline;
	float:left;
	margin:5px;
	width:40px;
	height:40px;
	border:1px solid #ffffff;
}
#recentQuestions {
	clear:left;
	display:block;
	margin:0;
	padding:0;
	border-top:1px solid #c8cbcf;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.1em;
	word-wrap:break-word;
	overflow:hidden;	
}
#recentQuestionsTitle {
	margin:0;
	padding:0;
	padding-bottom:8px;
	padding-top:16px;
		background-image:url('topQuotes.gif');
	background-repeat:no-repeat;
	}
#recentQuestionsMore {
	font-size:12px;
	letter-spacing:0.1em;
	padding-bottom:20px;
		background-image:url('bottomQuotes.gif');
	background-repeat:no-repeat;
	background-position:right;
	}
div.recentQuestionsDiv {
	padding:5px;
	font-size:12px;
	font-weight:normal;
	clear:left;
}
div.recentQuestionsImageDiv {
	width:75px;
	height:55px;
	border:1px solid #ffffff;
	float:left;
	display:inline;
}
div.recentQuestionsTextDiv {
	float:left;
	display:inline;
	width:200px;
	margin-left:7px;
	word-wrap:break-word;
	overflow:hidden;		
}
div.miniShareDiv {
	height:16px;
	padding-top:1px;
	float:left;
	display:inline;
}
div.shareDiv {
	height:21px;
	margin-bottom:12px;
	color:#666;
	font-size:12px;
}
div.shareLabel {
	padding-top:4px;
	font-size:12px;
	height:16px;
	display:inline;
	float:left;
}
a.shareLink {
	margin-right:20px;
	color:#666;
	font-size:12px;
	filter:none;
	text-decoration:none;
}
a.shareLink:hover {
	color:#444;
}
img.shareImg {
	margin-right:5px;
	filter:none;
}
div.right3ColBox {
	border-top:1px solid #c8cbcf;
	padding-top:5px;
	border-left:0;
	border-right:0;
	text-align:justify;
	line-height:150%;
	font-size:12px;

}
div.right3ColBoxTitle {
	padding-bottom:5px;
	font-size:12px;
	font-weight:bold;
}
#subscribeDiv {
	font-size:12px;
	padding-bottom:25px;
}
#subscribeTitle {
	padding-bottom:8px;
}
#emailImg {
	vertical-align:text-bottom;
	border:0;
	width:14px;
	height:16px;
}
#rssImg {
	vertical-align:text-bottom;
	width:14px;
	height:14px;
	border:0;
	margin-left:20px;
}
#twitterImg {
	vertical-align:text-bottom;
	width:14px;
	height:14px;	
	border:0;
	margin-left:20px;
}
#facebookImg {
	vertical-align:text-bottom;
	width:14px;
	height:14px;	
	border:0;
	margin-left:20px;
}
#featuredGalleriesCategoriesTitle {
	font-size:16px;
	font-weight:bold;
	color:#888;
	letter-spacing:0.1em;	
	margin-bottom:10px;
	padding-bottom:5px;
	margin-top:30px;
	border-bottom:1px dotted #c8cbcf;
}
#featuredGalleriesCategoriesDiv {
	padding-top:5px;
	width:501px;
	margin-bottom:40px;
}
div.featuredGalleryCategory {
	float:left;
	display:inline;
	width:150px;
	margin-right:17px;
	line-height:180%;
}
a.featuredGalleryCategoryLink {
	font-size:12px;
	color:#3d8901;
}
button.stdButton {
	height:24px;
	line-height:200%;
	padding-left:5px;
	padding-right:5px;
	margin-right:10px;
	border:0;
	background-color:#74bc3c;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	width:auto;
	overflow:visible;
}
button.stdButton:hover {
	cursor:pointer;
	background-color:#80d042;
	color:#fff;
}
button.largeButton {
	height:28px;
	line-height:200%;
	padding-left:15px;
	padding-right:15px;
    margin-right:10px;
	border:0;
	background-color:#74bc3c;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	width:auto;
	overflow:visible;
}
button.largeButton:hover {
	cursor:pointer;
	background-color:#80d042;
	color:#fff;
}
a.linkButton {
	text-decoration:none;
}
div.stdLinkButton {
	float:left;
	display:inline;
	text-decoration:none;                                                                                           
	cursor: pointer; 
	height:17px;
	padding:0;
	line-height:155%;
	padding-right:8px;
	margin-right:15px;
	border:0;
	background-color:#74bc3c;	
	color:#fff;
	font-size:11px;
	font-weight:bold;	
}
div.stdLinkButton:hover {
	cursor:pointer;
	color:#eeeeee;
	background-color:#444444;
}
div.largeLinkButton {
	float:left;
	display:inline;
	text-decoration:none;                                                                                           
	cursor: pointer; 
	height:18px;
	line-height:100%;
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	margin-right:30px;
	border:0;
	background-color:#74bc3c;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
div.largeLinkButton:hover {
	cursor:pointer;
	color:#eeeeee;
	background-color:#444444;
}
div.addLinkBtn {
	padding-left:22px;
	background-image:url('addBtn.gif');
	background-repeat:no-repeat;
}
div.largePhotoLinkBtn {
	padding-left:22px;
	background-image:url('largePhotoBtn.gif');
	background-repeat:no-repeat;
}
div.blankLinkBtn {
	padding-left:7px;
}
div.backLinkBtn {
	padding-left:22px;
	background-image:url('backToListBtn.gif');
	background-repeat:no-repeat;
}
div.postLinkBtn {
	padding-left:22px;
	background-image:url('postBtn.gif');
	background-repeat:no-repeat;
}
div.emailLinkBtn {
	padding-left:22px;
	background-image:url('emailBtn.gif');
	background-repeat:no-repeat;
}
div.editLinkBtn {
	padding-left:22px;
	background-image:url('editBtn.gif');
	background-repeat:no-repeat;
}
div.buryLinkBtn {
	padding-left:22px;
	background-image:url('buryBtn.gif');
	background-repeat:no-repeat;
}
div.commentLinkBtn {
	padding-left:22px;
	background-image:url('commentBtn.gif');
	background-repeat:no-repeat;
}
div.slideshowLinkBtn {
	padding-left:22px;
	background-image:url('slideshowBtn.gif');
	background-repeat:no-repeat;
}
button.facebookBtn {
	padding-left:19px;
	height:20px;
	line-height:182%;
	font-size:11px;
	background-image:url('facebookIcon.png');
	background-repeat:no-repeat;
	background-position:center left; 	
}
button.twitterBtn {
	padding-left:19px;
	height:20px;
	line-height:182%;
	font-size:11px;
	background-image:url('twitterIcon.png');
	background-repeat:no-repeat;
	background-position:center left; 	
}
button.viewGalleryBtn {
	height:20px;
	line-height:182%;
	font-size:11px;	
}
div.editProLinkBtn {
	margin-left:1px;
	padding-left:30px;
	background-image:url('editLargeBtn.gif');
	background-repeat:no-repeat;
	font-size:14px;
}
div.uploadLinkBtn {
	padding-left:30px;
	background-image:url('uploadLargeBtn.gif');
	background-repeat:no-repeat;
	font-size:14px;
}
div.viewProReportLinkBtn {
	margin-left:1px;
	padding-left:30px;
	background-image:url('reportBtn.png');
	background-repeat:no-repeat;
	font-size:14px;
}
div.stdPopupDiv {
	display:none;
	width:400px;
	position:absolute;
	z-index:22;
}
div.stdPopupDivTop {
	width:384px;
	padding-left:12px;
	padding-right:12px;
	padding-top:2px;
	height:26px;
	text-align:center;
	cursor:move;
	color:#fff;
	letter-spacing:0.1em;	
	background-image:url('galleryPopupTop1.png');}
div.stdPopupDivBottom {
	width:408px;
	height:17px;
	background-image:url('galleryPopupBottom1.png');}
div.stdPopupTitle {
	margin-top:5px;
	width:380px;
	float:left;
}
form.stdPopupForm {
	clear:left;
	margin:0;
	width:384px;
	color:#444;
	padding-top:7px;
	padding-left:12px;
	padding-right:12px;
	background-image:url('galleryPopupCenter1.png');	background-repeat: repeat-y;
	overflow:hidden;
}
div.stdPopupMsg {
	text-align:center;
	margin-bottom:15px;
	margin-top:10px;
}
div.stdPopupFormLine {
	width:375px;
	margin-left:5px;
	clear:left;
	display:block;
	margin-bottom:10px;
}
#splashContainer {
	margin-bottom:17px;
	margin-top:13px;
}
#splashHomeDiv {
	float:left;
	display:inline;
	color:#fff;
	width:236px;
	padding:5px;
	margin-right:8px;
	height:154px;
	background-image:url("splashHome.gif");
	background-repeat:no-repeat;
}
#splashProDiv {
	float:left;
	display:inline;
	color:#fff;
	width:236px;
	padding:5px;
	height:154px;
	background-image:url("splashPro.gif");
	background-repeat:no-repeat;
}
div.splashTitle {
	font-size:17px;
	font-weight:bold;
	margin-bottom:10px;
	letter-spacing:0.1em;
}
div.splashText {
	background-image:url('bullet1.png');
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:5px;
	padding-left:12px;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.1em;
	color:#fff;
	margin-bottom:10px;
	line-height:150%;
}
div.splashJoinDiv {
	margin-left:5px;
	padding-left:12px;
	margin-top:15px;
}
a.splashJoin {
	font-size:16px;
	font-weight:bold;
	margin-right:50px;
	color:#000;
}
a.splashMore {
	font-size:11px;
	color:#000;
}
div.relatedGalleriesTitle {
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}
div.relatedGalleryContainer {
	clear:left;
}
div.relatedGalleryTitle {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	word-wrap:break-word;
	overflow:hidden;	
}
div.relatedGalleryImage {
	margin-bottom:5px;
	display:inline;
	float:left;
	width:75px;
	height:55px;
	border:1px solid white;
	margin-right:10px;
}
div.relatedGalleryDesc {
	display:inline;
	float:left;
	font-size:12px;
	width:210px;
	line-height:140%;
	word-wrap:break-word;
	overflow:hidden;	
}
div.relatedGalleryFooter {
	height:1px;
	clear:left;
}
div.relatedGallerySeparator {
	clear:left;
	height:25px;
}
#imageContextMenu {
	width:200px;
	border:1px solid #c8cbcf;
	background-color:#fff;
	color:#000;
	display:none;
	position:absolute;
	cursor:pointer;
}
#imageContextMenuOpenInNew {
	padding:3px;
	border-bottom:1px solid #c8cbcf;
	background-color:#fff;
	color:#000;
	cursor:pointer;
}
#imageContextMenuOpenInNew:hover {
	background-color:#eee;
}
#imageContextMenuAddToGallery {
	padding:3px;
	background-color:#fff;
	color:#000;
	cursor:pointer;
}
#imageContextMenuAddToGallery:hover {
	background-color:#eee;
}
div.ad500x160Header {
	font-size:12px;
	font-style:italic;
	margin-top:10px;
}
div.ad500x160Div {
	width:496px;
	height:120px;
	margin-top:3px;
	margin-bottom:10px;
	border:2px solid #e5e5e5;
}
div.ad500x160ImageDiv {
	float:left;
	display:inline;
}
img.ad500x160Image {
	width:160px;
	height:120px;
	border:0;
}
div.ad500x160TextDiv {
	float:left;
	display:inline;
	line-height:150%;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:316px;
	height:110px;
	font-size:12px;
	background-color: #e5e5e5;
}
div.ad500x160TitleDiv {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
div.ad500x160DescDiv {
	font-size:12px;	
}
div.ad500x160ButtonsDiv {
	font-size:12px;	
	margin-top:12px;
}
img.adActionImg {
	vertical-align:top;
	padding-top:1px;
	width:14px;
	border:0;
}
div.ad500x240Header {
	font-size:12px;
	font-style:italic;
	margin-top:10px;
}
div.ad500x240Div {
	width:496px;
	height:190px;
	border:2px solid #e5e5e5;;
	margin-top:3px;
	margin-bottom:10px;
}
div.ad500x240ImageDiv {
	float:left;
	display:inline;
}
img.ad500x240Image {
	width:240px;
	height:190px;
	border:0;
}
div.ad500x240TextDiv {
	float:left;
	display:inline;
	line-height:160%;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:236px;
	height:180px;
	font-size:12px;
	background-color: #e5e5e5;
}
div.ad500x240TitleDiv {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
div.ad500x240DescDiv {
	font-size:14px;	
}
div.ad500x240ButtonsDiv {
	font-size:12px;	
	margin-top:20px;
}
img.ad300ProfileImg {
	float:left;
	display:inline;
	width:40px;
	height:40px;
	margin-right:10px;
	border:0;	
}
div.ad300ProfileTitle {
	float:left;
	display:inline;
	width:250px;
	margin:0;
	padding:0;
}
div.ad300ProfileName {
	font-size:12px;
	font-weight:bold;
}
div.ad300ProfileAboutMe {
	margin-bottom:10px;
	margin-top:10px;
	width:300px;
	font-size:12px;
	line-height:150%;
}
div.contactProLine {
	clear:left;
	display:block;
	width:370px;
	margin-bottom:5px;
}
div.contactProLabel {
	width:100px;
	float:left;
	display:inline;
	text-align:right;
	padding-right:5px;
	margin-bottom:5px;
}
input.contactProInput {
	width:250px;
	float:left;
	display:inline;
	border:1px #cccccc solid;	
	margin-bottom:5px;
}
textarea.contactProTextArea {
	width:250px;
	float:left;
	display:inline;
	height:60px;
	border:1px #cccccc solid;	
	margin-bottom:5px;
}
div.browseListOverlayXL {
	position:absolute;
	left:80px;
	width:300px;
	text-align:center;
	height:36px;
	line-height:200%;
	color:#fff;
	font-size:18px;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	cursor:pointer;
	z-index:20;
	overflow:hidden;
		background-image:url('overlayXL.png');
		
}
div.browseListOverlayXL a{
	color:#78b511;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
div.browseListOverlayXL:hover {
}
div.browseListOverlayXL:hover a{
	text-decoration:underline;
}
#iphonePromoText {
	font-size:12px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	letter-spacing:0.1em;
	height:40px;
	margin-top:5px;
	margin-bottom:5px;
	width:175px;
	float:left;
	display:inline;
	letter-spacing:0em;	
}
#iphonePromoImage {
	height:40px;
	margin-top:5px;
	margin-bottom:5px;
	width:121px;
	padding-left:4px;
	float:left;
	display:inline;
}

.smalltxt {font-size: 10px;}
.item_img img  {padding: 5px;background-color: #eaeaea;}
.it{color: 0000ff;}
hr {border: none;background-color: #dadada;color: #dadada;height: 1px;}
td {padding: 0 10px 3px 0;}
.new_price {color: #990000;}
.al{
	color: #3D8901;
	text-decoration: underline;
	cursor: pointer;
}
.al:hover{
	text-decoration:underline;color:#82FE1D;border:none;
}
.postmetadata{
	color: #888888;
	font-size:12px;
}