@charset "utf-8";
/* CSS Document */
@font-face                    { font-family:MyriadPro; src:url(fonts/MyriadPro-Regular.otf); }
@font-face                    { font-family:MyriadProBold; src:url(fonts/MyriadPro-Bold.otf); }

/*------------------------------------------- ID STYLING ----------------------------------------*/
#main-int-srch-cont           { margin:0 auto; width:965px; }
#main-int-srch-cont-int       { float:left; width:965px; height:78px; background:url(images/srch-bg2.jpg) top center no-repeat; margin-bottom:15px; }
#main-int-srch-cont-int-srch  { float:left; width:965px; height:58px; margin:14px 0 0 0; }
#srch-titles                  { text-transform:uppercase; color:#069; font-family:MyriadProBold,Tahoma; font-weight:bold; }
#changeval input              { width:295px; }

/*------------------------------------------- CLASS STYLING ----------------------------------------*/
.myriad-black                 { font-family:MyriadPro,Tahoma; font-size:14px; color:#333; text-transform:none; }

/*------------------------------------------- ELEMENT STYLING ----------------------------------------*/
