BODY {
	margin: 0px;
	padding: 0px;
	background-color: #323232;
	font-family: verdana, arial;
	font-size: 14px;
	color: #FFFFFF;
	height: 100%;
}

A IMG {
	border: 0px;
}

A:link {
	color: #3399CC;
	text-decoration: none;
}
A:visited {
	color: #3399CC;
	text-decoration: none;
}
A:hover {
	color: #3399CC;
	text-decoration: underline;
}

A.arrowLeftBlue {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
	color: #FFFFFF;
	background-image: url(../../images/template/arrow_right_blue.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 15px;
	padding-right: 25px;
	border-top-left-radius: 5px;
	-webkit-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
}
A.arrowLeftBlue:hover {
	text-decoration: none;
	color: #000000;
}
A.arrowLeftBlueXSmall {
	font-size: 10px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 12px;
}

H1, H2, H3, H4, P {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

H1 {
	font-size: 22px;
}
H2 {
	font-size: 20px;
}
H3 {
	font-size: 18px;
}

FORM {
	margin: 0px;
	padding: 0px;
}

INPUT, TEXTAREA, SELECT {
	font-family: verdana, arial;
	font-size: 12px;
	padding: 2px;
	background-color: #EEEEEE;
	border: 1px solid #3399CC;
	color: #000000;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
INPUT.button {
	background-color: #3399CC;
	border: 1px outset #3399CC;
	font-weight: bold;
	color: #FFFFFF;
}

INPUT.error, TEXTAREA.error, SELECT.error {
	border: 1px solid #E23D34;
	color: #000000;
	font-size: 12px;
}
SELECT.barraWebdados {
	padding: 0px;
	font-size: 8pt;
	border: inset 1px #000000;
	background-color: #FFFFFF;
	color: #000000;
}
.error {
	color: #E23D34;
	font-size: 10px;
}
LABEL.error {
	display: block;
}

.textareaCounter {
	font-size: 10px;
	color: #999999;
}


.clear {
    clear: both;
    height: 0px;
    font-size: 1px;
}

.small {
	font-size: 12px;
}
.xsmall {
	font-size: 10px;
}
SELECT.xsmall {
	padding: 1px;
}

.greenText {
	color: #8CCD35;
}
.redText {
	color: #E23D34;
}

#errorMsg {
	background-color: #E23D34;
	padding: 5px;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 10px;
}
#okMsg {
	background-color: #8CCD35;
	padding: 5px;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 10px;
}

.wrap {
	width: 1000px;
	margin: auto;
}
.wrapFotos {
	width: 960px;
	margin: auto;
}

#top {
	height: 82px;
	background-image: url(../../images/template/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#top #toplogo {
	float: left;
}
#top #topmenu {
	float: right;
	margin-right: 12px;
	text-align: right;
	padding-top: 20px;
}
#top #topmenu A.menuitem {
	background-image: url(../../images/template/bg_menu.png);
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #333333;
	font-size: 11px;
}
#top #topmenu A.menuitem:link {
	color: #FFFFFF;
}
#top #topmenu A.menuitem:visited {
	color: #FFFFFF;
}
#top #topmenu A.menuitem:hover {
	background-image: url(../../images/template/bg_menu_hover.png);
	color: #FFFFFF;
	text-decoration: none;
}
#top #topmenu A.menuitemfirst {
	background-position: left top;
}
#top #topmenu A.menuitemlast {
	border-right: 0px;
	background-position: right top;
}
#top #topmenu A IMG {
	margin-top: 12px;
}
#top #topmenu DIV.menuitem {
	background-image: url(../../images/template/bg_menu.png);
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #333333;
	font-size: 10px;
}
#top #topmenu DIV.menuitemfirst {
	background-position: left top;
}
#top #topmenu DIV.menuitem DIV.menuitemlocal {
	float: left;
	text-align: right;
	padding-top: 2px;
}
#top #topmenu DIV.menuitem DIV.menuitemlocal SELECT {
	margin-left: 1px;
	width: 100px;
	font-size: 10px;
	padding: 1px;
}


#bottom {
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../../images/template/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	color: #999999;
	font-size: 10px;
}
#bottom DIV {
	margin-bottom: 3px;
}
#bottom A {
	color: #999999;
}

#linkToMobile {
	text-align: center;
	color: #999999;
	font-size: 10px;
}
#linkToMobile A {
	color: #999999;
}


#contents {
	padding-top: 5px;
	min-height: 400px;
}

#contentsintro {
	padding-top: 200px;
	text-align: center;
}

#bigpic {
	width: 640px;
	height: 480px;
	background-image: url(../../images/template/foto_big_back.png);
	float: left;
	margin-left: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
}
#bigpicpic {
	width: 640px;
	height: 480px;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
}
.bigpicpichomeinfo {
	padding: 5px;
	padding-left: 10px;
	background-image: url(../../images/template/bg_black.png);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
}
.bigpicpichomeinfo_left {
	float: left;
	width: 590px;
}
.bigpicpichomeinfo_left A:link, .bigpicpichomeinfo_left A:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.bigpicpichomeinfo_left A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bigpicpichomeinfo_left H1 {
	font-size: 18px;
	margin-bottom: 5px;
}
.bigpicpichomeinfo_left P {
	font-size: 11px;
	margin-bottom: 2px;
}
.bigpicpichomeinfo_right {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}

#adsensevert {
	margin-top: 1px;
	width: 300px;
	float: left;
	margin-left: 20px;
}
#adsensevert .ad {
	margin-top: 5px;
	margin-bottom: 10px;
}

#home_search_links {
	width: 300px;
	height: 210px;
	float: left;
	padding-bottom: 19px;
	margin-left: 20px;
}
#social {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}
#social A {
	margin-left: 5px;
	margin-right: 5px;
}
#social A:link, #social A:visited {
	text-decoration: none;
}
#social A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#cloud {
	text-align: center;
}
#cloud H4 {
	text-align: left;
}

.adsensehoriz {
	margin: auto;
	width: 728px;
}

.adsense468 {
	margin: auto;
	margin-top: 10px;
	width: 468px;
}

.homedistritos {
	padding-top: 10px;
	font-size: 9px;
	text-align: center;
}

.formTable {
	margin: auto;
}
.formTable TH, .formTable TD {
	vertical-align: top;
	text-align: left;
	padding: 5px;
}
.formTable TH DIV.info {
	font-weight: normal;
	font-size: 10px;
	padding: 10px;
	padding-bottom: 0px;
}

#perfilItems {
}
#perfilItems .item {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 64px;
	clear: both;
	padding: 10px;
	background-image: url(../../images/perfil/items_back.png);
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	cursor: pointer;
}
#perfilItems .itemHover {
	background-image: url(../../images/perfil/items_back_hover.png);
}
#perfilItems .item H3 {
	margin-bottom: 10px;
}
#perfilItems .item IMG {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
}

#divinfoadicionarfoto DIV.divinfoadicionarfotocol {
	width: 400px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 20px;
	float: left;
}
#divinfoadicionarfoto DIV.divinfoadicionarfotocol UL {
	margin-left: 0px;
	padding-left: 1em;
}
#divinfoadicionarfoto DIV.divinfoadicionarfotocol UL LI {
	font-size: 12px;
	margin-bottom: 5px;
}

#formAdicionarFoto #id_distrito, #formAdicionarFoto #id_concelho, #formAdicionarFoto #id_freguesia {
	width: 105px;
}

.greenRounded {
	color: #000000;
	background-color: #8CCD35;
	padding: 5px;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 10px;
}
.redRounded {
	background-color: #E23D34;
	padding: 5px;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 10px;
}

.fotoT {
	width: 176px;
	height: 132px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.fotoTLast {
	margin-right: 0px;
}
.fotoT .overIcon {
	padding: 2px;
	position: absolute;
	width: 12px;
	text-align: center;
}

.fotoS {
	width: 306px;
	height: 230px;
	margin-right: 21px;
	margin-bottom: 20px;
	float: left;
}
.fotoSLast {
	margin-right: 0px;
}

.roundedPic {
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
}

.fotoeditarfoto {
	float: right;
	margin-left: 20px;
	width: 306px;
	text-align: center;
}
.fotoeditarfoto P {
	margin-top: 25px;
}

.fotoeditarfoto A.download {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	background-color: #3399CC;
	color: #FFFFFF;
	background-image: url(../../images/template/download.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 30px;
	padding-right: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
}
.fotoeditarfoto A.delete, A.bo_delete {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	background-color: #E23D34;
	color: #FFFFFF;
	background-image: url(../../images/template/delete.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 30px;
	padding-right: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}

.fotoeditarfoto A.download:hover, .fotoeditarfoto A.delete:hover {
	text-decoration: none;
	color: #000000;
}

.tagsFieldDIV {
	float: left;
	width: 134px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.tagsField {
	width: 124px;
}

#editgooglemap {
	width: 400px;
	height: 200px;
}

#id_licenca_img {
	margin-top: 2px;
	margin-bottom: 2px;
}



#foto_bigpic {
	width: 640px;
	float: left;
	margin-left: 20px;
}
#foto_bigpic #foto_title {
	margin: 0px;
	padding: 10px;
	background-color: #3399CC;
	border-top-left-radius: 10px;
	-webkit-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px;
	-webkit-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-moz-border-radius-topright: 10px;
}
#foto_bigpic #foto_title H1 {
	margin: 0px;
	font-size: 18px;
}
#foto_bigpic #foto_title .localautor {
	font-size: 10px;
	color: #FFFFFF;
}
#foto_bigpic #foto_title .localautor A {
	color: #FFFFFF;
}
#foto_bigpic #foto_bigpicpic {
	width: 640px;
	height: 480px;
	background-image: url(../../images/template/foto_big_back.png);
	text-align: center;
	border-bottom-left-radius: 10px;
	-webkit-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-moz-border-radius-bottomright: 10px;
}
#foto_bigpic #foto_bigpicpicpic {
	width: 640px;
	height: 480px;
	/* border: 1px solid #000000; */
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-left-radius: 10px;
	-webkit-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-moz-border-radius-bottomright: 10px;
}

#foto_bigpic #foto_bigpicpic .foto_overinfo {
	text-align: left;
	background-image: url(../../images/template/bg_black.png);
	height: 40px;
	margin-top: -480px;
	position: absolute;
	width: 640px;
	border-bottom-left-radius: 10px;
	-webkit-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-moz-border-radius-bottomright: 10px;
}
#foto_bigpic #foto_bigpicpic .foto_overinfo IMG {
	margin: 10px;
}
#foto_bigpic #foto_bigpicpic .foto_overinfo .pont {
	float: right;
	width: 350px;
	padding: 5px;
}
#foto_bigpic #foto_bigpicpic .foto_overinfo .pont .rank {
	float: right;
	text-align: right;
	font-size: 11px;
	margin-left: 15px;
	padding-left: 15px;
	padding-right: 10px;
	border-left: 1px dotted #CCCCCC;
}
#foto_bigpic #foto_bigpicpic .foto_overinfo .pont .votar {
	float: right;
	text-align: right;
	font-size: 11px;
	margin-left: 10px;
	padding-top: 5px;
}
#foto_bigpic #foto_bigpicpic .foto_overnav {
	text-align: left;
	background-image: url(../../images/template/bg_black.png);
	height: 40px;
	margin-top: -40px;
	position: absolute;
	width: 640px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
}
#foto_bigpic #foto_bigpicpic .foto_overnav IMG {
	margin: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
#foto_bigpic #foto_bigpicpic .foto_overnav .navicons {
	width: 159px;
	margin-left: 1px;
	float: left;
	text-align: center;
}
#foto_bigpic #foto_bigpicpic .foto_overnav .navicons .iconleft {
	float: left;
	width: 30%;
	text-align: right;
}
#foto_bigpic #foto_bigpicpic .foto_overnav .navicons .text {
	float: left;
	font-size: 9px;
	text-align: center;
	width: 40%;
	padding-top: 5px;
}
#foto_bigpic #foto_bigpicpic .foto_overnav .navicons .iconright {
	float: left;
	width: 30%;
	text-align: left;
}

#fotoinfo {
	color: #FFFFFF;
	margin: 20px;
	padding: 10px;
	background-image: url(../../images/template/fotoinfo_back.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #484848;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
}
#fotoinfo H2 {
	font-size: 16px;
}
#fotoinfo H3 {
	margin: 10px;
	font-size: 16px;
}
#fotoinfo A:link, #fotoinfo A:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#fotoinfo A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#fotoinfo .fotoinfo_linha {
	float: left;
	margin: 10px;
	width: 290px;
	padding-top: 2px;
	padding-bottom: 2px;
	min-height: 50px;
	background-image: url(../../images/template/fotoinfo_back.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #484848;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}
#fotoinfo .todalinha {
	width: 910px;
}
#fotoinfo .twoCol {
	width: 600px;
}
#fotoinfo .fotoinfo_linha .tit {
	float: left;
	width: 130px;
	margin-right: 10px;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	margin-top: 5px;
}
#fotoinfo .fotoinfo_linha .titMore {
	width: 140px;
}
#fotoinfo .fotoinfo_linha .txt {
	float: left;
	width: 150px;
	font-size: 11px;
	margin-top: 5px;
}
#fotoinfo .fotoinfo_linha .txtLess {
	width: 130px;
}
#fotoinfo .todalinha .txt {
	width: 770px;
}
#fotoinfo .twoCol .txt {
	width: 450px;
}
#fotoinfo .twoCol .googleMap {
	margin: 10px;
}
#fotoinfo .exif {
	min-height: 348px;
}

#fotoinfo .txtsocial A {
	text-decoration: none;
}

#fotoinfo #redesSociais {
	float: left;
	width: 600px;
}
#fotoinfo #redesSociais .txt {
	width: 450px;
}
#fotoinfo #facebookLikeButDiv {
	margin-left: 20px;
	float: left;
	width: 240px;
	padding: 5px;
	background-color: #EEEEEE;
	border: 1px solid #3399CC;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
}
#fotoinfo #facebookLikeBut {
}

#verifNicknameError, #verifEmailError {
	margin-bottom: 10px;
}

#user_profile {
	float: left;
}

#foto_user_profile {
	float: right;
	margin-left: 20px;
	width: 200px;
	text-align: center;
}
#foto_user_profile DIV {
	margin-bottom: 10px;
}

#userinfo {
	color: #FFFFFF;
	padding: 10px;
	min-height: 267px;
	background-image: url(../../images/template/fotoinfo_back.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #484848;
	border-bottom-left-radius: 10px;
	-webkit-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-moz-border-radius-bottomright: 10px;
}

#userinfo A:link, #userinfo A:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#userinfo A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#userinfo .tit {
	float: left;
	width: 165px;
	margin-right: 5px;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 15px;
}
#userinfo .txt {
	float: left;
	width: 230px;
	font-size: 11px;
	margin-bottom: 15px;
}

#user_fotos {
	margin-top: 10px;
}

#url_td {
	text-transform: lowercase;
	min-width: 400px;
}

#setaPesquisa {
	margin: auto;
	width: 260px;
	padding: 5px;
	/* height: 23px; */
	cursor: pointer;
	color: #FFFFFF;
	background-image: url(../../images/template/arrow_right_blue.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 15px;
	padding-right: 25px;
	margin-bottom: 10px;
	border-top-left-radius: 5px;
	-webkit-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
}
#setaPesquisa #string {
	float: left;
	font-size: 14px;
	width: 160px;
}
#setaPesquisa #submitFormPesquisa {
	float: right;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
#setaPesquisa A:link, #setaPesquisa A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#setaPesquisa A:hover {
	color: #000000;
	text-decoration: none;
}

.cloud_min_min {
	font-size: 8px;
}
.cloud_min_med {
	font-size: 10px;
}
.cloud_med_min {
	font-size: 12px;
}
.cloud_med_max {
	font-size: 14px;
}
.cloud_max_med {
	font-size: 16px;
}
.cloud_max_max {
	font-size: 18px;
}


A.googleearth {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
	color: #333333;
	background-color: #666666;
	background-image: url(../../images/template/googleearth.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 26px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}
A.googleearth:hover {
	text-decoration: none;
	color: #000000;
	background-color: #999999;
}

A.rss {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
	color: #333333;
	background-color: #666666;
	background-image: url(../../images/template/rss.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 26px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}
A.rss:hover {
	text-decoration: none;
	color: #000000;
	background-color: #999999;
}






.bo_wrap {
	width: 900px;
	padding: 10px;
	background-color: #444444;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
}


#faq H4 {
	margin-top: 20px;
	border-bottom: 1px solid #CCCCCC;
}
#faq P {
	margin: 0px;
	margin: 15px;
}

#embedHtml {
	overflow: hidden;
	margin-bottom: 5px;
	font-size: 10px;
}

.rankingTableDiv {
	width: 50%;
	float: left;
}
.rankingTable {
	margin: auto;
}
.rankingTable TH {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
.rankingTable TD {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
