﻿.designers_page
{
    background-image:url('images/designers_bg.jpg');
    background-repeat:no-repeat;
    padding-left:284px;
    font-family:Verdana;
    
}
.designers_page h1.designers_title
{
    background-image:url('images/designers_title.jpg');
    width: 234px;
    height:79px;    
}
.designers_page h1.designers_title span
{
    visibility:hidden;
}
.designers_page .designers_container
{
    padding-left:50px;
}
.designers_page .designers_container .designers_container_text
{
    padding-top:25px;
    padding-right:80px;
    font-size:12px;
}
.designers_page .designers_list
{
    padding-top:30px;
    overflow:hidden;
}
.designers_page .designers_list ul
{
    display:block;
    width:260px;
    padding-right:20px;
    float:left; 
}
.designers_page .designers_list ul li h3
{
    font-weight:normal;
    font-size:15px;
}
.designers_page .designers_list ul li p 
{
    margin-bottom:20px;
}

/******************************PRESCRIPTION PAGE********************************************/


.center-column h1.prescription_title
{
    background-image:url('images/prescriptions_bg.jpg');
    width: 301px;
    height:58px; 
}
.center-column h1.prescription_title span
{
    visibility:hidden;
}
.center-column .prescription_container
{
    padding-left:50px;
   
}
.center-column .prescription_container .prescription_container_text
{
    padding-top:25px;
    padding-right:80px;
    margin-right:35px;
    font-size:11px;
}

.center-column .prescription_container .prescription_container_text p 
{
    margin-bottom:25px;
}

/******************************************************************************/



h1.title{
  font-weight: normal; 
  font-size: 24px; 
  color: black;
  width:100%;
  padding-left:20px;
  line-height: 29px;
  height:29px;
  padding-bottom: 5px;
  border-bottom: 1px solid #b6b7b9;
  vertical-align: bottom;
}
div.subtitle{
  font-weight: normal; 
  font-size: 16px; 
  color: #afb0b3;
}
a.link{
font-size:0.9em;
color:#F150C9 !important;
}
