﻿
#fypContainer { height: 160px; text-align:left; border :none; }

.fypImage { float:left; vertical-align:top; display:none; }
/* The image should be not much less than but no more than 195px wide and no smaller than 160px high */

#fypContainerRight { padding-top: 25px;}

.fypTextName { float:left; margin-top: 15px; }
.fypBoxName { clear:right; margin-top: 10px; margin-left: 30px; width: 200px;}

#fypDateContainer { clear:right; }
.fypTextDate { float:left; margin-top: 15px; }
.fypBoxDate { clear:right; margin-top: 10px; margin-left: 36px; width: 200px;}

#fypButtonContainer { }

.fypbtn { margin-top: 10px; margin-left: 235px;}

#fypLinkContainer {margin-top: -12px; }


