/* GLOBAL <A> TAG DISPLAYS ABSOLUTE URLS
------------------------------------------*/
a[href]:after { content: " (" attr(href) ") "; }
a[href^="/"]:after { content: " (http://www.uthouston.edu" attr(href) ") ";}

/* ELEMENT RESETS
-------------------*/
* { border: none; margin: 0 0 8px; padding: 0; list-style: inside; font-size: 1em; }
body { font-size: 1em !important; }
body, h1, h2, h3, h4, h5, h6, p, ul, li { color: rgb(0, 0, 0) !important; font-family: Times, serif !important; margin: 5px 0 !important; padding: 0 !important; line-height: 150% !important; }
h1 { font-size: 1.5em !important; }
h2 { font-size: 1.3em !important; }
h3 { font-size: 1.5em !important; }
img { display: block !important; float: none !important; }
table { font-size: 1em !important; color: rgb(0, 0, 0) !important; width: 100% !important; background: none !important; margin: 0 !important; padding: 0 !important; }
table tr, table th, table td { text-align: left !important; background: none !important; color: inherit !important; border: none !important; margin: 0 !important; padding: 0 !important; border-bottom: 1px solid rgb(0, 0, 0) !important; }
table div { text-align: left !important; }

/* DIV ID'S AND CLASS RESETS
------------------------------*/
body, #header, #RoundedBox, #middle, #middle_content, #content, .top, .colLF, .colRT, .OneCol, .img_float_right { float: none !important; width: auto !important; margin: 3px !important; padding: 0 !important; font-family: "Times New Roman", Times, serif; font-size: medium; background: none !important; }
#content, .OneCol { width: auto; margin: 0; padding: 0; }
table#playlist { border-collapse: collapse; width: auto; }
table#playlist td { width: auto; }
#playlist { border: none; }
#playlist tbody tr td { font-family: inherit; font-size: inherit; padding: 0; border-left: none; }
#content .row1, #content .row2 { width: 100%; float: none; border-bottom: 0; padding: 0; display: inline-block; background: #FFF; }
#content .row1 img, #content .row2 img { float: none; margin: 0; padding: 0; background: #FFF; border: 0; }
#content .row2 .info, #content .row1 .info { float: none; width: 100%; margin: 0; }
.swinertbox{ position: absolute; left: -999em; }
.line { position: absolute; left: -999em; }

/* HIDDING ID'S AND CLASSES FROM VIEW
---------------------------------------*/
#header #ToolNav, #Top_Navigation, .right_contentBoxes, #middle_contentBoxes, #header #search, #LeftNav, #footer, .skip, .hide, #fancy_wrap, #az-container ul li, .fb_edge_widget_with_comment, .socialbookmarks { display: none !important; }

/* REMOVE BACKGROUND IMG
--------------------------*/
.OneCol a[href *="youtube.com/watch?"], .OneCol a[href *="flickr.com/photos/"], .OneCol a[href *="http://"], .OneCol a[href$='.doc'], .OneCol a[href$='.rtf'], .OneCol a[href$='.txt'], .OneCol a[href$='.pub'], .OneCol a[href$='.psd'], .OneCol a[href$='.ai'], .OneCol a[href$='.xls'], .OneCol a[href$='.rss'], .OneCol a[href$='.atom'], .OneCol a[href$='.vcard'], .OneCol a[href$='.pps'], a[href$='.ppt'], .OneCol a[href$='.pdf'], .OneCol a[href$='.fla'], .OneCol a[href$='.swf'], .OneCol a[href$='.zip'], .OneCol a[href$='.rar'], .OneCol a[href$='.gzip'], .OneCol a[href$='.bzip'], .OneCol a[href$='.ical'], .OneCol a[href$='.css'], .OneCol a[href$='.ttf'], .OneCol a[href$='.jpg'], .OneCol a[href$='.png'], .OneCol a[href$='.png'], .OneCol a[href$='.bmp'], .OneCol a[href$='.jpeg'], .OneCol a[href$='.mov'], .OneCol a[href$='.wmv'], .OneCol a[href$='.mp4'], .OneCol a[href$='.avi'], .OneCol a[href$='.mpg'], .OneCol a[href$='.mp3'], .OneCol a[href$='.wav'], .OneCol a[href$='.ogg'], .OneCol a[href$='.wma'], .OneCol a[href$='.m4a'], .OneCol a[href ^="mailfto:"] { padding: 0; background: none; }
