@import url(public.css);

body {
	background-image: url(../Images/Common/body_h175.gif);
}

.header {
	background: none;
}

.header .slider {
	padding: 0;
	height: 8px;
	overflow: hidden;
}

.header .subNav {
	padding-bottom: 7px;
}

.header .subNav a {
	padding: 0 6px;
}

#article .articleBox .img {
	width: 288px;
	height: 201px;
	padding: 29px 32px;
	margin: 0 10px;
	float: none;	
	background: url(../Images/Common/detail_img_border_2.gif) no-repeat 50% 50%;
	padding-left:32px; padding-right:32px; padding-top:29px; padding-bottom:29px

}

#article .articleBox p
{
	float: left;
	line-height: 140%
}

.ratingStar 
{
    font-size: 0pt;
    width: 14px;
    height: 14px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../Images/GiftsView/toolstar_colored.gif);

}

.emptyRatingStar {
    background-image: url(../Images/GiftsView/toolstar.gif);
}

.EMail
{
	width: 400px; 
	height: 200px; 
	border: #d43d71 1px solid;
    background-color: #f7f7f7;
}

.mailid
{
	margin-top: 20px;
	 font-size: 20px;
	 font-weight: bold;
	 text-align: center;
}

.mailid .div 
{	
	padding: 0px 0px 10px 20px;
	vertical-align:top;
}

.div span
{
	width: 100px;
}

.TextBox
{	
	font-family: Verdana;
}


.p_box_260x {
	width:400px;
	height:201px;
	line-height:201px;
}

.pic_box {
	margin:auto;
	overflow:hidden;
	position:relative;
	text-align:center;
	padding: 10px 10px 10px 10px;
	width:400px;
	background: url(../Images/Common/detail_img_border_2.gif) no-repeat 50% 50%;
	float: none;	
	/*padding-left:32px; padding-right:32px; */
	height:325px;
}

/*
.pic_box_inside {
	position:absolute;
	top:50%;
	left:50%;
}
*/
.pic_box_inside 
{
	margin-top: 60px;
}

/*
.pic_box img
{
  position: static;
  top: 50%;
  left: 50%;
  margin-top: -100px;
  margin-left: -145px;	
}
*/