#imagePreview {
display:none;
padding:10px;
position:relative;
width:480px;
}
#imagePreview #imageLoading {
position:absolute;
width:100px;
}
#imagePreview #imagePrevContent div.blank {
height:200px;
width:480px;
}
#imagePreview #image {
text-align:center;
}
#imagePreview #desc {
clear:both;
font-size:1em;
overflow:hidden;
padding:4px 0;
}
#imagePreview hr {
margin-top:0;
}
#imagePreview #actions {
clear:both;
overflow:hidden;
z-index:50;
}
#imagePreview #actions a {
border:1px solid #FFFFFF;
color:#666666;
display:block;
float:left;
margin-right:8px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:2px 4px;
text-decoration:none;
}
#imagePreview #actions #prevImage a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/AM/2009/images/PhotoPrev.gif) no-repeat scroll left 1px;
padding-left:18px;
}
#imagePreview #actions #nextImage a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/AM/2009/images/PhotoNext.gif) no-repeat scroll right 1px;
float:right;
margin-left:8px;
margin-right:0;
padding-right:18px;
}

/*==================== BLOG =======================================*/

div.rComment{clear: both; width:530px; vertical-align:top; background:#FFFFFF;}
div.rCommentCont{width:526px; background:#FFFFFF;border-left:2px solid #E7E7E7; border-right:2px solid #E7E7E7;}
div.coltop_left_comment {float: left;background-image:url(/News/images/left_up.gif); height:16px;width:12px;}
div.coltop_medium_comment {float: left; vertical-align:top; background:#FFFFFF; width:508px;height:16px; border-top:2px solid #E7E7E7;}
div.coltop_right_comment {float: left;vertical-align:top;background-image:url(/News/images/right_up.gif);height:16px;width:10px;}
div.colComment {margin-top:0; margin-left:15px; margin-right:15px;}
div.colImg
{
	vertical-align: top;
	margin-top:0;
	
}
div.ColContComment {vertical-align: top;margin-top:0; background-color:#FFFFFF;}
div.colfoo_left_comment {float: left; vertical-align:bottom; background-image:url(/News/images/left_footer.gif); height:16px;width:12px;}
div.colfoo_medium_comment {float: left; vertical-align:bottom; background:#FFFFFF; height:14px; width:508px;border-bottom:2px solid #E7E7E7;}
div.colfoo_right_comment {float: left; vertical-align:bottom; background-image:url(/News/images/right_footer.gif); height:16px;	width:10px;}






/* Para los label's alineados */
.form_label_align {

	text-align:right;
	padding-right:20px;
}
/* Para los input's alineados */
.form_input_align {
	float:left;
	border:1px solid;
	margin-left:0.2em;
}

/* Para los input's centrados */
.form_input_center {
	border:1.5px solid;
	border-color:#E7E7E7;
}

/*=======================BLOG COMMENTS ====================*/

/*form{width:530px;padding:5px 0;}*/
div.formComment{margin: 0 0 5px 0;}
div.formComment label{float:left;width:50px;line-height:25px;}
div.formComment label.rightLabel{float:right;width:200px;}
div.formComment input{width:200px; border:1px solid; border-color:#9A9A9A;}
div.ContentComment textarea{border:1px solid; border-color:#9A9A9A; width:100%;};
div.form_center {}
input#login{margin-left: 70px;}



#tableComment {
    text-align:justify;    
    width:530px;
    
    font-size: 1em;
    color: #000000;
    }
#tableComment label {
    width:auto;    
    font-size: 1em;
    color:#707070; 
    font-weight: normal;
}
#infotableComment {
    background-color: #FFFFFF;
	border-bottom: 2px dotted #D2D2D2;
	font-size: 1em;
	color:#707070; 
	padding: 2 2 2 2px; 
	height:15px;
	
}
.izqda {
    display:inline;
    float:left;
	margin:3px;
	}
.dcha {
    display:inline;
    float:right;
	margin:3px;
}

#listcontentComment{

height:50px;
background-image:url(/News/images/comm_bk.jpg);
background-position:bottom;
background-repeat: no-repeat;
padding: 5px 10px 10px 20px;
}

