/* CSS by Jeremy Asmus and Timothy Foss for ESET, LLC */

body {
	margin:0 auto;
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
}

p {
	margin:12px 0;
	line-height:16px;
}

li {
	list-style:square !important;
	padding:3px 0;
}

.clear {
	clear:both;
}

iframe {
	border:0px;
	margin:10px 0;
}

#wrapper {
	width:800px;
	background-color:#FFF;
	position:relative;
	margin:20px auto 0;
	padding:20px auto 0;
}

#header {
	margin:0 auto;
	width:800px;
	height:60px;
	overflow:hidden;
}

#header_wide {
	margin:0 auto;
	width:800px;
	height:60px;
	overflow:hidden;
	background-image:url(../images/header_wide.jpg);
}

#header_wide a {
	color:#DDDDDD;
	font-size:11px;
	text-decoration:none;
}

#header_wide a:hover {
	color:white;
}

#header_homelink {
	width:325px;
	height:60px;
	cursor:pointer;
	float:left;
}

#header_links {
	float:right;
	padding:21px 25px 0 0;
}

#header_links img {
	float:left;
	margin-right:5px;
	margin-top:0px;
}

#shopping_cart {
	float:left;
	padding:2px 20px 0 0;
}

#global_sites {
	float:left;
	padding:2px 20px 0 0;
}

#search_bar {
	float:left;
}

#form1 .search {
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size:10px;
	color:#666666;
	height:13px;
	width:115px;
	padding:2px;
}

#form1 .go {
	margin-left:-2px;
	border:none;
	background:#fff url(../images/search_button.jpg) no-repeat 100% 0;
	cursor:pointer;
	width:19px;
	height:19px;
}
#form1 .find {
	height: 12px;
	width: 130px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.header_float {
	float:left;
}

#navigation {
	margin:0 auto;
	text-align:center;
	background-image:url(../images/navigation_bg.jpg);
	background-repeat:repeat-x;
	width:800px;
}

#navigation ul {
	margin:0;
	padding:0;
	overflow:hidden;
}

#navigation li {
	list-style:none !important;
	float:left;
	width:88px;
	padding:0;
}

#navigation li a {
	color:#666666;
	text-decoration:none;
	font-size:13px;
	display:block;
	height:27px;
	line-height:27px;
}

#navigation li a:hover {
	color:#006366;
	text-decoration:underline;
}

.nav_selected {
	background-color:white;
	background-image:url(../images/navigation_selected_bg.jpg);
	background-repeat:repeat-x;
	margin:0 !important;
	height:27px !important;
}
#navigation li.nav_selected a {
	color:black;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.subnav_arrow {
	vertical-align:middle;
	padding-left:5px;
	border:0;
}

#main_cell {
	width:800px;
	padding:145px 80px 0 80px;
	min-height:500px;
}

#main_cell a {
	color:#006699;
}

#nav_set {
	position:absolute;
	top:0;
	left:11px;
	width:800px;
	z-index:9000;
}

#tell_a_friend {
	position:absolute;
	top:162px;
	left:818px;
	color:#006699;
	font-size:14px;
}

#tell_a_friend a {
	color:#006699;
	text-decoration:none;
	font-size:11px;
}

#tell_a_friend a:hover {
	text-decoration:underline;
}

#page_title {
	width:820px;
	color:#006366;
	padding-bottom:25px;
	background-image:url(../images/page_title.jpg);
	background-repeat:repeat-x;
}

#page_title h1 {
	margin:0;
	font-size:18px;	
	display:inline;
	background-color:white;
	padding-right:5px;
}

.content_cell {
	border-left:1px solid #26837B;
	width:819px;
	margin-top:-7px;
	padding-top:5px;
}

.content_cell_bottom {
	border-top:1px solid #26837B;
	width:736px;
	margin-bottom:25px;
	height:1px;
}

.content_cell_bottom_wide {
	border-top:1px solid #26837B;
	width:630px;
	margin-bottom:25px;
	height:1px;
}

#top_text {
	margin:-10px 25px 25px 0;
}

.green_titles {
	color:#245856;
	font-weight:bold;
}

.subtitle img {
	float:left;
	padding:8px 10px 0 0;
	background-color:white;
}

.subtitle h2 {
	margin:0;
	color:#CDA111;
	font-size:14px;
}

.subtitle h2 a {
	color:#CDA111;
	text-decoration:none;
}
.subtitle_worldwide h2 {
	margin:0 0 5px;
	padding:0 0 2px;
	color:#CDA111;
	font-size:16px;
	border-bottom:1px solid #ccc;
}

.content {
	padding:10px 85px 10px 30px;
	overflow:hidden;
}

.content_wide {
	padding:10px 0px 10px 30px;
	overflow:hidden;
}

.content h3, #content_with_infobox h3 {
	margin:10px 0 -10px 0;
	font-size:13px;
	color:#006366;
}

.content h4, #content_with_infobox h4 {
	margin:10px 0 0 0;
	font-size:13px;
	color:#006366;
}

.content h3 span, #content_with_infobox h3 span {
	color:#CC0000;
}

.content a, #copy_with_infobox a {
	color:#006699;
	text-decoration:none;
}

.content a:hover, #copy_with_infobox a:hover {
	text-decoration:underline;
}

.product_purchase {
	float:left;
}

.image_float_left {
	float:left !important;
	padding-right:15px !important;
}

.image_float_right {
	float:right !important;
	padding-left:15px !important;
}

.small_image_float_left {
	float:left !important;
	padding-right:5px !important;
}

.bullet {
	padding:0 10px !important;
}

#copy {
	overflow:hidden;
}
.content_box_one {
	border:1px solid #B6C2D7;
	width:702px;
	margin:0 0 10px 0;
	float:left;
}

.content_box_one h3 {
	padding:5px !important;
	margin:0 !important;
	border-bottom:1px solid #B6C2D7;
	background-color:#EEEEEE;
}

.content_box_one p {
	padding:0 10px;
}

.content_box_two {
	border:1px solid #B6C2D7;
	width:330px;
	margin:0 12px 10px 0;
	float:left;
}

.content_box_two h3 {
	padding:5px !important;
	margin:0 !important;
	border-bottom:1px solid #B6C2D7;
	background-color:#EEEEEE;
	height:35px;
}

.content_box_two p {
	padding:0 10px;
}

.content_box_three {
	border:1px solid #B6C2D7;
	width:160px;
	margin:0 8px 10px 0;
	float:left;
}

.content_box_three h3 {
	padding:5px !important;
	margin:0 !important;
	border-bottom:1px solid #B6C2D7;
	background-color:#EEEEEE;
	height:35px;
}

.content_box_three p {
	padding:0 10px;
}

.visible {
	display:block;
}

.invisible {
	display:none;
}


/********************************/
/********* CHART Styles *********/
/********************************/

.chart {
	margin:15px 0 5px 0;
}

.chart td {
	padding:4px 10px;
}

.chart_header {
	background-color:#E5EBEB;
	font-size:13px;
	margin:0;
	color:#555555;
}

.chart_header_green {
	background-color:#006366;
	font-size:13px;
	margin:0;
	color:white;
}

.chart_header td {
	margin:0;
	padding:3px;
}

.chart_gray {
	background-color:#F3F3F3;
}

.red {
	color:#CC0000;
}

/*.chart img {
	float:left !important;
	padding-right:10px !important;

}*/

.chart a {
	color:#006699;
	text-decoration:none;
}

/*.chart img {
	float:left !important;
	padding-right:10px !important;

}*/
	

/*********************************/
/******** PURCHASE Styles ********/
/*********************************/

.purchase_cell {
	padding:15px 0 10px 0;
	clear:both;
}

/*.purchase_cell img {
	float:right !important;
	padding:0 0 15px 15px !important;
}*/

.purchase_cell img {
	float:left !important;
	padding:0 15px 15px 0 !important;
}

.buy_links {
	margin:0;
	padding:0;
}

.buy_links li {
	color:#AC9930;
	display:inline !important;
	padding-right:5px;
}

.buy_links a {
	color:#AC9930 !important;
	font-weight:normal !important;
	font-size:12px;
	text-transform:uppercase !important;
}

.purchase_divider {
	border-bottom:1px solid #AC9930;
}

/***********************/
/* COUNTRY LIST Styles */
/***********************/

.country_list {
	float:left;
	margin:0;
	padding:15px 100px 10px 0;
}

.country_list li {
	list-style:none !important;
	padding:2px 0 !important;
}

.country_contact_info {
	float:left;
	width:234px;
	margin:0 0 10px 0;
}

/************************/
/* Threat Center Styles */
/************************/
h1.virus_title {
  font-size:15px;
  margin:0;
}

/************************/
/* Podcast Styles */
/************************/
div.podcast {
  padding:0 0 20px 24px;
  background:transparent url(images/SpeakerButton.gif) no-repeat 0 0;
}
div.podcast p {
  margin:0;
  padding:0 0 5px;
  overflow:hidden;
}
div.podcast p a {
  float:left;
  display:block;
  height:17px;
  line-height:17px;
  margin:0 15px 0 0;
  
}
div.podcast p span {
  float:left;
  display:block;
  overflow:hidden;
  height:17px;
  width:17px;
}

/*******************/
/* Training Styles */
/*******************/
a.training_video {
	padding:0 0 0 20px;
	background:transparent url(images/play.png) no-repeat 0 0;
	display:block;
}

/**********************************/
/* Styles for pages with INFO BOX */
/**********************************/

#content_with_infobox {
	padding-left:30px;
	margin-bottom:-1px;
	overflow:hidden;
}

#copy_with_infobox {
	overflow:hidden;
	width:595px;
	float:left;
	padding:10px 0;
}

#infobox_cell {
	float:left;
	width:170px;
	overflow:hidden;
	padding-left:24px;
}

#infobox_border {
	border-left:1px solid #26837B;
	border-right:1px solid #26837B;
	border-top:1px solid #26837B;
	padding:5px 5px 0 5px;
}

#infobox {
	background-color:#EEEEEE;
	padding:5px 5px 1px 5px;
	overflow:hidden;
	color:#555555;
}

.infobox_title {
	color:#006366;
	font-weight:bold;
	border-bottom:1px dashed #888888;
	padding:5px 0;
}

#infobox a {
	color:#555555;
	text-decoration:none;
	margin-left:-3px;
}

#infobox a:hover {
	text-decoration:underline;
}

#infobox ul {
	margin:0;
	padding:10px 0 10px 20px;
}

#infobox li {
	color:#006366;
	padding:3px 0;
}

.arrow_list li {
	list-style:none !important;
}

.arrow_list li img {
	margin-right:10px;
}

.pdf li {
	list-style:none !important;
	color:#26837B;
	padding:3px 0;
	margin-left:-15px;
}

.pdf li img {
	padding-right:6px;
}

#infobox_bottom {
	background-image:url(images/infobox_bottom.jpg);
	background-position:bottom;
	width:170px;
	height:10px;
}

#infobox_spacer {
	background-image:url(images/infobox_line.gif);
	background-repeat:repeat-y;
}

.product_awards {
	padding:10px 0 10px 20px;
}

/*********************************/
/********* SCANNER Styles ********/
/*********************************/

#scanner {
	background-image:url(images/scanner_bg.jpg);
	width:560px;
	height:250px;
	margin:15px 0;
}

#scanner_text {
	padding:70px 25px 0 100px;
}

#scanner_button {
	padding:23px 0 0 425px;
}

#scanner_menu {
	/*margin:0 0 15px 225px;*/
}

/*********************************/
/******** PARTNERS Styles ********/
/*********************************/

#partner_cell {
	width:630px;
	margin:0 auto 15px;
	overflow:hidden;
	border:1px solid #1E727A;
	padding:1px;
}

#partner_account_access {
	float:left;
	width:160px;
	background-color:#1E727A;
	color:white;
	font-weight:bold;
	font-size:12px;
	height:377px;
}

.partner_box {
	background-color:#dee3e3;
	color:#034242;
	margin:0 0 1px 1px;
	float:left;
	font-weight:bold;
	height:125px;
}

.partner_box a {
	color:#044160;
}

.partner_box a:hover {
	text-decoration:none;
}

.partner_box_title {
	background-color:#649792;
}

.partner_box_title a {
	color:white;
}

.partner_box ul {
	margin:0;
	padding:5px 15px;
}

.partner_box li {
	font-size:11px;
	list-style:none !important;
}

.partner_box li a {
	padding-left:8px;
	color:#034242;
	text-decoration:none;
}

.partner_box li a:hover {
	text-decoration:underline;
}

.partner_box p {
	padding:0 15px;
}

/*********************************/
/********* FOOTER Styles *********/
/*********************************/

#footer_bg {
	width:800px;
	background-image:url(../images/page_bg_wide.png);
	background-repeat:repeat-y;
	margin:0 auto;
}

#footer_top {
	width:762px;
	background-color:#015E65;
	color:#DDDDDD;
	font-size:10px;
	text-align:center;
	margin:0 auto;
	padding:5px 0 2px 0;
}

#footer_bottom {
	width:800px;
	color:#BBBBBB;
	font-size:11px;
	text-align:center;
	margin:0 auto;
	padding:10px 0 50px 0;
	line-height:16px;
	border-top:solid 1px #cccccc;
	margin-top:15px;
}

#footer_bottom a {
	color:#BBBBBB;
	text-decoration:none;
}

#footer_bottom a:hover {
	color:#000000;
	text-decoration:underline;
}

#footer_bottom span.rss {
	padding:0 3px;
	color:#BBBBBB;
}

.pedia_active {
	background-color:#006699 !important;
	color:white !important;
	padding:0 3px !important;
}

.vTitle {
	margin:10px 0 -10px 0;
	font-size:13px;
	color:#006366;
	font-weight:bold;
}

.anchor_link {
	color:#006366 !important;
}

table.form {
  width:100%;
  border:1px solid #666;
  background-color:#eee;
}
table.form .error {
  font-weight:bold;
  color:#d22800;
}
table.form h4 {
  margin:10px 0;
  text-align:left;
}
table.form h4.error {
  text-align:center;
}
table.form th {
  text-align:left;
  padding:5px 10px;
  font-weight:normal;
}
table.form td {
  padding:5px 10px;
}
table.form td.security_image {
  padding:15px 0;
  text-align:center;
}
table.form td.security_image span {
  display:block;
  padding:10px 0 0;
}
table.form td.security_image span input {
  width:100px;
}
table.form td.tfooter {
  padding:30px 10px 5px;
}
table.form td.tsubmit {
  padding:15px 0;
  text-align:center;
}
table.form td.tsubmit input {
  margin:0 10px 0 0;
}
table.form td input.text,
table.form td select.text {
  width:200px;
  text-align: left;
  margin: 0;
  padding:2px;
  border-style:solid;
  border-width:1px;
  border-color:#7c7c7c #c3c3c3 #dddddd;
  background:#fff url(images/text_bg.gif) repeat-x 0 0;
}
table.form td input.checkbox,
table.form td input.radio {
  border:none;
  padding:0;
  margin:0;
}
table.form td label.radio_label,
table.form td label.checkbox_label {
  padding:0 20px 0 0;
}
table.form td label.radio_label input.radio,
table.form td label.checkbox_label input.checkbox {
  margin:0 3px 0 0;
}

table.vertical_color {
  margin:10px 0;
}
table.vertical_color td {
  background-color:#f0f9f8;
  color:#444;
}
table.vertical_color td.dark {
  background-color:#e2f3f5;
  color:#000;
}

.infobox_title a.rss	{	color:white !important; font-weight:bold; background-color:#FF6600; padding:0 0.4em 0.1em 0.3em;	}

.table_security td {
	text-align:center;
	font-weight:bold;
}
.table_security td.feature {
	text-align:left;
	font-weight:normal;
}

table.form2 find {
	height: 12px;
	width: 130px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color:#006699;
}
/* POP-UP Styles */

#popup_background {
	background-color:black;
   opacity:0.60;
   filter:alpha(opacity=60);
   position:absolute;
   z-index:9001;
   top:0;
   left:0;
   width:100%;
}

#popup_window {
	padding:15px 15px 0 15px;
	background-color:#006366;
	width:450px;
	z-index:9002;
	position:absolute;
	top:200px;
}

.no_padding {
	padding:0 !important;
}

.gray_price {
	color:#888888;
}

/* HOME Styles */

#page_header h1 {
	font-size:10px;
	color:#666666;
	text-align:center;
	margin:0;
	position:absolute;
	top:30px;
	left:30px;
}

#home_cell {
	width:800px;
	padding:88px 0 0 11px;
}

#home_slides {
	padding:0;
}

#home_intro {
	text-align:center;
	padding:10px 0 25px 0;
	font-size:14px;
	color:#777777;
	line-height:20px;
	margin:0;
	font-weight:bold;
}

#home_intro h1 {
	font-size:14px;
	color:#777777;
	line-height:20px;
	margin:0;
	font-weight:bold;
}

#home_content {
	padding:0 25px;
	/*overflow:hidden;*/
}

#tabs_cell {
	width:550px;
	float:left;
	display:block;
	margin-right:15px;
}

#tabs_title_links {
	width:685px;
	height:24px;
	color:#555555;
	margin:0;
	padding:0;
}
#tabs_title_links_home {
	margin:0;
	padding:0;
	width:145px;
	height:24px;
  	background-image:url(../images/partners_de_eset.jpg);
}

div.tabs_container {
  position:relative;
}

div.tabs_content {
	background:#F7F8FA url(../images/home_tab_content_bg.png) no-repeat 0 100%;
	width:540px;
	overflow:hidden;
	color:#444444;
	padding:0 -10px 10px 10px;
	border: 1px solid #e7e7e7;
	display:block;
	float:left;
}

div.tabs_content a {
	/*color:#338185;*/
	color:#006D73;
	text-decoration:none;
}

div.tabs_content h2 {
	font-size:16px;
	color:#006D73;
	margin:0;
}

div.tabs_content h2 a, div.tabs_content h2 a:hover {
	text-decoration:none;
}

.learn_more {
	text-decoration:none !important;
}

.two_products {
	width:325px;
	float:left;
	padding:30px 16px 0 0;
}

.two_products img {
	float:left;
	margin:35px 15px 50px 1px;
}

.ess_title {
	color:#CDA111;
}

.eav_title {
	color:#74C699;
}

.r_ball {
	font-size:10px;
}

.tabs_product_description {
	color:#999999;
	font-size:12px;
	font-weight:normal;
}
.buy_try_buttons {
  overflow:hidden;
}
.buy_try_buttons img {
	float:none;
	margin:0 0 0 0;
}

.one_product {
	padding:30px 16px 0 16px;
		border: 1px solid #0066FF;
	height:auto;
}

.one_product_img {
	float:left;
	margin:0 15px 0 1px;
	width:235px;
}

.tab_list {
	margin-left:140px !important;
	padding-left:140px !important;
	line-height:12px;
}

.green {
	color: #004D50;
}

#tabs_bottom {
	background-image:url(../images/tabs_bottom.jpg);
	width:685px;
	height:10px;
	line-height:1px;
	font-size:2px;
}

#quick_links_cell {
	width:160px;
	display:block;
	float:left;

}

#quick_links_title {
	background-image:url(../images/quick_links_topper.jpg);
	width:170px;
	height:20px;
	color:#555555;
	padding:4px 0 0 20px;
}

#quick_links_content {
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
	width:188px;
}

#quick_links_content ul {
	margin:0;
	padding:0 2px;
	background-color:#fff;
}

#quick_links_content li {
	list-style:none !important;
	padding: 5px 0 0 0;
	text-align:center;
}

#quick_links_content a {
	color:#555555;
	text-decoration:none;
	display:block;
	padding:8px 10px;
	margin:0;
	text-align:center;
}

#quick_links_content a:hover {
	color:black;
}

#quick_links_content img {
	text-align:center;
	margin:0;
	padding:0;
}

.quick_links_empty {
	height:35px;
	border:none !important;
}

#quick_links_bottom {
	background-image:url(../images/quick_links_bottom.jpg);
	width:190px;
	height:10px;
	line-height:1px;
	font-size:2px;
}

/* AWARDS Style */

#alert_cell {
	width:400px;
	margin-left:40px;
	padding:10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	/*overflow:hidden;*/
}

#alert_cell_box {
	border:1px solid #DDDDDD;
	background-color:#F1F5F8;
	padding:10px;
	margin-top:10px;
	overflow:hidden;
	width:393px;
	/*float:left;*/
}

#alert_cell h2 {
	font-size:11px;
	color:#333333;
	margin:0;
	line-height:13px;
	font-weight:normal;
}

#alert_cell h2 a {
	text-decoration:none;
	font-weight:bold;
	color:#015E65;
}

#alert_cell_top h2 {
	font-size:11px;
	color:#333333;
	margin:0;
}

#alert_cell img {
	float:left;
	margin-right:10px;
}

#alert_cell_top img {
	float:left;
	margin-right:10px;
}

.alert {
	line-height:16px;
}

.awards {
	/*float:left;*/
	padding:0;
	margin-top:10px;
	margin-bottom:5px;
	padding-bottom:5px;
	height:55px;
}

/* PARTNERS Styles */

#new_partner_cell {
	width:800px;
	padding:135px 0 0 11px;
}

#partner_intro {
	text-align:center;
	padding:0px 0 25px 0;
}

#partner_intro h1 {
	font-size:18px;
	color:#333333;
	line-height:20px;
	margin:0;
}

#partner_intro h2 {
	font-size:14px;
	color:#666666;
	line-height:20px;
	margin:0;
	font-weight:normal;
}

#partner_content {
	padding:0 25px;
	overflow:hidden;
}

#partner_tabs_title {
	background-image:url(../../images/home/tabs_topper.jpg);
	width:665px;
	height:20px;
	color:#555555;
	margin:0;
	padding:4px 0 0 20px;
}

#partner_tabs_cell {
	width:550px;
	float:left;
	margin:0 35px 0 0;

}

.partner_tabs_content {
	background:#F7F8FA url(../../images/home/home_tab_content_bg.png) no-repeat 0 100%;
	width:670px;
	overflow:hidden;
	color:#444444;
	padding:0 0 10px 15px;
}

.partner_tabs_content a {
	color:#338185;
	text-decoration:none;
}

.partner_tabs_content a:hover {
	text-decoration:underline;
}

.partner_tabs_content h2 {
	font-size:16px;
	color:#006D73;
	margin:0;
}

.two_column_partner_links {
	width:332px;
	float:left;
	padding:20px 0 0 0;
}

.two_column_partner_links ul {
	padding:3px 0 5px 10px;
	margin:3px 0 5px 10px;
}

.two_column_partner_links li {
	padding:3px 0;
}

/* SERVERS Styles */

.server_info_cell {
	width:704px;
	padding-bottom:15px;
}

.server_info_topper {
	background-image:url(../../images/server_topper.jpg);
	width:684px;
	height:20px;
	color:#555555;
	padding:4px 0 0 20px;
	font-weight:bold;
}

.server_info {
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
	border-bottom:1px solid #E7E7E7;
	width:672px;
	overflow:hidden;
	padding:0 15px;
}

.mail_server_info_cell {
	width:340px;
	padding-bottom:15px;
	margin-right:10px;
	float:left;
}

.mail_server_info_topper {
	background-image:url(../../images/mail_server_topper.jpg);
	width:320px;
	height:20px;
	color:#555555;
	padding:4px 0 0 20px;
	font-weight:bold;
}

.mail_server_info {
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
	border-bottom:1px solid #E7E7E7;
	width:308px;
	overflow:hidden;
	padding:0 15px;
	height:100px;
}

.file_server_info {
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
	border-bottom:1px solid #E7E7E7;
	width:308px;
	overflow:hidden;
	padding:0 15px;
	height:60px;
}
.globalSites a, .globalSites a:link, .globalSites a:visited {
	background-image: url(../../images/home/rtCol_quickLinks_globalSites.gif);
	background-repeat: no-repeat;
	font-size: 0.75em;
	text-decoration: none;
	height: 28px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #004d50;
	padding-left: 10px;
}
.globalSites a:hover {
	color: #999999;
}
/* Agregado */
.col1ts {
	width: 310px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 220px;
	float: left;
	padding-top: 35px;
	padding-right: 15px;
}
.col1tsa {
	float: left;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
.col1tsa a, .col1tsa a:link, .col1tsa a.visited {
	font-size: 12px;
	color:#333;
	text-decoration: none;
}
.col1tsa a:hover {
	text-decoration: underline;
	color:#333;
}
.col2tsa {
	float: left;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
.col2tsa a, .col2tsa a:link, .col2tsa a.visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.col2tsa a:hover {
	text-decoration: underline;
}
.blog {
	background-image: url(../../images/home/IconBlog.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	margin-left: 10px;
	display: block;
}
.arrow2 {
	background-image: url(../../images/home/iconArrow2.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 10px;
	display: block;
}
.videoseduc {
	background-image: url(../../images/home/iconvideduc.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	margin-left: 10px;
	display: block;
}
.plataeduc {
	background-image: url(../../images/home/iconplataforma.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	margin-left: 10px;
	display: block;
}
.artpapers {
	background-image: url(../../images/home/iconarticulos.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 10px;
	display: block;
}
.threatcen {
	background-image: url(../../images/home/iconthreat.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 10px;
	display: block;
}

/* Fin Agregado */
.midround {
  display: table;
  margin: 0px;
  padding: 0px;
  height: 100%;
}
.boletintext{
  color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
  }
.al_medio{
display:block;
text-align:center !important;
border: 1px solid #00FF00;
height:80px;
}