/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage-01.jpg) repeat-x;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #898989;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	text-align: justify;
	line-height: 1.2em;
}

.text1 {
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4C
}

.text2 {
	font-size: 16px;
	color: #555555;
}

.text3 {
	font-size: 13px;
	color: #555555;
}

.text4 {
	text-align: center;
	font-size: 9px;
	color: #CEDBDF;
}

/** LINKS */

a {
	color: #2772b7;
}

a:hover {
	text-decoration: none;
	color: #D13D85;
}

/** STYLES */

.style1 {
	text-align: right;
	font-size: 11px;
	color: #696969;
}

.style1 a {
	color: #696969;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/subpage-01.gif) repeat-y left top;
}

.bg2 {
	background: url(images/subpage-02.gif) no-repeat left bottom;
}

.bg3 {
	background: url(images/homepage-15.gif);
	vertical-align:middle;
}

.bg4 {
	background: url(images/homepage-16.gif);
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	float: left;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
.bg_banner {
	background-image: url(images/ambien_banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.banner_text {
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #5d5d5d;
}
.price_color {
	font-size: 13px;
	font-weight: bold;
	color: #ff0099;
}

TD.content, TD.content div{
	position:relative;
}

TD.style1 TD{vertical-align:middle;}
div.banner{display:none;}
.ImgCell, .ImgCell TD{
	font-size:0px;
	line-height:100%;
}


H2{font-size:1.5em;}
