@charset "utf-8";
/* CSS Document */

#txtHint{
position:relative;

}

.photo_frame{
border-bottom:1px solid #d7192a;
width:401px;
margin-bottom:10px;
position:relative;
/*background-color:#999;*/
}

.photo_frame a{
color:#d7192a;
}

.photo_frame img{
display:block;
padding-bottom:10px;
float:left;

}

.photo_frame .photo_name{
color:#d7192a;
font-size:1.3em;
}

.photo_description p{
margin:0;
}

.photo_name{
/*background-color:green;*/
}
.photo_description

{
color:#d7192a;
font-size:1em;
/*background-color:blue;*/
}


.photo_frame .photo_info{
width:220px;
float:left;
margin-left:20px;
}

.section_header_container{
margin-bottom:10px;
}
#subsection{
position:absolute;
top:3px;
right:40px;
}

.clear-both{
clear:both;
margin-bottom:3px;
}

.clear-both-zero{
clear:both;
height:0px;
}

p.no_photo{
margin-left:5px;
color:#999;
}

.download{
float:left;
}
.right_bullet{
margin-top:4px;
margin-left:5px;
float:left;
display:inline;
border:0px solid #fff;
}


.filesize-video{

margin-left:15px;

}

.video-divider{
border-top:1px solid #aaa;width:160px;margin-bottom:7px;
}
