/* Reno.com Main Style Sheet */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol, li { list-style: none; list-style-image: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
img {
	border: 0px none;
}

/* PERSONA */
div.greenpluckimagecover {
	position: absolute;
	top: 45px;
	left: 526px;
	width: 140px;
	height: 32px;
	background-image: url('/templates/includes/graphics/poweredbypluck_greencover.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #7b9404;
	}

div.Persona_Main {
	color: #333333;
	font-family: Arial,Helvetica,sans;
	font-size: 12px;
	text-align: left;
	width: 660px;
	_width: 660px;
	overflow: hidden;
	margin-left: 10px;
	background-color: #f6f6d8;
}
div.Persona_Main a {
	color: #266eb7;
	text-decoration: none;
}
div.Persona_Main a:hover {
	color: #c04302;
	text-decoration: underline;
}

div.PersonaHeader_Container a {
	color: #fefa6b;
	font-weight: normal;
	text-decoration: underline;
}

div.PersonaHeader_Container a:hover {
	color: #ffffff;
	text-decoration: none;
}

div.Persona_Main img {
	border: 0px;
}
div.Persona_Main table {
	font-family: Georgia, serif;
	font-size: 14px;
}

div.Persona_LoginStatus {
	display: none;
	}

div.PersonaHeader_RecommendUserProfile {
	font-size: 11px;
}

div.PersonaHeader_Container {
	min-height: 229px;
	_height: 229px;
	margin-top: 20px;
	width: 660px;
	background-image: url('/templates/includes/graphics/mypage_top_bgd660.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #7b9404;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #ffffff;
	}
	
div.PersonaTabs_Container {
	height: 20px;
	min-height: 30px;
	border-bottom-style: none;
	background-color: #7b9404;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	top: -10px;
	_top: 0px;
}

div.PersonaTabs_Container a.PersonaTabs_On {
	height: 20px;
	border-style: none;
	background-color: #f6f6d8;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin-right: 6px;
	margin-left: 6px;
	}

div.PersonaTabs_Container a.PersonaTabs_Off {
	height: 20px;
	border-style: none;
	background-color: #7b9404;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	margin-right: 6px;
	margin-left: 6px;
	}

div.PersonaTabs_Container a.PersonaTabs_Off:hover {
	text-decoration: none;
	background-color: #f6f6d8;
	color: #000000;
}

.PersonaProfile_Body {
	background-color: #f6f6d8;
	}
	
div.PersonaHeader_Title {
	font-size: 18px;
	font-weight: bold;
	}
	
table.PersonaHeader_Table {
	width: 600px;
	}

td.PersonaHeader_TableMiddle,
div.PersonaHeader_Info {
 	width: 300px;
 	overflow-y: visible;
}

div.PersonaHeader_Info {
	font-family: Georgia, serif;
	font-size: 14px;
	color: #ffffff;
}

a.Persona_TopPluckLink {
	margin-right: 10px;
}

div.PersonaStyle_SectionHead {
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	background-color: #f6f6d8;
	border-style: none;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-color: #d9d9bf;
	margin-top: 30px;
}

div.PersonaStyle_ItemContainer {
	border-style: none;
	}
	
div.Reactions_DateTime,
div.Messages_DateTime,
div.UserComments_DateTime,
div.BlogMain_EntryDate,
.UserComments_DateTime,
div.MessagePreview_DateTime {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	color: #669900;
	}

div.Messages_DateTime {
	margin-top: 10px;
	margin-bottom: 10px;
	}

table.Persona_2ColumnTable {
	font-family: Georgia, serif;
	font-size: 14px;
	color: #333333;
	}

td.Persona_2ColumnTableLeft {
	width: 320px;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #333333;
	}

td.Persona_2ColumnTableRight{
	width: 320px;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #333333;
	}

td.Reactions_TableContent {
	font-family: Georgia, serif;
	font-size: 14px;
	color: #333333;
	}

div.Reactions_Title,
div.UserComments_Origin {
	font-weight: bold;
	color: #666666;
	font-style: normal;
	}

div.Reactions_Title a,
div.UserComments_Origin a {
	font-style: normal;
	}

div.Reactions_Wrapper {
	padding-left: 10px;
}

table.Reactions_Table {
	width: 97%;
	_width: 95%;
	}

div.Friends_ShowAll a {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial,Helvetica,sans;
	color: #0e93b4;
}

div.Friends_ShowAll a.BlueToRed:hover {
	color: #c04302;
}

div.MessagePreview_ViewAll a {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial,Helvetica,sans;
	color: #0e93b4;
}

div.MessagePreview_ViewAll a.BlueToRed:hover {
	color: #c04302;
}

div.RecentPhotoSlideShow_ViewAll a {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial,Helvetica,sans;
	color: #0e93b4;
}

div.RecentPhotoSlideShow_ViewAll a.BlueToRed:hover {
	color: #c04302;
}

/* This is the buttons on persona pages */
div.PersonaHeader_PublicContent a,
div.GallerySubmissions_ActionLink a,
div.Blog_AddToWatchlist a  {
	height: 21px;
	background-color: #0e93b4;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial,Helvetica,sans;
	color: #ffffff;
	text-align: center;
	line-height: 21px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: middle;
}

div.PersonaHeader_PublicContent a:active,
div.GallerySubmissions_ActionLink a:active,
div.Blog_AddToWatchlist a:active{
text-decoration: none;
}

div.PersonaHeader_PublicContent a:hover,
div.GallerySubmissions_ActionLink a:hover,
div.Blog_AddToWatchlist a:hover {
	text-decoration: underline;
	color: #ffffff;
	background-color: #44d0f2;
}

tr.Messages_MessagesTableAltRowColor {
	background-color: #f6f6d8;
}

div.BloggerProfile_Container {
	background-color: #f6f6d8;
	padding: 10px;
	border-color: #d9d9bf;
	width: 635px;
	_width: 660px;
}

td.ProfileEdit_TableFieldName {
	width: 22%;
	font-family: Georgia, serif;
	font-size: 14px;
}

td.ProfileEdit_Caption {
	padding: 5px;
	font-size: 12px;
}

table.ProfileEdit_AvatarPickerTable {
	padding-right: 30px;
}

td.Messages_MessageTableRight a {
	font-size: 14px;
	font-weight: bold;
	}

td.Messages_MessageTableRight a.SiteLife_ReportAbuse {
	font-weight: normal;
	}

td.Messages_MessageTableRight div.Messages_MessageBody,
div.UserComments_Comment {
	margin-top: 10px;
	}
	
div.Messages_NewMessageHead {
	font-family: Arial,Helvetica,sans;
	}

td.Friends_ListLeft {
	padding-left: 10px;
	}

td.MessagePreview_TableLeft {
	padding-left: 10px;
	}

div.PersonaStyle_ItemContainer hr {
	color: #d9d9bf;
	margin-top: 10px;
	margin-bottom: 10px;
	}

div.BlogMain_EntryDetails {
	padding-bottom: 32px;
	}

div.BlogMain_EntryContent a,
div.BlogMain_EntryContent a:link,
div.BlogMain_EntryContent a:visited,
div.BlogMain_EntryContent a:active {
	color: #c04302;
	}

div.BlogMain_EntryContent a:hover {
	color: #0e93b4;
	}

td.BlogEntryForm_TableLeft {
	width: 22%;
	font-family: Georgia,serif;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	}

td.ProfileEdit_TableField {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
	
td.ViewEditList_TableRight {
	width: 130px;
	}

div.BlogMain_EntryContent {
	padding-right: 10px;
	}

.ProfileEdit_Textarea,
.ProfileEdit_BigInput,
.ProfileEdit_SmallInput {
	font-family: Arial,Helvetica,sans;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border-style: solid;
	border-width: 2px;
	border-color: #d9d9bf;
	}

.ProfileEdit_BigInput,
.ProfileEdit_SmallInput {
	height: 20px;
	}

td.Message_Remove {
	_width: 20px; 
	}

body.AddMessage_Body {
	background-color: #f6f6d8;
	}
	
div.ProfileEdit_SectionDescription {
	font-family: Arial,Helvetica,sans;
}

table.UserComments_Table {
	border-color: #d9d9bf;
	margin-bottom: 20px;
	}
	
div.UserComments_Recommended {
	padding-top: 20px;
	padding-bottom: 0px;
	}
/* END PERSONA */

/* COMMENTS */
div.Comments_Container table a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #0e93b4;
}
div.Comments_From,
div.Comments_CommentText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}
div.Comments_CommentText{
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none;
}
div.Comments_NestedDate {
	padding: 0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #669900;
}
table.Comments_NestedTable {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none;
}
div.Comments_Container table a.SiteLife_ReportAbuse {
	background: transparent none no-repeat scroll left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #c04302;
}
div.Comments_Container table a.SiteLife_Recommend {
	background: transparent none no-repeat scroll left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #0e93b4;
}
div.Comments_Container table .SiteLife_Recommended {
	background: transparent none no-repeat scroll left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
}
div.Comments_Container table .SiteLife_Reported {
	background: transparent none no-repeat scroll left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
}
tr.Comments_TableAltRowColor {
	background-color: #f6f6d8;
}
table.Comments_Table {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 0px;
	border: 0px none;
	border-top: 4px double #d9d9bf;
}
table.Comments_Table td {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	top: 0px;
	border: 0px none;
	border-bottom: 4px double #d9d9bf;
}
table.Comments_NestedTable td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 0px;
	border: 0px none;
	text-align: right;
}
div.Comments_Page {
	font-family: Arial, Helvetica, sans;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 0px;
	border: 0px none;
	text-align: center;
}
div.Comments_Page a {
	color: #0e93b4;
}
div.comments div.Sitelife_PluckLogo {
	display: none;
}
div.Comments_AddTextarea textarea {
	width: 99%;
	color:#000000;
	font-family:Arial,Helvetica,sans;
	font-size:14px;
	font-weight:normal;
	border: 2px solid #d9d9bf;
}
div.Comments_Container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 0px;
	border: 0px none;
}
div.Comments_Submit {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 15px 0px;
	border: 0px none;
}
div.PublicGalleries_SectionHead {
	display:none;
}
#plckgalleries {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	border: 0px none;
	width: 660px;
}
div.PublicGalleries_Container {
	margin: 0px 21px 0px 21px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	width: 618px;
}
td.PublicGalleries_TableImg {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	width: 70px;
	text-align: left;
	vertical-aligh: top;
}
td.PublicGalleries_TableDetails {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	width: 548px;
	text-align: left;
	vertical-aligh: top;
}
div.PublicGalleries_Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
div.PublicGalleries_Title a {
	color: #0e93b4;
}
div.PublicGalleries_Description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
}
div.PublicGalleries_ViewLink,
div.PublicGalleries_UploadLink {
	font-family: Arial, Helvetica, sans;
	font-size: 11px;
	font-weight: bold;
	padding: 20px 0px 0px 0px;
}
div.PublicGalleries_UploadLink {
	padding: 0px 0px 0px 0px;
}
div.PublicGalleries_ViewLink a,
div.PublicGalleries_UploadLink a {
	color: #c04302;
}
table.PublicGalleries_Table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 618px;
	border: 0px none;
}
table.PublicGalleries_Table td {
	padding: 20px 0px 24px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none;
	background-repeat: repeat-x;
	background-position: bottom left;
	background-image: url('/templates/includes/graphics/d9d9bf_dbline.gif');
}
#plckgallery {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	border: 0px none;
	width: 660px;
}
#plckgallery .Sitelife_PluckLogo {
	display: none;
}
div.PublicGallery_Container {
	margin: 0px 21px 0px 21px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	width: 618px;
}
div.PublicGallery_Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0e93b4;
}
div.PublicGallery_Description,
div.PublicGallery_Details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
}
div.PublicGallery_Details {
	padding: 20px 0px 24px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-x;
	background-position: bottom left;
	background-image: url('/templates/includes/graphics/d9d9bf_dbline.gif');
}
div.PublicGallery_Details a {
	color: #0e93b4;
}
div.PublicGallery_PhotosContainer {
	padding: 20px 0px 24px 0px;
	margin: 0px 0px 20px 0px;
	background-repeat: repeat-x;
	background-position: bottom left;
	background-image: url('/templates/includes/graphics/d9d9bf_dbline.gif');
	border: 0px none;
	text-align:center;
}
div.PublicGallery_Page {
	font-family: Arial, Helvetica, sans;
	font-size: 12px;
	font-weight: bold;
}
div.PublicGallery_Page a {
	color: #0e93b4;
}
div.PublicGallery_Actions {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans;
	font-style: italic;
	font-size: 11px;
}
div.PublicGallery_Actions a.SiteLife_EmailThis,
div.PublicGallery_Actions a.SiteLife_Recommend {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	background: transparent none no-repeat scroll left;
}
div.PublicGallery_Actions a.SiteLife_EmailThis {
	color: #c04302;
}
div.PublicGallery_Actions a.SiteLife_Recommend {
	color: #0e93b4;
}
table.PublicGallery_Table {
	display: none;
}
#plckphoto {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	border: 0px none;
	width: 660px;
}
#plckphoto .Sitelife_PluckLogo {
	display: none;
}

div.GalleryPhoto_Container {
	margin: 0px 21px 0px 21px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	width: 618px;
}
div.GalleryPhoto_Heading {
	padding: 20px 0px 24px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color: #333333;
}
div.GalleryPhoto_Container a {
	color: #c04302;
}
div.GalleryPhoto_Heading a {
	font-weight: bold;
	color: #0e93b4;
}
div.GalleryPhoto_Title {
	padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #333333;
}
div.GalleryPhoto_ByLine {
	color:#669900;
	font-size:11px;
	font-style: italic;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans;
}
div.GalleryPhoto_ByLine a {
	color: #0e93b4;
}
div.GalleryPhoto_Description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
table.GalleryPhoto_GalleryPreview a {
	font-family: Arial, Helvetica, sans;
	font-size: 10px;
	font-weight: bold;
}
table.GalleryPhoto_GalleryPreview img {
	border: 0px none;
	height:50px;
	padding: 0px 0px 0px 0px;
	width:49px;
}
div.GalleryPhoto_Image img {
	border: 0px none;
	padding: 0px 0px 0px 0px;
}
div.GalleryPhoto_Tags {
	display: none
}
table.GalleryPhoto_Table {
	border-bottom: 0px none;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}
div.GalleryPhoto_Actions {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans;
	font-style: italic;
	font-size: 11px;
}
div.GalleryPhoto_Actions a.SiteLife_EmailThis,
div.GalleryPhoto_Actions a.SiteLife_Recommend,
div.GalleryPhoto_Actions a.SiteLife_ReportAbuse {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	background: transparent none no-repeat scroll left;
}
div.GalleryPhoto_Actions a.SiteLife_EmailThis,
div.GalleryPhoto_Actions a.SiteLife_ReportAbuse {
	color: #c04302;
}
div.GalleryPhoto_Actions a.SiteLife_Recommend {
	color: #0e93b4;
}
span.Comments_MaxLengthText {
	display: none;
}
div.Comments_AddHeading {SiteLife....reno.com (line 625)
	font-weight:bold;
	color:#669900;
	font-size:14px;
	font-family:Georgia,"Times New Roman",Times,serif;
	padding-top: 10px;
}
.Comments_Submit input,
.Comments_Submit button {
	height: 23px;
	_height: 27px;
	background-color: #0e93b4;
	border: 1px solid #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans;
	color: #ffffff;
	text-align: center;
	line-height: 23px;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
}
.Comments_Submit input:hover,
.Comments_Submit button:hover {
	background-color: #44d0f2;
}
.Comments_Submit input[disabled],
.Comments_Submit button[disabled] {
	background-color: #b2b2b2;
}
.Comments_Submit input[disabled]:hover,
.Comments_Submit button[disabled]:hover {
	background-color: #b2b2b2;
}
.Comments_Container div.SiteLife_Login {
	font-weight: bold;
	color: #669900;
	font-size: 14px;
	font-family: Georgia,"Times New Roman",Times,serif;
	padding-top: 10px;
	outline: none;
}
.Comments_Container div.SiteLife_Login a {
	color:#C04302;
	font-size:13px;
	font-weight:normal;
	font-family:Arial,Helvetica,sans;
}
body.Comments_Body {
	background-color:#F6F6D8;
}
#plcksubmit {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	border: 0px none;
	width: 660px;
}
div.PhotoUpload_Container {
	margin: 0px 21px 0px 21px;
	padding: 20px 0px 0px 0px;
	border: 0px none;
	width: 618px;
}
.PhotoUpload_Container div.SiteLife_Login {
	font-weight: bold;
	color: #669900;
	font-size: 14px;
	font-family: Georgia,"Times New Roman",Times,serif;
	padding-top: 10px;
	outline: none;
}
.PhotoUpload_Container div.SiteLife_Login a {
	color:#C04302;
	font-size:13px;
	font-weight:normal;
	font-family:Arial,Helvetica,sans;
}
div.PhotoUpload_SectionHead {
	background-color:#F6F6D8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	padding: 0px 0px 0px 0px;
}
div.PhotoUpload_Instructions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding: 10px 0px 0px 0px;
	background-color:#F6F6D8;
}
div.PhotoUpload_FileBrowse {
	padding: 0px 0px 0px 0px;
	color: #333333;
	background-color:#F6F6D8;
}
div.PhotoUpload_AddSubmit {
	padding: 0px 0px 0px 0px;
	color: #333333;
	text-align:left;
	background-color:#F6F6D8;
}
input.PhotoUpload_AddAnotherButton,
button.PhotoUpload_AddAnotherButton,
input.PhotoUpload_AddSubmitButton,
button.PhotoUpload_AddSubmitButton {
	height: 23px;
	_height: 27px;
	background-color: #0e93b4;
	border: 1px solid #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans;
	color: #ffffff;
	text-align: center;
	line-height: 23px;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
}
input.PhotoUpload_AddAnotherButton:hover,
button.PhotoUpload_AddAnotherButton:hover,
input.PhotoUpload_AddSubmitButton:hover,
button.PhotoUpload_AddSubmitButton:hover {
	background-color: #44d0f2;
}
input[disabled].PhotoUpload_AddAnotherButton,
button[disabled].PhotoUpload_AddAnotherButton,
input[disabled].PhotoUpload_AddSubmitButton,
button[disabled].PhotoUpload_AddSubmitButton {
	background-color: #b2b2b2;
}
input[disabled].PhotoUpload_AddAnotherButton:hover,
button[disabled].PhotoUpload_AddAnotherButton:hover,
input[disabled].PhotoUpload_AddSubmitButton:hover,
button[disabled].PhotoUpload_AddSubmitButton:hover {
	background-color: #b2b2b2;
}
input.PhotoUpload_FileBrowseInput {
	width: 99%;
	color:#000000;
	font-family:Arial,Helvetica,sans;
	font-size:14px;
	font-weight:normal;
	border: 2px solid #d9d9bf;
}
.publicVideoGalleries {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	border: 0px none;
	width: 660px;
}
.publicVideoGalleries #itemList {
	margin: 0px 21px 0px 21px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	width: 618px;
}
.publicVideoGalleries #itemList .item {
	padding: 20px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none;
	background-repeat: repeat-x;
	background-position: bottom left;
	background-image: url('/templates/includes/graphics/d9d9bf_dbline.gif');
}
.publicVideoGalleries .thumbnail {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	width: 170px;
	text-align: left;
	vertical-aligh: top;
	float: left;
}
.publicVideoGalleries .info {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	width: 448px;
	text-align: left;
	vertical-aligh: top;
	float: right;
}
.publicVideoGalleries .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.publicVideoGalleries .title a {
	color: #0e93b4;
}
.publicVideoGalleries .description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
}
.publicVideoGalleries .actions {
	font-family: Arial, Helvetica, sans;
	font-size: 11px;
	font-weight: bold;
	padding: 20px 0px 0px 0px;
}
.publicVideoGalleries .actions a {
	color: #c04302;
}
.publicVideoGalleries .recommendation {
	display: none;
}
.publicVideoGalleries .pagination {
	clear:both;
}
.publicVideoGallery {
	margin: 20px 31px 0px 31px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	width: 618px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333
}
.publicVideoGallery .title {
	font-weight: bold;
}
.publicVideoGallery a {
	color: #0e93b4;
}
.publicVideoGallery .item {
	float:left;
	width: 206px;
	margin-bottom: 10px;
}
.publicVideoGallery .thumbnail {
	width: 199px;
	height: 149px;
}
.publicVideoGallery .title .credit {
	font-family: Verdana, Arial, Helvetica, sans;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	color: #669900;
}
.publicVideoGallery .uploadVideoLink {
	padding: 0px 0px 24px 0px;
	background-repeat: repeat-x;
	background-position: bottom left;
	background-image: url('/templates/includes/graphics/d9d9bf_dbline.gif');
}
.publicVideoGallery .videoList {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url('/templates/includes/graphics/d9d9bf_dbline.gif');
}
.publicVideoGallery .pagination {
	text-align:center;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 24px 0px 0px 0px;
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url('/templates/includes/graphics/d9d9bf_dbline.gif');
	font-family:Arial,Helvetica,sans;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
.videoList .moreVideos, 
.videoList .pagination {
	text-align:center;
}
.videoList .pagination {
	font-family: Arial, Helvetica, sans;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;

}
.videoList .pagination a {
	color: #c04302;
}
.publicVideoGallery .pagination .number,
.publicVideoGallery .pagination .previous,
.publicVideoGallery .pagination .next,
.videoList .pagination .number,
.videoList .pagination .previous,
.videoList .pagination .next 
{
	display: inline;
	margin-left:8px;
}
.publicVideoGallery .actions {
	text-align:center;
}

.publicVideoGallery .actions * {
	display:inline;
	/*vertical-align:middle;*/
}
.publicVideo {
	margin: 20px 31px 0px 31px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	width: 618px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333
}
.publicVideo .title {
	font-weight: bold;
}
.publicVideo a {
	color: #0e93b4;
}
#videoNav {
	width:500px;
	text-align:center;
	margin: 0px auto;
	height: 18px;
	font-family: Arial, Helvetica, sans;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 59px;
}
#videoNav a {
	color: #c04302;
}
.publicVideo .actions,
.publicVideo .credit {
	font-family: Verdana, Arial, Helvetica, sans;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	color: #669900;
}
.publicVideo .actions a {
	color: #c04302;
}
.publicVideo .miniNav {
	float:right;
}
.publicVideo .videoBlock {
	clear:both;
}
.publicVideo .videoBlock .video {
	text-align:center;
	padding-top:18px;
}
#videoNav .previous {
	float:left;
}
#videoNav .next { 
	float:right;
}
.publicVideo .videoBlock .info {
	margin-bottom: 20px;
	clear: both;
}
.publicVideo .videoList {
	margin: 20px 0px 0px 0px;
	clear: both;
	font-style: italic;
	font-weight: bold;
}
.publicVideo .videoList .moreVideos .thumbnail {
	height: 61px;
}
.publicVideo .videoList .moreVideos .selected {
	margin-top: 4px;
	border: 4px solid #ffcc00;
	_width: 92px;
	_height: 69px;
}
div.PersonaHeader_PrivateMessageContent {
	display: none;
}
