/*
/	version		:	1.0
/	author		:	T.Willems
/	company		:	BestMedia
*/

#content #right .model { width: 160px; height: auto; float: left; margin: 20px 0 0 30px; text-align: center; }
#content #right .model .image { width: auto; height: 60px; margin: 0 auto; margin-bottom: 10px; }
#content #right .model p { color: #000; font-size: 12px; font-weight: bold; margin: 0; text-align: center; }
#content #right .model a { color: #f3b217; }
#content #right .model a:hover { color: #f3b217; text-decoration: underline; }

#content #right #type { width: 640px; height: auto; float: left; text-align: left; margin: 0 0 20px 0; font-size: 12px; }
#content #right #type a.selected { color: #f3b217; }
#thumbBox #thumbImage a[href $='.pdf'] { padding-left: 18px; color: #ee7a09; text-decoration: none; background: transparent url(../images/icon_pdf.gif) no-repeat center left; }

