/* =Styles Import
--------------------------------------------------------------------------------------- */
@import url("reset.css");
@import url("hacks.css");
@import url("layout.css");


/* =Miscellaneous
--------------------------------------------------------------------------------------- */
.floatleft{ float:left !important; }
.floatright{ float:right !important; }

/* =Triple BOX
--------------------------------------------------------------------------------------- */
#triplebox{ padding-left:20px; }
#triplebox li{ list-style:none; float:left; position:relative; margin:0 5px; background:url(../images/boxed.gif) left top no-repeat; display:inline; }
#triplebox li a{ color:#1e65bb; text-decoration:none; }
.find_more{ width:89px; height:22px; padding-right:15px; background:url(../images/mybutton.gif) left top no-repeat; display:block; position:absolute; left:180px; top:150px; line-height:22px; color:#fff !important; font-weight:bold; text-align:right; }
.watchd{ width:278px; height:180px; padding-right:15px; background:url(../images/watchdog.jpg) 9px 4px no-repeat; display:block; position:absolute; left:1px; top:1px; line-height:22px; color:#fff !important; }
.watchg{ width:278px; height:180px; display:block; position:absolute; left:1px; top:1px; line-height:22px; color:#fff !important; }

#latest_news div{ width:230px; height:155px; background:url(../images/latest_news.gif) 2px center no-repeat; padding:25px 0 0 65px; }
#latest_news h2{ display:block; height:16px; width:121px; text-indent:-2000em; background:url(../images/heading_latest_news.gif) left top no-repeat; margin-bottom:15px; }
#latest_news p{ font-size:10px; color:#4b4b4b; margin-bottom:15px; font-family:Verdana, Arial, Helvetica, sans-serif; padding-right:10px; letter-spacing:-1px; }

#gala div{ width:230px; height:155px; background:url(../images/spec_banner.png) 1px center no-repeat; padding:25px 0 0 65px; }
#gala h2{ display:block; height:26px; width:190px; text-indent:-2000em; margin-bottom:15px; }
#gala p{ font-size:10px; color:#4b4b4b; margin-bottom:2px; font-family:Verdana, Arial, Helvetica, sans-serif; padding-right:2px; letter-spacing:-1px; }

#playmv div{ width:230px; height:155px; padding:25px 0 0 65px; }
#playmv h2{ display:block; height:26px; width:190px; text-indent:-2000em; margin-bottom:15px; }
#playmv p{ font-size:10px; color:#4b4b4b; margin-bottom:2px; font-family:Verdana, Arial, Helvetica, sans-serif; padding-right:2px; letter-spacing:-1px; }
