/*

	File: screen.css
	Media: screen
	Copyright: (c) 2008 Church Media Group, Inc. www.churchmedia.cc
	Author: Ismael Burciaga Jr.
	Notes: 

/* Reset Defaults
--------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, em, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline;}
:focus { outline: 0;}
ul { list-style: none;}
table {	border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q {	quotes: "" "";}


/* Basic Selectors
--------------------------------------------------------------------------------------- */

html {background: #ffffff;}
body { background: #ffffff; font: normal 62.5% Arial, Helvetica, sans-serif; color: #333333; height: 100%;}


/* Links
--------------------------------------------------------------------------------------- */

a {font-weight: bold; text-decoration: none; font-size:1.1em;}
a:link { color: #2cb6de;}
a:visited { color: #2cb6de;}
a:hover { color: #2cb6de;}
a:active { color: #2cb6de;}

/* Main Structural Selectors
--------------------------------------------------------------------------------------- */

.container { width: 322px; height: 172px; margin: 0 auto;}
.audio_box { width: 322px; height: 52px; }






