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