body {
	margin-top: 10;
}
#cosita {
font:bold 11pt 'Trebuchet MS', Arial, Sans-serif;
color:#555;
text-align:left;
vertical-align:middle;
background:white;
border:1px solid #000;
padding:1px;
}
#seloco {
font:bold 10pt 'Trebuchet MS', Arial, Sans-serif;
color:#555;
text-align:left;
vertical-align:middle;
background:white;
border:1px solid #000;
padding:1px;
}
#ricos {
font:bold 10pt 'Trebuchet MS', Arial, Sans-serif;
color:#555;
background:white;
padding:1px;
width: 10em;
}
#image_r {
padding-right: 20px;
}
#result {

}
#link {
color:#FF0000;
}
#tags {
font-size:10px;

}
#layer {
	width: 850px;
	height: 600px;
	background: white;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid black;
}

#logo_block {
	width: 450px;
	height: 75px;
}

#top_bar {
	background: white url('top_gradient.gif') repeat-x;
	width: 600px;
	height: 15px;
	border: 0px solid gray;
}	

#bottom_bar {
	background: white url('bottom_gradient.gif') repeat-x;
	width: 600px;
	height: 15px;
	border: 0px solid gray;
}	

#menu_block {
	width: 600px;
	height: 25px;
	border-top: 0px solid gray;
	border-bottom: 0px solid gray;
	text-align: center;
}

.menu_link {
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: white;
	text-decoration: none;
}

.menu_link:hover {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: gray;
}

#search_block {
	margin-top: 15px;
	color: gray;
	font-family: Arial;
	font-size: 18px;
	text-align: left;
	border: 0px solid black;
	width: 500px;
	height: 30px;
	text-align: center;
}

#search_input {
font:bold 16pt 'Trebuchet MS', Arial, Sans-serif;
color:#555;
width:14em;
text-align:left;
vertical-align:middle;
background:#d2d7d9;
border:2px solid #9DCE6D;
padding:3px;
	
}


#search_submit {
	color: white;
	font-family: Arial;
	font-size: 12px;
	background: gray;
	border: 1px solid black;
	width: 100px;
	padding: 3px;
}

#download_block {

	color: gray;
	font-family: Arial;
	width: 500px;
	height: 30px;
	text-align: left;
	border: 0px solid black;
	text-align: center;
}

#download_input {
	color: gray;
	font-size: 12px;
	background: white;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	width: 293px;
}

#download_submit {
	color: white;
	font-family: Arial;
	font-size: 12px;
	background: gray;
	border: 1px solid black;
	width: 80px;
}

#next_page_button {
	background: gray;
	border: 1px solid black;
	text-align: center;
	vertical-align: middle;
	width: 80px;
	height: 15px;
	padding: 3px;
}

#next_page_link {
	color: white;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

#home_ads {
	position: relative;
	left: -3px;
	padding-top: 40px;
}

#faq_block {
padding-top: 60px;
	left: 10px;
	width: 460px;
	height: 300px;
}


.faq_question {
	font-size: 11px;
	font-weight: bold;
	color: #FC2C2C;
	font-family: Verdana, Arial;
	text-decoration: underline;
}

.faq {
	color: gray;
	font-size: 10px; 
	font-family: Verdana, Arial;
	text-align: left;

}

#your_fav {
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;	
	text-align: left;
	border-bottom: 0px dotted black;
}

#result_caption {
	font-size: 11px;
	text-align: center;
	border-bottom: 0px dotted black;
	padding-top: 30px;
	padding-bottom: 10px;
}


#warning {
	padding-top: 40px;
	padding-bottom: 50px;
	text-align: center;
	color: #FC2C2C;
	font-size:11px;
}

.video_player_block {
	vertical-align: top;
	color: gray;
	width: 270px;
}

.video_info_block {
	vertical-align: top;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;	
	width: 400px;
	border: 1px solid gray;
	padding: 4px;
	text-align: left;
}


#disclaimer {
	font-size: 10px;
}

.ads_block {
	padding-top: 30px;
	left: -4px;
}

a {
	color: gray;
	font-size: 11px;
	text-decoration: underline;
}

a.download {
	color: #FC2C2C;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.small {
	font-size: 9px;
}

.startop{
	z-index: 5;
	background-image: url("star.gif");
	background-repeat: repeat-x;
	height: 12px;
}

.starbottom{
	z-index: 4;
	background-image: url("star_back.gif");
	background-repeat: repeat-x;
	width: 70px;
	height: 12px;
} 