body {
font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
margin:0;
background: url(images/hemmorrhoid_centers_01.jpg) repeat-x #FFFFFF;
color:#666666;
text-align:left;
size: 11px;
}

a {
color: #377FA7;
font-weight:bold;
text-decoration:none;
}

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

h3 {
font-size: 18px;
color: #377FA7;
font-weight:normal;
}

#main_content {
padding:15px;
}

#right{
font-size: 10px;
color:#000000;
padding-left:10px;
padding-right:15px;
}

#right h2 {
font-size: 14px;
color:#3399FF;
font-weight:bold;
}

.copy {
font-size:12px;
color:#666666;
}

.heading {
font-size: 14px;
color: #377FA7;
font-weight:bold;
}

/* Carousel */

.stepcarousel{
position: relative; /*leave this value alone*/
padding: 0;
overflow: scroll; /*leave this value alone*/
width: 432px; /*Width of Carousel Viewer itself*/
height: 200px; /*Height should enough to fit largest content's height*/
background:#FFFFFF;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:0; /*margin around each panel*/
	width: 432px;
	height: 200px;
	padding:0;
}

#mygallery-paginate {
	width:432px;
	text-align:right;
	line-height:100%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
