
div.homepage_right {

	width:	100%;
	background-color: transparent;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	margin: 10px 0px 10px 0px;
	border-left: 0px solid #bbb19d;
	border-bottom: 0px solid #bbb19d;
	border-top: 0px solid #bbb19d;
	border-right: 0px solid #bbb19d;
	
	float: left;
	text-align: left;

}



#galLargeBkg {
	width: 700px;
	height:auto;
	
	background: url("./images/galeries_pelikany.jpg") top right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	border-left: 1px solid #bbb19d;
	border-right: 1px solid #bbb19d;
	border-top: 1px solid #bbb19d;
	border-bottom: 1px solid #bbb19d;
	

	float: left;
	text-align: center;

	font-size: 0.7em;
	color: #000000;
	font-weight: bold;

	word-spacing: 0px;
	margin-left: 25px;
	
}

#galLargeBkg  hr {
	width: 100%;
	color: #d5d5d5;
}


#galLargeBkg img {
	width: 72px;
	height: auto;
	
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1%;
	margin-right: 1%;
	
	border: 1px solid #b1b1b1;
}



#galLargeCenterImage {
	width: 99%;
	height: auto;
	
	background-color: transparent;
		
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	
	border-left: 0px solid #6d6d6d;
	border-right: 0px solid #6d6d6d;
	border-top: 0px solid #6d6d6d;
	border-bottom: 0px solid #6d6d6d;

	text-align: center;

}

#galLargeCenterImage img {
	width: auto;
	height: auto;
	
	
	border: 1px solid #b1b1b1;
	
	text-align: center;
}

#galLargeCenterCount {
	text-align: left;
	color: #b1b1b1;
	font-weight: bold;
	font-size: 0.8em;

}

div.galLargeNavigator {
	width: 100%;
	height: auto;
	
	background-color: #d8d8d8;
	/*background-image: url(./images/css_img/gal_navi_bkg.png);
	background-repeat: repeat-y;*/
	padding-top: 5px;
	padding-bottom: 5px;
	
	margin-top: 5px;

	
	border-left: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
	border-top: 1px solid #727272;
	border-bottom: 0px solid #b5b5b5;

	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	

}

div.galLargeNavigator a {
	color: #000000;
	text-decoration: none;
	
}

div.galLargeNavigator a:link {
	color: #000000;
	text-decoration: none;


}

div.galLargeNavigator a:hover {
	color: #0000ff;
	text-decoration: none;
}

a.galLargeInfoSelectedImage {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent;
	border: 1px solid #000000; 
}

a.galLargeInfoSelectedImage:link {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent;
	border: 1px solid #000000; 
}

a.galLargeInfoSelectedImage:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent;
	border: 1px solid #000000; 
}


#galLargeInfo {
	width: 100%;
	height: auto;
	
	background-color: transparent;
	/*background-image: url(./images/css_img/gal_navi_bkg.png)
	background-repeat: repeat-y;*/
	
	border-left: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
	border-top: 0px solid #b5b5b5;
	border-bottom: 0px solid #b5b5b5;

	float: left;
	text-align: right;
	
	margin: auto;
	
	font-size: 0.9em;
	color: #000000;
	font-weight: normal;

	padding: 5px 0px 5px 0px;

	word-spacing: 0px;
	

}

#galLargeInfo  h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	word-spacing: 0px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#galLargeInfo p {
	font-size: 0.5em;
	font-weight: normal;
	color: #000000;
	word-spacing: 0px;
	text-align: left;
	text-indent: 0px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}


#galLargeInfo a {
 color: #000000;
 background-color: #FFFFFF; 
 text-decoration: none;
 font-size: 1.0em;
 font-weight: bold;
 border-style: solid; 
 border-color: #707070; 
 border-width: 0px;
}

#galLargeInfo a:link {
 color: #000000;
 background-color: #FFFFFF; 
 text-decoration: none;
 font-size: 1.0em;
 font-weight: bold;
 border-style: solid; 
 border-color: #707070; 
 border-width: 0px;
}
#galLargeInfo a:hover {
 color: #FF0000;
 border: 0px solid #FF0000;
}

#galLargeInfoTreeNavi {
	width: 100%;
	height: auto;
	
	background-color: #d8d8d8;	
	border-top: 1px solid #b2b2b2;

	float: left;
	text-align: right;
	
	font-size: 1.0em;
	color: #000000;
	font-weight: bold;

	padding: 2px 0px 2px 0px;
	margin-bottom: 5px;

	word-spacing: 0px;
	

}

#galLargeInfoTreeNavi a {
 color: #000000;
 background-color: transparent; 
 text-decoration: none;
 font-size: 0.9em;
 font-weight: bold;
 border-style: solid; 
 border-color: #707070; 
 border-width: 0px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

#galLargeInfoTreeNavi a:link {
 color: #000000;
 background-color: transparent; 
 text-decoration: none;
 font-size: 0.9em;
 font-weight: bold;
 border-style: solid; 
 border-color: #707070; 
 border-width: 0px;
 margin: 0px;
 padding: 0px;
}
#galLargeInfoTreeNavi a:hover {
 color: #0000ff;
 border: 0px solid #FF0000;
 margin: 0px;
 padding: 0px;
}



#galLargeInfoSubGroup {
	font-size: 1.0em;
	font-weight: bold;
	color: #4e4e4e;
	
	word-spacing: 0px;
	text-align: left;

}


a.switchBtn {
 color: #000000;
 background-color: #FFFFFF; 
 text-decoration: none;
 font-size: 8px;
 font-weight: bold;
 border-style: solid; 
 border-color: #707070; 
 border-width: 0px;
}

a.switchBtn:link {
 color: #000000;
 background-color: #FFFFFF; 
 text-decoration: none;
 font-size: 8px;
 font-weight: bold;
 border-style: solid; 
 border-color: #707070; 
 border-width: 0px;
}
a.switchBtn:hover {
 color: #FF0000;
 border: 0px solid #FF0000;
}

#switchBtn img {
	width: auto;
	height: auto;
	border: 0px;
	margin: 0px;
	padding: 0px;

}

#galSubgroupInfo {
	width: 100%;
	height: auto;
	
	background-color: transparent;
	/*background-image: url(./images/css_img/gal_navi_bkg.png);
	background-repeat: repeat-y;*/
	
	border-left: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #b5b5b5;

	float: left;
	text-align: left;
	
	font-size: 1.0em;
	color: #4e4e4e;
	font-weight: bold;

	padding: 5px 0px 5px 0px;
	margin-top: 5px;

	word-spacing: 0px;
	

}
div.galSubgroupInfoLine {
	width: 100%;
	height: auto;
	
	background-color: transparent;
	/*background-image: url(./images/css_img/gal_navi_bkg.png);
	background-repeat: repeat-y;*/
	
	border: 0px;

	float: left;
	text-align: left;	

}

#galLargeBkg div.galSubgroupInfoOneItem {
	width: 48%;
	height: auto;
	
	background-color: #5b4617;
	background-image: url(./images/gal_sub_bkg.png);
	background-repeat: repeat-x;
	
	border-left: 1px solid #1b1919;
	border-right: 1px solid #1b1919;
	border-top: 1px solid #5c5a5a;
	border-bottom: 1px solid #5c5a5a;

	float: left;
	text-align: left;
	
	font-size: 1.0em;
	color: #4e4e4e;
	font-weight: bold;

	padding: 5px 0px 5px 0px;
	margin: 5px 5px 5px 5px;
	
	word-spacing: 0px;
	

}
#galLargeBkg div.galSubgroupInfoOneItemPicture {
/*width: 30%;
	height: auto;
*/
	float: left;
	text-align: center;

	width: 30%;
	height: auto;
	
	background-color: transparent;
	
	border-left: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
	border-top: 0px solid #b5b5b5;
	border-bottom: 0px solid #b5b5b5;

	
	font-size: 1.0em;
	color: #000000;
	font-weight: bold;
	
	padding-left: 5px;
	
	word-spacing: 0px;
	

}

#galLargeBkg a.galSubgroupInfoOneItemPictureHref {
	width: 99%;
	height: auto;
	border: 0px solid #b5b5b5;
	text-align: left;
}



#galLargeBkg img.galSubgroupInfoOneItemPictureImg {
/*	width: auto;
	height: 100%;
*/	
	border: 1px solid #b5b5b5;
	text-align: left;
}

#galLargeBkg div.galSubgroupInfoOneItemDescription {
	width: 60%;
	height: auto;
	
	background-color: transparent;
	
	border-left: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
	border-top: 0px solid #b5b5b5;
	border-bottom: 0px solid #b5b5b5;

	float: left;
	text-align: left;
	
	font-size: 1.0em;
	color: #4e4e4e;
	font-weight: normal;

	padding: 5px 0px 5px 10px;
	
	word-spacing: 0px;
	

}

#galLargeBkg div.galSubgroupInfoOneItemDescription h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	word-spacing: 0px;
	text-align: left;
	
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	
}

#galLargeBkg div.galSubgroupInfoOneItemGoIn {
	width: 100%;
	height: 22px;
	
	background-color: transparent;
	
/*	background: transparent url(./images/css_img/go_in.png) right;
	background-repeat: no-repeat;*/
	
	border-left: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
	border-top: 0px solid #b5b5b5;
	border-bottom: 0px solid #b5b5b5;

	float: left;
	text-align: right;
	
	font-size: 1.0em;
	color: #000000;
	font-weight: bold;
	
	padding-right: 5px;
	padding-bottom: 5px;
	
	word-spacing: 0px;
	

}

#galLargeBkg a.galSubgroupInfoOneItemGoInHref {
	background-color: transparent;	
	border: 0px;
	text-align: left;
}

#galLargeBkg img.galSubgroupInfoOneItemGoInImg {
	width: 23px;
	height: auto;
	background-color: transparent;
	
	border: 0px solid #ff0000;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	text-align: left;
}


#galActualPictureInfo {
	width: 100%;
	height: auto;
	
	background-color: transparent;
	
	border-left: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
	border-top: 0px solid #b5b5b5;
	border-bottom: 0px solid #b5b5b5;

	float: left;
	text-align: left;
	
	font-size: 1.2em;
	color: #b1b1b1;
	font-weight: bold;

	padding: 5px 10px 5px 10px;
	margin: 0px;
	
	word-spacing: 0px;
	
}

#pictureOwner {

	width: 49%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-size: 1.0em;
	color: #3b372d;
	font-weight: normal;
	float: left;
	text-align: left;
	
}
#pictureDateMade {

	width: 49%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-size: 1.0em;
	color: #3b372d;
	font-weight: normal;
	float: left;
	text-align: left;
	
}

#pictureInsertPerson {

	width: 49%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-size: 1.0em;
	color: #4e4b44;
	font-weight: normal;
	float: right;
	text-align: right;
	
}

#pictureModifyPerson {
	text-align: right;
	float: right;
	width: 49%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-size: 1.0em;
	color: #4e4b44;
	font-weight: normal;
	
}

#pictureDescription {
	width: 98%;
	height: auto;
	border: 0px;
	margin: 10px 5px 2px 5px;
	padding: 0px;
	background-color: transparent;
	font-size: 1.2em;
	color: #3b372d;
	font-weight: normal;
	float: left;
	text-align: justify;
}

#pictureDescription p {
	text-align: justify;
	text-indent: 2.0em;
	line-height: 1.3em;
}

#pictureDescription ul li {
	text-align: left;
	padding: 0.2em;
}
#pictureDescription ol li {
	text-align: left;
	padding: 0.2em;
}


#galMiniPictureList {
	width: 97%;
	height: auto;
	
	background-color: #e0e0e0;
	
	border-left: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
	border-top: 1px solid #9a9a9a;
	border-bottom: 0px solid #b5b5b5;

	float: left;
	text-align: left;
	
	font-size: 1.0em;
	color: #505050;
	font-weight: bold;

	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	
	word-spacing: 0px;
	

}

#galMiniPictureList div.galMiniPictureListOneLine {
	width: 99%;
	height: auto;
	
	background-color: transparent;
	
	float: left;
	text-align: left;
	
	font-size: 1.0em;
	color: #918573;
	font-weight: bold;

	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	word-spacing: 0px;
	

}

#galMiniPictureList div.galMiniPictureListOnePicture {
	width: 16%;
	height: auto;
	
	background-color: transparent;
	
	float: left;
	text-align: center;
	
	font-size: 1.0em;
	color: #918573;
	font-weight: bold;

	padding: 2px 2px 2px 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	word-spacing: 0px;
	

}


#galMiniPictureList div.galMiniPictureListOnePicture img {
	width: auto;
	height: auto;
	border: 1px solid #b5b5b5;
	
	text-align: center;
	margin: 3px;
}

#galMiniPictureList div.galMiniPictureListOnePicture p {
	width: 100%;
	height: auto;
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 0.9em;
	float: left;
	text-indent: 0px;
	color: #4e4e4e;
}


#galMiniPictureList div.galMiniPictureListOnePictureActual {
	width: 16%;
	height: auto;
	
	background-color: #55855c;
	
	float: left;
	text-align: center;
	
	font-size: 1.0em;
	color: #918573;
	font-weight: bold;

	padding: 2px 2px 2px 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	word-spacing: 0px;
	

}


#galMiniPictureList div.galMiniPictureListOnePictureActual img {
	width: auto;
	height: auto;
	border: 1px solid #569e61;
	
	text-align: center;
	margin: 3px;
}

#galMiniPictureList div.galMiniPictureListOnePictureActual p {
	width: 100%;
	height: auto;
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 0.9em;
	float: left;
	text-indent: 0px;
	color: #ffffff;
}


#galLargeInfoImg {
	width: 15%;
	height: auto;
	
	background-color: transparent;
	
	border-left: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
	border-top: 0px solid #b5b5b5;
	border-bottom: 0px solid #b5b5b5;

	float: left;
	text-align: center;
	
	font-size: 1.0em;
	color: #505050;
	font-weight: bold;

	padding: 0px 10px 0px 10px;
	margin-top: 5px;
	
	word-spacing: 0px;
	

}

#galLargeInfoImg   img {
	width: auto;
	height: auto;
	
	
	border: 1px solid #b5b5b5;
	
	text-align: center;
}

#galLargeInfoText {
	width: 45%;
	height: auto;
	
	background-color: transparent;
	
	border-left: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
	border-top: 0px solid #b5b5b5;
	border-bottom: 0px solid #b5b5b5;

	float: left;
	text-align: justify;
	
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;

	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	
	word-spacing: 0px;
	

}

#galLargeInfoText  h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	word-spacing: 0px;
	
	margin: 0px 0px 0px 0px;

}

#galLargeInfoText p {
	font-size: 1.0em;
	font-weight: bold;
	color: #3b372d;
	word-spacing: 0px;
	text-align: justify;
}

#fSortImg {
	width: 100%;
	height: auto;
	
	background-color: transparent;
	
	border-left: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
	border-top: 0px solid #b5b5b5;
	border-bottom: 0px solid #b5b5b5;

	float: left;
	text-align: right;
	
	font-size: 1.2em;
	color: #4e4e4e;
	font-weight: normal;

	padding: 2px 2px 2px 2px;
	margin-top: 2px;
	
	word-spacing: 0px;
	

}


#fSortImg input {

	border: 1px solid #a29d92;
	background-color: #6b6b6b;
	color: #ffffff;
	margin-top: 2px;
	margin-bottom: 2px;
}

#fSortImg select {

	border: 1px solid #a29d92;
	background-color: #6b6b6b;
	color: #ffffff;
	margin-top: 2px;
	margin-bottom: 2px;
}

#fSortImg file {

	border: 1px solid #a29d92;
	background-color: #6b6b6b;
	color: #ffffff;
	margin-top: 2px;
	margin-bottom: 2px;
}

#fSortImg radio {

	border: 0px solid #a29d92;
	background-color: transparent;
	color: #ffffff;
	margin-top: 2px;
	margin-bottom: 2px;
}

#fSortImg textarea {

	border: 1px solid #a29d92;
	background-color: #6b6b6b;
	color: #ffffff;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 330px;
	height: 100px;
}
div.moduleVersion {
	width: 100%;
	height:auto;
	margin-top: 10px;
	color: #000000;
	text-align: left;
}
div.noPictureInGal {
	width: 100%;
	height:200px;
	margin-top: 0px;
	color: #000000;
	text-align: left;
}
div.backBtn {
	width: 100%;
	height:auto;
	margin-top: 5px;
	margin-left: 5px;
	color: #000000;
	text-align: left;
}

#galMiniPictureTitle {
	text-align: center;
	float: left;
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-size: 1.0em;
	color: #4e4b44;
	font-weight: bold;
	
}

div.imgNumber {
	float: left;
	text-align: left;
	background-color: transparent;
	width: 10%;
	height: 100%;
}
div.imgNumber p {
	float: left;
	text-align: left;
	text-indent: 0px;
}

div.imgDate {
	float: right;
	text-align: center;
	background-color: transparent;
	width: 85%;
	height: 100%;
}

div.miniSwitchPage {
	float: left;
	width: 40px;
	height: auto;
	background-color: #f5f5f5;
	border: 1px solid #808080;
	text-align: center;
	margin: 2px 2px 2px 2px;
	
}

#pictureToEditHref {
	float: left;
	width: 100%;
	height: auto;
	background-color: transparent;
	text-align: right;
	border: 0px solid #808080;
	margin: 2px 2px 2px 2px;

}

#pictureToEditHref a {
	color: #000000;
	text-decoration: none;
	
}

#pictureToEditHref a {
	color: #000000;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #aeaeae;
	background-color: transparent;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#pictureToEditHref a:link {
	color: #000000;
	text-decoration: none;
}
#pictureToEditHref a:visited {
	color: #000000;
	text-decoration: none;
}
#pictureToEditHref a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #8d4d4e;
	border: 1px solid #000000;
}	

#fSetCountImg {
	width: 100%;
	height: auto;
	
	background-color: transparent;
	
	border-left: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
	border-top: 0px solid #b5b5b5;
	border-bottom: 0px solid #b5b5b5;

	float: left;
	text-align: left;
	
	font-size: 1.2em;
	color: #4e4e4e;
	font-weight: normal;

	padding: 2px 2px 2px 2px;
	margin-top: 2px;
	
	word-spacing: 0px;
	

}


#fSetCountImg input {

	border: 1px solid #a29d92;
	background-color: #6b6b6b;
	color: #ffffff;
	margin-top: 2px;
	margin-bottom: 2px;
}

#fSetCountImg select {

	border: 1px solid #a29d92;
	background-color: #6b6b6b;
	color: #ffffff;
	margin-top: 2px;
	margin-bottom: 2px;
}

div.filtrLine {
	background-color: transparent;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
}
div.filtrLineCol1 {
	background-color: transparent;
	float: left;
	width: 49%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
div.filtrLineCol2 {
	background-color: transparent;
	float: right;
	width: 49%;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#voteFrameLine {
	background-color: transparent;
	background: url("./images/bkg_vote.png");
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 2px 0px;
	border-top: 1px solid #979797;
	border-bottom: 1px solid #979797;
	font-weight: bold;
	text-align: left;
/*	background-color: #393939;
	color: #ffffff;
*/
}

#voteFrameLineBtn {
	background-color: transparent;
	float: left;
	width: 60%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-right: 0px solid #d0d0d0;
	font-weight: bold;
	text-align: center;
}

#voteFrameLineBtnStr {
	background-color: transparent;
	float: left;
	width: 25%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-right: 0px solid #d0d0d0;
	font-weight: bold;
	text-align: center;
}


#voteFrameLineRate {
	background-color: transparent;
	background: url("./images/bkg_vote_rate.png");
	background-repeat: no-repeat;	
	float: left;
	width: 39%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	font-size: 10px;
	color: #404040;
	font-weight: normal;	
	text-align: center;
}

#voteFrameInfo {
	background-color: transparent;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #d0d0d0;
	color: #ff0000;
	text-align: center;
}

#voteFrameLine img {
	border: 0px;
	margin: 0px;
	padding: 2px;

}


