@charset "utf-8";
/* CSS Document */

body {
	font-family: "Arial", Lucida Sans, sans-serif;
	color:#FFF;
	text-align:justify;
}

body#home {
	background:url(../images/home/background.jpg) top center no-repeat #e20d7d;
}

body#purple {
	background:url(../images/background.jpg) top center no-repeat #6e3c77;
}

body#green {
	background:url(../images/bg2.jpg) top center no-repeat #10623c;
}

body#photographic-training {
	background:url(../images/photographic-training/bg.jpg) top center no-repeat #44b8af;
}

body#corporate-training {
	background:url(../images/corporate-training/bg.jpg) top center no-repeat #33b8de;
}

body#aw {
	background:url(../images/aw/bg.jpg) top center no-repeat #8437a7;
}

.head4 {
	font-size: 16px;
	font-weight:normal;;
}

#topH {
	width: 900px;
	height: 205px;
}

#slideshowcontainer {
	width: 756px;
	height: 202px;
	margin-left: 174px;
	margin-bottom: 0px;
	float: left;
	overflow:visible;
}

#slideshowcontainer img { /* THIS REFERRENCES TO IMAGES INSIDE THE SLIDESHOWCONTAINER DIV */
	border-width: 0px;
	float: left;
}
/*----------------------------- MAIN NAV  Purple---*/

#menu {
	width: 900px;
	margin: 6px 0 0px 0;
	float:left;
}

#nav {
	width: 900px;
	margin: 15px 0 50px 0;
	float:center;
}


#nav li {
	margin: 2px 21px 0 0px;
	float: center;
}



#nav a {
	font-size:1.4em;
	color:#fff;
	padding: 5px;
}



#nav a:hover,
#nav a.navon {
	text-decoration:none;
	color:#ffffff;
	background-color:#510d5a;
}



#logo {
	width:219px;
	height:44px;
	margin: 179px -50px 0 0 ;
	float:right;
	display:inline;
}

/*------------------------- END MAIN NAV ---*/

/*----------------------------- SUB NAV ---*/

#subnav {
	width:900px;
	float:left;
	margin-left: 0px;
}


#subnav li {
	margin: 2px 15px 10px 0;
	float:left;
}

#subnav a {
	font-size:1.4em;
	color:#fff;
	background-color:#ab73b9;
	padding: 6px;
}


/* home */
#home #subnav a:hover,
#home #subnav a.navon {
	text-decoration:none;
	color:#5b0432;
}

#home #subnav a:hover,
#home #subnav a.navon {
	text-decoration:none;
	color:#5b0432;
}



/* purple */
#purple #subnav a:hover,
#purple #subnav a.navon {
	color:#ffffff;
	background-color:#510d5a;
	text-decoration:none;
}




/*------------------------- END SUB NAV ---*/
/*-------------------------------- FONTS ---*/

/* global */

p {
	font-size:1.2em;
	line-height:20px;
	padding-bottom:10px;
	text-align:justify;
}

p.p14 {
	font-size:1.4em;
}

a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


p.tel {
	font-size:2.4em;
	color:#551034;
	letter-spacing:-2px;
}

.copy {
	margin-left:15px;
}

h1 {
	font-size:1.2em;
	letter-spacing:0px;
}

h2 {
	font-size:1.8em;
	color:#fff;
	line-height:22px;
	padding-bottom:12px;
}

h3 {
	font-size:2.1em;
	color:#ffffff;
	line-height:22px;
	padding-bottom:12px;
}

h3.h319 {
	font-size:1.9em;
	color:#383838;
	line-height:22px;
	padding-bottom:15px;
}


address {
	font-size:1.8em;
	color:#ff8bc8;
	line-height:20px;
	font-style:normal;
	padding-bottom:15px;
}

/* home */

#home p {
	color:#620f3b;
	text-align:justify;
}

/* photographic-training */

#photographic-training p {
	color:#363636;
}

/* corporate-training */

#photographic-training p {
	color:#363636;
}



#p7APMtrig a{ text-decoration:none; }

/*---------------------------- END FONTS ---*/

/*------------------------------ COLOURS ---*/

.darkgrey {
	color:#6a6868;
}

.green {
	color:#cbe24c;
}

.white {
	color:#fff;
}

.dark {
	color:#383838;
}

.lightgreen {
	color:#7aece2;
}

.pink {
	color:#fd28d3;
}

.purple {
	color:#8437a7;
}

.darkpink {
	color:#ea1d89;
}

.teal {
	color:#5dc3bb;
}

.lightpink {
	color:#ff81ea;
}

.blue {
	color:#33b8de;
}

/*-------------------------- END COLOURS ---*/
/*-------------------------------- GLOBAL ---*/

#container {
	width:900px;
	margin: 0 auto 0 auto;
	padding: 0px 0 0 0;
	text-align:justify;
}

#top {
	width:900px;
	float:left;
	color:#FFF;
}

#h1tag {
	width:638px;
	float:left;
}

#account {
	font-size:1.2em;
	color:#fff;
	width:318px;
	text-align:right;
	float:right;
}

.account a {
	color:#fff;
}

.account a:hover {
	color:#fff;
	background-color:#006436;
	text-decoration:none;
}

#content {
	width:900px;
	margin:30px 0 0 0;
	float:left;
	min-height: 450px;
}


#content ul {

}

#content li {
	font-size:1.4em;
	color:#fff;
	line-height:20px;
	list-style:disc;
	margin-left:30px;
}

#p7SSMwhmb li { list-style:none }

#content a {
	color:#DEC8E3;
	text-decoration:none;
}

#content a:hover {
	color:#ffffff;
	text-decoration:none;

}

#titlePH {
	text-decoration:none;
	color:#ffffff;
	background-color:#601E69;
	padding: 10px;
	font-size:16px;
	font-weight:normal;
}

#titlePT {
	text-decoration:none;
	color:#ffffff;
	background-color:#9C67AA;
	padding: 6px;
}

#content #col1 { width: 220px; margin-right: 30px; padding-bottom: 10px; font-size: 12px; }
#content #col2 { width: 220px; margin-right: 30px; padding-bottom: 10px; }
#content #col3 { width: 220px; margin-right: 30px; padding-bottom: 10px; }


#Dcol { height: 470px; }
#Dcol2007 { height: 580px; }
.Lcol { float:left; width: 280px; margin-left: 30px; font-size:11px;}
.Rcol { float:right; width: 280px; margin-right: 230px; font-size:11px; }

/* lefts */

#content .left {
	width:560px;
	float:left;
	margin-right:11px;
	
}

#dividerline {
	border-bottom:1px solid #510d5a;
	height: 20px;
	width:auto;
}

#content .left2 {
	width:628px;
	float:left;
}

#content .left_even {
	width:430px;
	float:left;
}

#content .left_even2 {
	width:485px;
	float:left;
}

#content .left_even_flash {
	width:400px;
	float:left;
}

/* rights */

#content .right {
	width:310px;
	float:left;
	margin-left: 13px;
	
}

#content .right2 {
	width:351px;
	float:left;
}

#content .right3 {
	width:350px;
	float:right;
}

#content .right_even {
	width:450px;
	float:right;
}

#content .right_even2 {
	width:350px;
	float:right;
}

#content .right_even_flash {
	width:600px;
	float:right;
}


#content .right_even2 {
	width:495px;
	float:right;
}

#small { font-size:10px; }
.list {
	margin:15px 0 0 0;
	padding:0 0 15px 0;
	background:url(../images/list_border.html) bottom no-repeat;
}

.list ul {
	margin:24px 0 0 14px;
}

.list li {
	margin:0 0 10px 0;
}

.list a {
	font-size:1.3em;
	color:#fff;
}

#search {
	width:280px;
	float:right;
}

#search label {
	width:80px;
	font-size:1.4em;
	color:#fff;
	letter-spacing:-1px;
	margin:8px 0 0 0;
	float:left;
}

#search .inputtext {
	font-size:1.3em;
	width:146px !important;
	width:151px;
	width/**/:/**/146px;
	height:25px !important;
	height:30px;
	height/**/:/**/25px;
	padding:5px 0 0 5px;
	float:left;
}

#home #search .inputtext {
	color:#000;
	border:1px solid #ce5ca0;
	background:#ff8bc8;
}

#photographic-training #search .inputtext {
	color:#000;
	border:1px solid #55909b;
	background:#79ede4;
}

#corporate-training #search .inputtext {
	color:#000;
	border:1px solid #639dbf;
	background:#82e3ff;
}

#aw #search .inputtext {
	color:#000;
	border:1px solid #c46fd4;
	background:#e78eff;
}

#wide_box {
	width: 884px !important;
	height: 175px;
	width: 900px;
	width/**/:/**/884px;
	margin: 25px 0 25px 0;
	padding: 9px 7px 7px 9px;
	background:#006436;
}

#wide_box h3 {
	color:#fff;
	margin-left:17px;
	padding-top:10px;
}

#wide_box .wide_box_img {
	margin-right:11px;
}

#wide_box .thumb {
	width:212px;
	height:170px;
	margin:0 11px 11px 0;
	float:left;
}

.box_grey {
	width:360px !important;
	width:380px;
	width/**/:/**/360px;
	padding:15px 4px 15px 16px;
	margin:15px 0 0 0;
	float:left;
	background:#383838;
}

.box_grey h3 {
	color:#fff;
}

.box_grey p {
	color:#919191 !important;
}

.box_grey a {
	color:#f21c8c;
}

.box_grey label {
	font-size:1.4em;
	color:#fff;
	margin-right:5px;
	float:left;
}

.box_grey select {
	font-size:1.4em;
	color:#000;
	width:185px;
	float:left;
}

.products {
	width:900px;
	float:left;
	margin:0 0 25px 0;

}

.products p {
	padding:25px 0 0 0;
}

.imgproducts_r {
	margin-left:25px;
	float:right;
}

.imgproducts_l {
	margin-right:25px;
	float:left;
}

.products .price {
	font-size:2.6em;
	color:#fff;
}

/*--------------------------- END GLOBAL ---*/

/*--------------------------------- HOME ---*/

#home_scroller {
	width:750px;
	height:366px;
	margin:0 0 0 0;
	float:left;
}

#home_slides {
	width:750px;
	height:366px;
	float:left;
}

.home_slide {
	width:750px;
	height:366px;
	float:left;
}

.home_slide .image {
	width:250px;
	float:left;
}

.home_slide .info {
	width:327px !important;
	width:360px;
	width/**/:/**/327px;
	height:346px !important;
	height:366px;
	height/**/:/**/346px;
	padding:20px 15px 0 18px;
	float:left;
}

.home_slide .info h3 {
	color:#fff;
}

.home_slide .info p {
	line-height:17px;
}

.home_slide .info.scroller01 {
	background:#44b8af;
}

.home_slide .info.scroller01 p {
	color:#145f59 !important;
}

.home_slide .info.scroller02 {
	background:#33b8de;
}

.home_slide .info.scroller02 p {
	color:#147b98 !important;
}

.home_slide .info.scroller03 {
	background:#8437a7;
}

.home_slide .info.scroller03 p {
	color:#000 !important;
}

#h_tutorial {
	font-size:1.7em;
	color:#fff;
	width:184px !important;
	width:250px;
	width/**/:/**/184px;
	height:341px !important;
	height:367px;
	height/**/:/**/341px;
	margin:0 0 0 0;
	padding:25px 36px 0 30px;
	float:right;
	background:#383838;
}

#h_tutorial .read_more {
	margin-top:35px;
}

#wide_box_d {
	width:984px !important;
	width:900px;
	width/**/:/**/984px;
	margin:0 0 25px 0;
	padding:7px 7px 7px 9px;
	background:#383838;
}

#wide_box_d .box1 {
	width:216px !important;
	width:231px;
	width/**/:/**/216px;
	height:129px !important;
	height:142px;
	height/**/:/**/129px;
	padding:5px 7px 9px 8px;
	margin:0 19px 0 0;
	float:left;
	background:#44b8af;
}

#wide_box_d .box2 {
	width:216px !important;
	width:231px;
	width/**/:/**/216px;
	height:129px !important;
	height:142px;
	height/**/:/**/129px;
	padding:5px 7px 9px 8px;
	margin:0 19px 0 0;
	float:left;
	background:#33b8de;
}

#wide_box_d .box3 {
	width:216px !important;
	width:231px;
	width/**/:/**/216px;
	height:129px !important;
	height:142px;
	height/**/:/**/129px;
	padding:5px 7px 9px 8px;
	margin:0 19px 0 0;
	float:left;
	background:#8437a7;
}

#wide_box_d .box4 {
	width:216px !important;
	width:231px;
	width/**/:/**/216px;
	height:129px !important;
	height:142px;
	height/**/:/**/129px;
	padding:5px 7px 9px 8px;
	float:left;
	background:#7fc13d;
}

#wide_box_d .t1 {
	font-size:1.2em;
	color:#086059;
	margin-bottom:5px;
	float:left;
}

#wide_box_d .t2 {
	font-size:1.2em;
	color:#045d76;
	margin-bottom:5px;
	float:left;
}

#wide_box_d .t3 {
	font-size:1.2em;
	color:#450762;
	margin-bottom:5px;
	float:left;
}

#wide_box_d .t4 {
	font-size:1.2em;
	color:#2e5803;
	margin-bottom:5px;
	float:left;
}

#wide_box_d h2 {
	font-size:1.8em;
	line-height:16px;
	color:#fff;
	padding-bottom:0;
}

#wide_box_d .date,
#wide_box_d .price {
	font-size:1.8em;
	color:#000;
	letter-spacing:-1px;
}

#wide_box_d .speakers {
	font-size:1.8em;
	color:#a1e0db;
	letter-spacing:-1px;
	float:left;
	margin-bottom:10px;
}

#wide_box_d .best {
	font-size:1.6em;
	color:#1187a9;
	letter-spacing:-1px;
	float:left;
	margin-bottom:10px;
}

.box_box_wrap {
	width:670px;
	margin:0 0 10px 0;
	float:left;
}

.box {
	width:665px !important;
	width:670px;
	width/**/:/**/665px;
	padding:0 0 0 5px;
	height:232px;
	float:left;
}

.box_shadow {
	width:670px;
	float:left;
	height:7px;
}

.box .content {
	width:271px;
	margin:15px 0 0 15px;
	float:left;
	display:inline;
}

#st {
	background:url(../images/home/shadow_top.jpg) no-repeat;
}

#bt {
	background:url(../images/home/shadow_bottom.jpg) no-repeat;
}

/* pink */

#p_pink {
	background:url(../images/home/shadow_bg_pink.jpg) repeat-y;
}

.box .content.cpink h3 {
	font-size:1.3em;
	color:#fe71d1;
	padding:0 0 7px 0;
}

.box .content.cpink h2 {
	font-size:2.7em;
	color:#fff;
	font-weight:bold;
	line-height:24px;
	letter-spacing:-1px;
	padding:0 0 18px 0;
}

.box .content.cpink p {
	font-size:1.2em;
	color:#1b2a0b;
	line-height:18px;
	padding:0 0 18px 0;
}

.previous {
	float:left;
}

.next {
	margin:0 5px 0 0;
	float:right;
	display:inline;
}

.feature {
	margin:12px 0 0 0;
}

.sponsors {
	margin:15px 0 54px 0;
}

.award_gallery {
	width:332px !important;
	width:351px;
	width/**/:/**/332px;
	padding:15px 0 15px 19px;
	margin:0 0 21px 0;
	float:left;
	background:#f72b96;
}

.award_gallery .thumb {
	width:151px;
	height:105px;
	margin:0 11px 13px 0;
	float:left;
}

#award_quote {
	font-size:1.7em;
	color:#fff;
	font-weight:bold;
	letter-spacing:-1px;
	width:401px !important;
	width:467px;
	width/**/:/**/401px;
	margin:50px 0 25px 0;
	padding:25px 36px 25px 30px;
	float:left;
	background:#383838;
}

#awards_nav {
	margin:0 0 20px 0;
	float:left;
}

/*----------------------------- END HOME ---*/

/*------------------------------ CONTACT ---*/

#form {
	color:#fff;
	width:837px !important;
	width:900px;
	width/**/:/**/837px;
	margin: 30px 0 0 0;
	padding: 21px 35px 21px 28px;
	float:left;
	background:#510D5A;
}

#form_l {
	width:392px;
	float:left;
}

#form_r {
	width:417px;
	float:right;
}

#form label {
	font-size:1.2em;
	color:#fff;
	font-weight:normal;
	width: 95px;
	margin:12px 0 0 0;
	float:left;
}

#form labeRl {
	font-size:1.2em;
	color:#fff;
	font-weight:normal;
	width: 95px;
	margin:12px 0 0 0;
	float:left;
}

#form .inputtext {
	font-size:1.2em;
	color:#000;
	width: 288px !important;
	width:343px;
	width/**/:/**/288px;
	height:22px !important;
	height:28px;
	height/**/:/**/22px;
	margin:4px 0 0 0;
	padding:6px 0 0 5px;
	float:left;
	border:1px solid #a89a7c;
	background:#EACEF1;
}

#form textarea {
	font-size:1.2em;
	color:#000;
	width:288px !important;
	width:343px;
	width/**/:/**/288px;
	height:100px;
	margin:4px 0 0 0;
	padding:6px 0 0 5px;
	float:left;
	border:1px solid #a89a7c;
	background:#EACEF1;
}

#form #how_c {
	width:389px;
	float:left;
}

#form #how_c .radio {
	margin:30px 0 0 15px;
}

#form #updates {
	width:318px;
	margin:30px 0 0 0;
	float:left;
}

#form #updates .checkbox {
	margin: 0px 7px 0 15px;
	float:left;
	display:inline;
}

#form .submit {
	margin-top:30px;
}

.email_dir {
	margin:35px 0 0 0;
}

/*-------------------------- END CONTACT ---*/




#pic_right {
	width:300px !important;
	margin: 6px 0 0 0;
	float:right;
}

#pic_right2 {
	width:260px !important;
	margin: 6px 0 0 0;
	float:right;
}

.spaceTop {
	padding-top: 20px;
}



/*------------------------------ BESPOKE ---*/

#flickr {
	width:900px;
	margin:0 0 25px 0;
	float:left;
}

/*-------------------------- END BESPOKE ---*/

/*---------------------- SUCCESS STORIES ---*/

.success_story {
	width:237px;
	margin:0 11px 0 0;
	float:left;
}

.success_story img {
	margin:0 0 12px 0;
}

.success_story .more {
	margin:0 0 0 18px;
}

.success_story h3 {
	line-height:20px;
	padding-bottom:0;
}

#next_prev_success {
	width:979px;
	margin:15px 0 0 0;
	padding:13px 0 0 0;
	border-top:1px solid #ef4fa3;
	float:left;
}

/*------------------ END SUCCESS STORIES ---*/

/*------------------------------ MENTORS ---*/

.mentors {
	width:997px;
	float:left;
}

.mentors p {
	padding:25px 0 0 0;
}

.imgmentor_r {
	margin-left:25px;
}

.imgmentor_l {
	margin-right:25px;
}

/*-------------------------- END MENTORS ---*/

/*--------------------------- TRANSITION ---*/

.transition {
	width:226px;
	margin:19px 0 15px 17px;
	float:left;
	display:inline;
}

.transition h3 {
	color:#fff;
	margin-left:0px !important;
	padding-bottom:25px;
}

/*----------------------- END TRANSITION ---*/

/*--------------------------------- FAQs ---*/

.question {
	width:948px !important;
	width:900px;
	width/**/:/**/948px;
	padding:25px 26px 29px 26px;
	float:left;
	background:#ea1d89;
}

.question h3 {
	color:#2d2828;
	padding:0 0 0 0;
}

.answer {
	width:946px;
	margin:15px 0 0 25px;
	float:left;
	display:inline;
}

.answer p {
	font-size:1.6em;
	font-weight:bold;
	line-height:20px;
	padding-bottom:25px;
	color:#fff !important;
}

/*----------------------------- END FAQs ---*/

/*---------------------- SEMINAR TRAINER ---*/

#seminar_select {
	width: 900px;
	height: 45px;
	margin: 20px 0 20px 0;
	float: left;
	background: #10623c;
}

#seminar_select h3 {
	font-size:2.6em;
	color:#fff;
	float:left;
	padding: 11px 0 13px 15px;
}

#select_seminar_box {
	width:388px;
	height:29px;
	margin:17px 8px 0 0;
	float:right;
	display:inline;
	background:url(../images/photographic-training/select_seminar.jpg) no-repeat;
}

#select_box {
	width:388px;
	height:29px;
	margin:17px 8px 0 0;
	float:right;
	display:inline;
	background:url(../images/select.png) no-repeat;
}

#select_seminar_box form {
	margin:3px 8px 0 0;
	float:right;
	display:inline;
}

#select_box form {
	margin: 5px 8px 0 0;
	float:right;
	display:inline;
}

#select_seminar_box select {
	font-size:1.2em;
	color:#000;
	width:212px;
	height:19px;
}

#select_box select {
	font-size:1.2em;
	color:#000;
	width:212px;
	height:19px;
}

.imgseminar {
	margin-left:25px;
}

/*------------------ END SEMINAR TRAINER ---*/

/*---------------------- WE ARE THE BEST ---*/

.team {
	width:192px;
	height:244px;
	margin:10px 41px 0 18px;
	float:left;
	display:inline;
}

.team img {
	margin-bottom:7px;
}

.team h4 {
	font-size:1.5em;
	line-height:20px;
}

.team p {
	line-height:16px;
	margin-top:15px;
}

/*------------------ END WE ARE THE BEST ---*/

/*------------------------------ GALLERY ---*/

#gallery {
	width:944px !important;
	width:900px;
	width/**/:/**/944px;
	padding:25px 28px 0 28px;
	float:left;
	background:#f21c8c;
}

#gallery #image {
	width:945px;
	height:409px;
	float:left;
}

#gallery #next_prev {
	width:100%;
	margin:15px 0 0 0;
	padding:20px 0 13px 0;
	border-top:1px solid #ef4fa3;
	float:left;
}

#gallery #thumbnails {
	width:701px;
	margin:0 0 0 27px;
	float:left;
	display:inline;
}

#thumbnails .thumb {
	width:85px;
	height:56px;
	margin:0 3px 4px 0;
	float:left;
}

#thumbnails .thumb .theControl {
	cursor:pointer;
}

/*-------------------------- END GALLERY ---*/

/*-------------------------------- BOOKS ---*/

.btestimonial {
	width:948px !important;
	width:900px;
	width/**/:/**/948px;
	padding:25px 26px 29px 26px;
	float:left;
	background:#383838;
}

.btestimonial h2 {
	padding-bottom:4px;
}

.btestimonial h3 {
	color:#fd28d3;
	padding:0 0 0 0;
}

.a_testimonial {
	width:710px;
	float:right;
}

.a_testimonial p {
	font-size:1.7em;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:20px;
}

/*---------------------------- END BOOKS ---*/

/*------------- CORPORATE TRAINING INTRO ---*/

.see_more {
	margin-top:25px;
}

/*--------- END CORPORATE TRAINING INTRO ---*/






/*-------------------------------- OTHER ---*/

.margin_b_10 {
	margin-bottom:20px;
}

.margin_b_20 {
	margin-bottom:20px;
}

.margin_l_20 {
	margin-left:20px;
}

.bPrev,
.Prev {
	cursor:pointer;
}

.bNext,
.Next {
	cursor:pointer;
}

#previous {
	width:93px;
	height:35px;
	float:left;
}

.cursor {
	cursor:pointer;
}



/*---------------------------- END OTHER ---*/

/*----------------------------- FOOTER ---*/

#footer {
	font-size:1.2em;
	color:#fff;
	width:898px;
	margin: 40px 0 0 0;
	padding:23px 0 20px 0;
	float:left;
}

#footerG {
	font-size:1.2em;
	color:#fff;
	width:898px;
	margin:50px 0 0 0;
	padding:23px 0 20px 0;
	float:left;
}

#footer.home {
	border-top:1px solid #f186be;
}

#footer.line {
	border-top:1px solid #510d5a;
}

#footer.lineG{
	border-top:1px solid #044a29;
}

#footer.photographic-training {
	border-top:1px solid #a2dcd7;
}

#footer.corporate-training {
	border-top:1px solid #fff;
}

#footer.aw {
	border-top:1px solid #c29bd3;
}

#footer .left {
	width:600px;
	float:left;
}

#footer .right {
	width:200px;
	float:right;
}

#footer #imagesby {
	width:700px;
	float:left;
}

#footer a:hover {
    color:#510D5A;
	text-decoration:underline;
}
/*------------------------- END FOOTER ---*/

.Qmark	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

.pr_left{
	width: 100px; float: left;
}

.pr_right{
	width: 450px; float:left; font-size:12px;
}

.clearit{
clear:both;	
}


