.myH1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 48px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	padding-top: 30px;
}

.header_white_text_left {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 12px;
}

.header_white_text_right {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 666px;
}

.finger
{
	cursor: pointer; 
	cursor: hand;
}

.user_text_right_small
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}	

.myH2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	margin-top: -20px;
}

.picture_title {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	vertical-align: middle;
	height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.comments_text {
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.copy_paste_image {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #999999;
}

.votes_text {
	font-family: "Courier New", Courier, monospace;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	color: #999999;
}

.votes_center {
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #999999;
	font-weight: normal;
	font-size: 16px;
	font-style: italic;
}

.user_text_down {
	font-family: "Courier New", Courier, monospace;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}

.user_text_right {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	font-variant: normal;
	padding-left: 4px;
}

.buttons_position {
	padding-left: 14px;
}

.crtice_photo {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
}

.ErrorMessage
{
	border: 1px solid rgb(255,193,198);
	width: 450px;
	padding: 10px;
	background-color: rgb(255,240,241);
}
.Wornings
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

.WarningForm
{
	border: 1px solid rgb(255,193,198);
	background-color: rgb(255,240,241);
	padding-left: 15px;
	height: 80px;
	padding-top:10px;
}

.TotalPageNumbers
{
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.PagesFont
{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 16px;
}

.PagesFontPrevNext
{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 16px;
	cursor:				pointer;
	cursor:				hand;
}

#divCursor
{
position:absolute; overflow:hidden; visibility: hidden;
z-index:999;
}

.BlueText
{
color: rgb(0, 0, 255);
cursor: pointer;
}

.ShowText 
{
	font-family: "Courier New", Courier, monospace;
}

.Button
{
	background-color: transparent;
	background-image: url('../images/tattoo-upload.jpg');
	background-repeat: no-repeat;
	width:				188px;
	height:				35px;
	border: 			0px;
	font-family: "Courier New", Courier, monospace;
	font-size:		16px;
	font-weight:		bold;
	cursor:pointer;
	cursor:hand;
}

.NoSelectedButton
{
	font-size: 			18px;
	font-family: 		"Courier New", Courier, monospace;
	float:				left;
	width:				188px;
	height:				35px;
	background-image: 	url('../images/tattoo-photos.jpg');
	line-height:		35px;
	text-align:			center;
	color:				black;
	text-decoration:	none;
	cursor:				pointer;
	cursor:				hand;
}

.SelectedButton
{
	font-size: 			18px;
	font-family: 		"Courier New", Courier, monospace;
	float:				left;
	width:				188px;
	height:				35px;
	background-image: 	url('../images/tattoo-photos-selected.jpg');
	line-height:		35px;
	text-align:			center;
	color:				black;
	text-decoration:	none;
	cursor:				pointer;
	cursor:				hand;
}

.InfoTattoo
{
	width:				16px;
	height:				16px;
	background-image: url('../images/info-tattoo.gif');
	background-repeat: no-repeat;
	float:				left;
	cursor:pointer;
	margin-top:3px;
	margin-right:3px;
	cursor:hand;	
}

.TitleText
{
	font-family: 	Cambria,"Courier New", Courier, monospace;
	font-size:		20px;
	font-weight:	bold;
}

.NormalText
{
	font-family: 	Cambria,"Courier New", Courier, monospace;
	font-size:		16px;
}

.socmark
{
	float:left;
	margin-left: 3px;
	margin-top: 8px;
}

.Icons
{
	width: 40px; 
	height: 63px; 
	cursor: hand;
	cursor: pointer;
	background-repeat:no-repeat;
}
.buttonsForm
{
	*padding-top:8px;
}