/* BODY & WRAPPER section - config */
/*///////////////////////////////////////////////////////*/
*{
	margin:0; 
	padding:0;}
body, html{
	font-size:12px;
	font-family:Helvetica, Arial, Geneva, sans-serif;
	letter-spacing:normal;
	overflow-x: hidden; overflow-y: auto;
	background:url(http://casemed.case.edu/stylesheets/images/header.png) top repeat-x;}
#wrapper{
	margin:0 auto; 
	width:960px; 
	min-height:400px;  
	padding:0;}

/*LEGEND section - config */
/*///////////////////////////////////////////////////////*/
#legend{
	clear: both;
	padding-top:4px;
	margin:0px 0px 5px 0px;
	display:block;
	width:960px;
	height:25px;
	border-bottom:#eee 1px solid;}
	
#legend_home{
	clear: both;
	padding-top:2px;
	margin:0px 0px 1px 0px;
	display:block;
	width:960px;
	height:25px;
	border-bottom:#eee 1px solid;}
	
#legendLEFT{
	width:680px;
	text-align:left;
	float:left;}
#legendRIGHT{
	width:280px;
	text-align:right;
	float:right;
	margin-top:0px;
	margin-bottom:-10px;}
	
#legend2{
	clear: both;
	padding-top:2px;
	margin:0px 0px 0px 0px;
	display:block;
	width:960px;
	height:25px; background-color:#fff;
	}
	
#legend3{
	clear: both;
	padding-top:2px;
	margin:0px 0px 3px 0px;
	display:block;
	width:960px;
	height:25px;
	border-bottom:#b7d3e4 1px solid;}
	
.pagename{text-transform:capitalize;}

.extralink{
	font-style:italic; font-size:14px; font-weight:normal;}

.extralink a{
	margin-right:5px;
	text-decoration:none;}
	
span.char{
	color:#a5c05f;
	font-size:1.5em;}
	
#horizontal_bar{height:10px;}
	
/* FEATURE section - config */
/*///////////////////////////////////////////////////////*/
#feature{
	clear:both;
	width:960px;
	height:220px;
	background-color:#fff;
	/*display:block;*/
	float:left;
	text-align:center;
	margin-bottom:10px;
	margin-top:3px;}
#feature img{
	margin-top:10px;}
	
#feature2{
	clear:both;
	width:960px;
	height:220px;
	display:block;
	float:left;
	text-align:center;
	margin-bottom:10px;
	margin-top:3px;}
#leftfeature{float:left; background-color:#fff; width:303px; height:220px;margin-right:23px;}
#middlefeature{float:left;background-color:#fff; width:303px; height:220px;margin-right:23px;}
#rightfeature{float:left; background-color:#fff; width:303px; height:220px;}
#feature2 img{margin-top:10px;height:201px;}

#featuremenu_left_v2 {float: left; width:215px; height: 190px;}
#featuremenu_right_v2 {float: right; width:727px; height: 190px; margin-top:-17px; padding-bottom:35px;}
#featuremenu_right_v2 img{width:690px; height:217px; float:right; padding-right:11px;}
#featuremenu_right_v3 {float: right; width:727px; height: 210px;}

#featurehome_left {float: left; width:215px; height: 200px;}
#featurehome_right {float: right; width:727px; height: 200px;}

/* FEATURE style 2 - config */
/*//////////////////////////////////////////////////////////////*/
#feature3col
	{width:980px;
	clear:both; 
	/*margin-top:15px;*/
	margin-top:5px;}

#featurebox1, #featurebox2, #featurebox3
	{background: url(http://casemed.case.edu/stylesheets/images/colbox_v2.png) top left no-repeat; height:180px}
	
#featurebox4, #featurebox5, #featurebox6
	{background: url(http://casemed.case.edu/stylesheets/images/colbox_v4.png) top left no-repeat; height:180px; }

.featurebox
	{
	float:left;
	width:326px;
	text-align:left;}

#featurebox1 img, #featurebox2 img, #featurebox3 img
	{	
	width:282px;
	height:147px;
	margin-top:13px;
	margin-left:14px;}
	
#featurebox4 img, #featurebox5 img, #featurebox6 img
	{	
	width:282px;
	height:147px;
	margin-top:13px;
	margin-left:14px;}
	
	
/* FEATURE style 3 - 1 column */
/*//////////////////////////////////////////////////////////////*/
#feature1col
	{width:980px;
	clear:both;
	margin-top:5px;}
	
#featurebox1col1
	{background: url(http://casemed.case.edu/stylesheets/images/colbox_v3.png) top left no-repeat; height:180px}
	
#featurebox1col2
	{background: url(http://casemed.case.edu/stylesheets/images/colbox_v6.png) top left no-repeat; height:180px}
	
.featureboxcol1
	{
	float:left;
	width:960px;
	text-align:left;}
	
#featurebox1col1 img{width:935px;
	height:147px;
	margin-top:13px;
	margin-left:13px;}
	
#featurebox1col2 img{width:935px;
	height:147px;
	margin-top:13px;
	margin-left:13px;}
	

/* COLUMN section - config */
/*///////////////////////////////////////////////////////*/
#leftcol{float: left; margin-left:0px; width:215px; }
#leftcol img{margin:40px 0px 0px 0px; border:0px;}
#leftcol_list ul
	{
	list-style:none;
	width:180px;
	margin-left:5px;
	padding:0px;
	}
#leftcol_list ul li
	{
	background:url(http://casemed.case.edu/stylesheets/images/arrows.gif) 0px 10px no-repeat;
	border-bottom:#ccc 1px dotted;
	padding:7px 0px 7px 12px;
	line-height:1.1em;
	}

#leftcol_list ul li span.date
	{
	color:#666;
	margin-right:2px;}
#leftcol_list ul li a
	{color:#333; text-decoration:none;}
#leftcol_list ul li a:hover
	{color:#004480;text-decoration:underline;}
	
/* rightcol_list */
#rightcol_list ul
	{
	list-style:none;
	width:245px;
	margin-left:25px;
	padding:0px;
	}
#rightcol_list ul li
	{
	background:url(http://casemed.case.edu/stylesheets/images/arrows.gif) 0px 10px no-repeat;
	border-bottom:#ccc 1px dotted;
	padding:7px 0px 7px 12px;
	line-height:1.1em;
	}

#rightcol_list ul li span.date
	{
	color:#666;
	margin-right:2px;}
#rightcol_list ul li a
	{color:#333; text-decoration:none;}
#rightcol_list ul li a:hover
	{color:#004480;text-decoration:underline;}
#rightcol_list ul li a#current{text-decoration:none; color: #7a9d1e;}

#rightcol_highlight{float:right; margin:10px 0px 10px 20px; width:220px;}
#rightcol_highlight ul
	{
	list-style:none;
	width:210px;
	margin-left:5px;
	padding:0px;
	}
#rightcol_highlight ul li
	{
	background:url(http://casemed.case.edu/stylesheets/images/arrows.gif) 0px 10px no-repeat;
	border-bottom:#ccc 1px dotted;
	padding:7px 0px 7px 12px;
	line-height:1.1em;
	}

#rightcol_highlight ul li span.date
	{
	color:#666;
	margin-right:2px;}
#rightcol_highlight ul li a
	{color:#333; text-decoration:none;}
#rightcol_highlight ul li a:hover
	{color:#004480;text-decoration:underline;}
#middlecol{float: left; margin-left:0px; width:430px; margin-top:5px;}
#rightcol{float: right; margin-left:0px; width:300px; margin-top:15px;}
#middlecol_only {float: left; width:730px; min-height:300px; margin-top:5px;}
#leftcol_wide{float: left; margin-left:0px; width:960px; margin-top:5px;}

/* EXTRANAV section - config */
/*///////////////////////////////////////////////////////*/
#extranav_left{float: left; margin-left:0px; width:320px; margin-top:15px; margin-right:20px; margin-bottom:15px;}
#extranav_left p{}
#extranav_left h3{
	color:#004488;	
	padding:0 0 5px 0; 
	font-weight:bold;
	letter-spacing: .05em;
	font-size:14px;}
#extranav_left ul
	{
	width:282px;
	margin:0px 0px 0px 0px;
	list-style:none; border-bottom:#eee 1px dash;}
#extranav_left ul li
	{margin-bottom:3px;}
#extranav_left ul li a
	{color:#666; text-decoration:none;}
#extranav_left ul li a:hover
	{color:#004480;text-decoration:underline;}
#extranav_right{float: left; margin-left:0px; width:300px; margin-top:15px; margin-bottom:15px;}
#extranav_right h3{
	color:#004488;	
	padding:0 0 5px 0; 
	font-weight:bold;
	letter-spacing: .05em;
	font-size:14px; border-bottom:#eee 1px solid;}

/* HIDE SHOW MORE TEXT */
/*///////////////////////////////////////////////////////*/
div#readmore
{
  display: none;
}

/* HIGHLIGHT sections - config */
/*///////////////////////////////////////////////////////*/


/* highlightPic - image size 260 - width 286 */
#highlightPic {float:right; margin:10px 0px 10px 17px; background: url(images/colbox260.png) top left no-repeat;
	width:286px;}
#highlightPic p{margin:5px 0px 5px 17px;}
#highlightBox h3, #highlightPic h3
	{
	margin:15px 0px 5px 17px;
	color:#333;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;}

#highlightPic img
	{	
	width:260px;
	height:147px;
	margin-top:12px;
	margin-left:13px;
	border:none;}

/* highlightPic2 - image 260 - width 286  */
#highlightPic2 {float:right; margin:10px 0px 10px 10px; width:276px;}
#highlightPic2 p{margin:5px 0px 5px 25px;}
#highlightPic2 h3
	{
	margin:3px 0px 5px 25px;
	color:#333;
	/*color:#aab5bc;*/
	/*color:#78868f;*/
	font-size:16px;
	font-weight:bold; text-transform:uppercase;}
#highlightPic2 h4{margin:5px 0px 5px 25px; text-transform:uppercase;
	color:#333;
	font-size:15px; }

#highlightPic2 img
	{border:#e7f2f4 8px solid;	
	margin-top:0px;
	margin-left:13px;
	padding:0px;
	width:260px
	}

/* highlightPic3 - image 160 - width 200 */
#highlightPic3 {float:right; margin:10px 0px 10px 17px; width:180px;}
#highlightPic3 p{margin:0px 0px 0px 25px;}
#highlightPic3 p.getmore
	{
	text-align:right;
	margin-right:10px;
	margin-top:-5px;
	}
#highlightPic3 h3
	{
	margin:3px 0px 5px 25px;
	color:#333;
	/*color:#aab5bc;*/
	/*color:#78868f;*/
	font-size:16px;
	font-weight:bold; text-transform:uppercase;}
#highlightPic3 h4{margin:5px 0px 5px 25px; text-transform:uppercase;
	color:#aab5bc;
	font-size:15px; }
#highlightPic3 img
	{border:#e7f2f4 8px solid;	
	margin-top:0px;
	margin-left:13px;
	padding:0px;
	width:160px;
	}

/* highlightPic4 - image 260 no border */
#highlightPic4 {float:right; margin:10px 0px 10px 10px; width:260px;}
#highlightPic4 p{margin:5px 0px 5px 25px;}
#highlightPic4 h3
	{
	margin:3px 0px 5px 25px;
	color:#333;
	/*color:#aab5bc;*/
	/*color:#78868f;*/
	font-size:16px;
	font-weight:bold; text-transform:uppercase;}
#highlightPic4 h4{margin:5px 0px 5px 25px; text-transform:uppercase;
	color:#333;
	font-size:15px; }

#highlightPic4 img
	{
	margin-top:0px;
	margin-left:13px;
	padding:0px;
	width:260px
	}
	
/* highlightPic5 - for bios */
#highlightPic5 {float:right; margin:10px 0px 0px 17px; width:150px;}
#highlightPic5 p{margin:5px 0px 5px 25px;}
#highlightPic5 h3
	{
	margin:0px 0px 5px 25px;
	/*color:#333;*/
	color:#aab5bc;
	font-size:25px;
	font-weight:bold;}
#highlightPic5 h4{margin:10px 0px 5px 0px; text-transform:uppercase;
	color:#aab5bc;
	font-size:15px;
	float: right;}

#highlightPic5 img
	{border:#e7f2f4 8px solid;	
	margin-top:0px;
	float: right;
	padding:0px;
	}
	
/* highlightPic6 - image size 220 - width 250  */
#highlightPic6 {float:right; margin:10px 0px 10px 10px; width:250px;}
#highlightPic6 p{margin:5px 0px 5px 25px;}
#highlightPic6 h3
	{
	margin:3px 0px 5px 25px;
	color:#333;
	/*color:#aab5bc;*/
	/*color:#78868f;*/
	font-size:16px;
	font-weight:bold; text-transform:uppercase;}
#highlightPic6 h4{margin:5px 0px 5px 25px; text-transform:uppercase;
	color:#333;
	font-size:15px; }

#highlightPic6 img
	{border:#e7f2f4 8px solid;	
	margin-top:0px;
	margin-left:13px;
	padding:0px;
	width:220px
	}
	
/* highlightPic 7 */
#highlightPic7 {float:right; margin:10px 0px 10px 17px; background: url(images/colboxsmall260.png) top left no-repeat;
	width:286px;}
#highlightPic7 p{margin:5px 0px 5px 17px;}
#highlightBox h3, #highlightPic7 h3
	{
	margin:15px 0px 5px 17px;
	color:#333;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;}

#highlightPic7 img
	{	
	width:260px;
	height:107px;
	margin-top:12px;
	margin-left:13px;
	border:none;}
	
/* highlightPic8 - float left image 160 */
#highlightPic8 {float:left; margin:25px 0px 10px 0px; width:200px;}
#highlightPic8 p{margin:0px 0px 0px 5px;}
#highlightPic8 p.getmore
	{
	text-align:right;
	margin-right:10px;
	margin-top:-5px;
	}
#highlightPic8 h3
	{
	margin:3px 0px 0px 5px;
	color:#333;
	/*color:#aab5bc;*/
	/*color:#78868f;*/
	font-size:14px;
	font-weight:bold; text-transform:uppercase;}
#highlightPic8 h4{margin:5px 0px 5px 25px; text-transform:uppercase;
	color:#aab5bc;
	font-size:15px; }
#highlightPic8 img
	{	
	margin-top:0px;
	margin-left:0px;
	padding:3px;
	width:180px;}
	
/* highlightPic9 - image 260  */
#highlightPic9 {float:right; margin:10px 0px 10px 10px; background: url(images/colbox260.png) top left no-repeat;
	width:286px;}
#highlightPic9 p{margin:5px 0px 5px 25px;}
#highlightPic9 h3
	{
	margin:15px 0px 5px 20px;
	color:#333;
	/*color:#aab5bc;*/
	/*color:#78868f;*/
	font-size:16px;
	font-weight:bold; text-transform:uppercase;}
#highlightPic9 h4{margin:15px 0px 5px 20px; text-transform:uppercase;
	color:#333;
	font-size:15px; }

#highlightPic9 img
	{width:260px;
	height:147px;
	margin-top:12px;
	margin-left:13px;
	border:none;
	}
#highlightPic9 ul
	{
	width:270px;
	margin:0px 0px 0px 20px;
	list-style:none;}
#highlightPic9 ul li
	{margin-bottom:7px;}
#highlightPic9 ul li a
	{color:#666; text-decoration:none;}
#highlightPic9 ul li a:hover
	{color:#004480;text-decoration:underline;}
	
/* highlightPic10 for secondary navigation*/
#highlightPic10 {float:right; margin:10px 0px 10px 10px; width:250px;}
#highlightPic10 p{margin:5px 0px 5px 25px;}
#highlightPic10 h3
	{
	margin:3px 0px 5px 25px;
	color:#333;
	/*color:#aab5bc;*/
	/*color:#78868f;*/
	font-size:16px;
	font-weight:bold; text-transform:uppercase;}
#highlightPic10 h4{margin:5px 0px 5px 25px; text-transform:uppercase;
	color:#333;
	font-size:15px; }

#highlightPic10 img
	{border:#e7f2f4 8px solid;	
	margin-top:0px;
	margin-left:13px;
	padding:0px;
	float:center;
	}
	
/* rightsidelinks - image 160 */
#rightsidelinks {float:right; margin:10px 0px 10px 17px; width:210px;}
#rightsidelinks p{margin:0px 0px 0px 25px;}
#rightsidelinks p.getmore
	{
	text-align:right;
	margin-right:10px;
	margin-top:-5px;
	}
#rightsidelinks h3
	{
	margin:3px 0px 5px 25px;
	color:#333;
	/*color:#aab5bc;*/
	/*color:#78868f;*/
	font-size:16px;
	font-weight:bold; text-transform:uppercase;}
#rightsidelinks h4{margin:5px 0px 5px 25px; text-transform:uppercase;
	color:#aab5bc;
	font-size:15px; }
#rightsidelinks img
	{width:200px;	
	margin-top:0px;
	margin-left:13px;
	padding:0px;
	}
#rightsidelinks img.secondary_tab
	{	
	margin-top:30px;
	margin-left:13px;
	padding:0px;
	}


/*styles for 3-column home page boxes*/
/*///////////////////////////////////////////////////////*/
#home3col
	{width:960px;
	clear:both;}

#colbox1, #colbox2, #colbox3
	{background: url(http://casemed.case.edu/stylesheets/images/colbox_home.png) top left no-repeat;}
	
#colbox1 .col1_img, #colbox2 .col2_img, #colbox3 .col3_img{	
	width:282px;
	height:122px;
	margin-top:13px;
	margin-left:14px;}

.colbox
	{
	float:left;
	width:320px;
	text-align:left;}
	
.colbox1
	{
	float:left;
	width:640px;
	text-align:left;}
	
.rightcolbox
	{
	float:left;
	width:320px;
	text-align:left;}

.colbox h3
	{margin:20px 0px 10px 12px;}

/*News section specs*/
#colbox1 h3
	{margin-bottom:10px;}
#colbox1 ul
	{
	width:282px;
	margin:0px 0px 0px 12px;
	list-style:none;}
#colbox1 ul li
	{margin-bottom:10px;}
#colbox1 ul li a
	{color:#666; text-decoration:none;}
#colbox1 ul li a:hover
	{color:#004480;text-decoration:underline;}
.rssfeed{border:0;margin:0px 0px -5px 0px;}

/*Events section specs*/
#colbox2 ul
	{
	border-top:#ccc 1px dotted;
	list-style:none;
	width:282px;
	margin-left:13px;
	padding:0px;
	}
#colbox2 ul li
	{
	/*background:url(http://casemed.case.edu/stylesheets/images/arrows.gif) 0px 10px no-repeat;*/
	border-bottom:#ccc 1px dotted;
	padding:7px 0px 7px 2px;
	line-height:1.1em;
	}
#low2col2 div#colbox2 ul li
	{padding:5px 0px 5px 12px;}

#colbox2 ul li span.date
	{
	color:#666;
	margin-right:2px;}
#colbox2 ul li a
	{color:#333; text-decoration:none;}
#colbox2 ul li a:hover
	{color:#004480;text-decoration:underline;}
#colbox2 img#extra{border:0px;}

#addevent {
	float:left;display:block;}

#colbox2 p{padding:7px 0px 7px 12px;
	display:block;
	margin-left:8px;}


/*Alternate Events section specs*/
#colbox4 img{margin-bottom: -10px; padding: 0px; background: #fff; border: 5px solid #e5f3f4; }
#colbox4 ul
	{
	border-top:#ccc 1px dotted;
	list-style:none;
	width:282px;
	margin-left:13px;
	padding:0px;
	}
#colbox4 ul li
	{
	background:url(http://casemed.case.edu/stylesheets/images/arrows.gif) 0px 10px no-repeat;
	border-bottom:#ccc 1px dotted;
	padding:7px 0px 7px 12px;
	line-height:1.1em;
	}
#low2col2 div#colbox4 ul li
	{padding:5px 0px 5px 12px;}
#colbox4 ul li span.date
	{
	color:#666;
	margin-right:2px;
	}
#colbox4 ul li a
	{color:#333;}
#colbox4 ul li a:hover
	{color:#004480;}

/*Flexible content section specs*/
#colbox3 p
	{
	display:block;
	width:305px;
	color:#555;
	line-height:125%;
	margin-left:15px;
	
	}
.paragraph_colbox3{
	display:block;
	color:#555;
	line-height:125%;
	margin-left:15px;
	padding-top:5px;
	border-bottom:#ccc 1px dotted;}
	
#colbox3 p a
	{
	color:#666;
	text-decoration:none;
	}
#colbox3 p.getmore a
	{text-decoration:none;}
#colbox3 p a:hover
	{color:#486000;}
#colbox3 p.getmore a:hover
	{text-decoration:underline;}
	

/* FOOTER section - config */
/*///////////////////////////////////////////////////////*/
#footer{
	clear: both;
	width:960px;
	position:relative;
	z-index:2;
	margin: 0 auto;
	padding:0;
	}
#leftcol_footer{float: left; margin-left:0px; width:140px; margin-top:0px; margin-bottom:20px;}
#leftcol_footer h3{display: none;}
#rightcol_footer{float: left; margin-left:0px; width:820px; margin-top:15px; margin-bottom:20px;
	background: url(http://casemed.case.edu/stylesheets/images/footergradwhite_som.png) 60px 0px no-repeat;}
#rightcol_footer h4{display: none;}
#rightcol_footer p{position:relative;
	margin:0px 0px 0px 68px;
	padding:0px;
	color:#999;}
#rightcol_footer p a{color:#999;}
#rightcol_footer p a:hover{color:#004389;}

#casedotfooteritems{
	margin: 0 auto;
	padding:0;
	width: 960px;
	text-align:left;}
#casedotfooteritems h3{
	display: none;}

/* Site-specific search in footer */
#casedotsearch{
	position:relative;
	top:10px;
	float:left;
	width: 180px;
	padding:0;
	w\idth: 180px;
	height: 50px;
	background: url(http://casemed.case.edu/stylesheets/images/casedotsearchbox.png) 0px 0px no-repeat;}
#casedotsearch input.text{
	text-transform:lowercase;
	font-family:Helvetica, Geneva, Arial, sans-serif;
	background: none;
	border: none;
	color: #aaa;
	font-size:12px;
	font-weight:normal;
	width: 161px;
	w\idth: 161px;
	position:relative;
	top:14px;
	left:10px;}
#casedotsearchSubmit{
	float:right;
	width:40px;
	height:40px;
	position:relative;
	top:-15px;
	right:-20px;}

ul.topfive{
	position:relative;
	left:155px;
	top:10px;}
ul.topfive li{
	display:inline;
	margin-right:5px;
	color:#666;}
ul.topfive li a{
	color:#666;}	
ul.topfive li a:hover{
	color:#486000;}	
	

/* TODAYS FEATURE - homepage section */
/*///////////////////////////////////////////////////////*/
#todays_feature
	{
	width:100%;
	padding-bottom:7px;
	margin-top: 10px;
	min-height:132px;
	}
	
#todays_feature h4
	{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	margin:0px 0px 5px 0px;
	font-size: 13px;
	font-weight:bold; 
	text-transform: uppercase;
	letter-spacing: .05em;
	color:#999;
	}
	
#todays_feature p a{color:#004389;}
#todays_feature p a:hover{color:#48600;}

#todays_feature #todays_feature_img img
	{
	margin:0px 8px 0px 15px;
	padding:3px;
	background-color:#FFFFFF;
	border:0px;
	/*height:110px;*/
	border:#ccc 1px solid;
	float:left;
	
	}
	
#todays_feature1
	{
	width:100%;
	padding-bottom:10px;
	margin-top: 7px;
	}
	
#todays_feature1 h4
	{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	margin:0px 0px 5px 0px;
	font-size: 13px;
	font-weight:bold; 
	text-transform: uppercase;
	letter-spacing: .05em;
	color:#999;
	}

#todays_feature1 #todays_feature_img1 img
	{
	padding:0px 8px 0px 15px;
	background-color:#FFFFFF;
	border:0px;
	/*height:110px;*/
	float:left;
	}

/*/////////////////////////////////////////////////////////*/
#events_home
	{
	width:285px;
	display:block;
	clear:both;
	padding-bottom:0px;
	border-bottom:#ccc 1px dotted;
	margin-left:12px;
	}
	
#events_home span.date
	{
	color:#666;
	margin-right:2px;}
	
#events_home a
	{color:#333; text-decoration:none;}
#events_home a:hover
	{color:#004480;text-decoration:underline;}
	
#events_home p
	{
	display:block;
	margin-left:10px;
	margin-top:0px;
	width:250px;
	}

#events_home #img_holder_events
	{
	display:block;
	padding:10px 0px 0px 0px;
	text-align:center;
	background-color:#FFFFFF;
	/*border:#ccc 1px solid;*/
	float:left;
	
	}
	
/* PRESS RELEASE - config */
/*///////////////////////////////////////////////////////*/
#pressrelease_home
	{
	display:block;
	clear:both;
	padding-bottom:5px;
	min-height:105px;
	}
	
#pressrelease_home p
	{
	margin:0px 0px 3px 10px;	
	line-height:140%;
	display:block;
	width:295px;
	}

#pressrelease_home h4
	{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	margin:0px 0px 3px 10px;
	font-size: 13px;
	font-weight:bold; 
	text-transform: uppercase;
	letter-spacing: .05em;
	color:#999;
	}

